Skip to content
View adelcor's full-sized avatar
๐Ÿ˜Ž
๐Ÿ˜Ž

Highlights

  • Pro

Block or report adelcor

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adelcor/README.md

๐Ÿ‘‹ Hi, I'm Antonio del Corral

I'm a systems developer with a focus on performance, low-level programming, and technical clarity.

I started my journey at 42, where I spent years writing software from scratch in C and C++ โ€” no frameworks, no shortcuts. I learned to build custom shells, HTTP servers, and multi-threaded systems by diving deep into memory, concurrency, and how things really work under the hood.

Later, I moved into the cloud and data world, building efficient architectures on GCP and AWS, and helping teams migrate complex systems from legacy platforms. But even there, I brought a systems mindset: thinking in terms of memory, execution time, and long-term maintainability.

What drives me is understanding what's happening when you're not looking. Where every cycle goes. What gets lost in abstraction โ€” and how to bring that knowledge back to help others.



๐Ÿ“š I believe in:

  • Leaving systems better than I found them
  • Teaching through doing โ€” and measuring what matters
  • Writing code that doesn't just work, but works well

Fast, simple, and under control. Thatโ€™s how I like my code.


Popular repositories Loading

  1. aligned-memory-battle aligned-memory-battle Public

    C++ 1

  2. GNL2 GNL2 Public

    C

  3. ft_printf ft_printf Public

    C

  4. libft_checked libft_checked Public

    C

  5. cpp cpp Public

    C++

  6. minishell minishell Public

    C