Skip to content
View ctronp's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report ctronp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ctronp/README.md

Hey there, everyone! πŸ‘‹

Have you ever stopped to think about why we gravitate toward certain tools or technologies? πŸ€” For me, it boils down to one key concept: balance. The balance between speed and stability, simplicity and control, scalability and security.

I’m passionate about building reliable and efficient software solutions, whether it’s through robust static typing, scalable cloud architectures, or leveraging open-source technologies. πŸ”§πŸ”’

Currently, I work as a backend developer at Flow 🏒, specializing in PHP, Java Spring Boot, and AWS. My day-to-day involves crafting solutions for a fintech platform with scalability, security, and high performance in mind. πŸš€πŸŒ

My guiding principles:

  • Explicit > Implicit: Clarity drives maintainability. Inspired by Python’s philosophy. 🐍
  • Static Typing > Dynamic Typing: Catching errors early means fewer headaches later. πŸ”
  • Containers > Virtual Machines: Efficiency and portability in one package. 🐳
  • Linux <3: The backbone of modern computing. 🐧
  • Open-source > Proprietary: Collaboration fuels innovation. 🀝
  • Right Tool for the Job: Pragmatism over dogma. πŸ› οΈ
  • WebAssembly (WASM) should dominate the web: Imagine WASM with full access to the DOM. 🌐

I'm driven by curiosity, guided by principles, and always ready to explore the next challenge. Let’s build something awesome together! πŸš€

Pinned Loading

  1. MCT MCT Public

    Micro C Test, a single header library for testing.

    C

  2. EfficientDataStructures EfficientDataStructures Public archive

    structures and methods in C that are efficient in memory management.

    C

  3. dotfiles dotfiles Public

    dotfiles for fedora

    Shell

  4. prime_worker prime_worker Public

    web api to Verify Prime numbers with 64 iterations of miller rabin test.

    Rust