Insights on software development, tech trends and books
AWS Security clicks when you map trust: IAM first, keys everywhere, VPC paths, no public egress, and logs as your CCTV.
From 42 to DPG Media—Java cert, building a Core Java server, Hexagonal Architecture, code reviews, and rapid, fun learning.
DCA prep done. Built a Java app with Docker: Dockerfile → Maven JAR → multi-stage → Compose with DB. Used distroless; smaller image, harder debugging.
IPFS is a peer-to-peer way to share files online, making the web more resilient, open, and decentralized.
Earned my AWS Cloud Practitioner cert in 1 week using practice exams and focused study, pushing through the Dunning-Kruger effect to succeed.
Cloud computing provides flexible, scalable, and cost-effective resources on-demand, transforming how we store data, run apps, and innovate.
Struggled hard switching from VS Code to Vim during the 42 Piscine, but mastering Vim commands and GDB debugging made life (and exams) much easier.
Built a basic ray tracer in C, handling object intersections, lighting, shadows, and reflections while tackling math and performance challenges.
A socket is a software endpoint that enables communication between two devices over a network, allowing them to exchange data