<DevPortfolio />

Why Me?

🌍 Life Goals

To blend science, history, and technology and reach large audiences. Through my YouTube channel, my aim is to simplify complex concepts, ignite people's passion for learning, and leave a knowledge-rich digital legacy.

🚀 Career Goals

To join an innovative IT team in Germany (fully prepared with my ZAB certification and language skills), solving the company's most critical architectural bottlenecks, and evolving into a leading Senior Software Engineer who designs systems, not just writes code.

📊 Engineering Performance by the Numbers

How I single-handedly built end-to-end projects that usually take large teams months to complete.

📁 15,000+ Lines of Clean Code & 28 Tables

Including the support center and portal modules, I architected 28 relational database tables and 15K+ lines of code from scratch. I strictly adhered to SOLID principles, leaving zero room for spaghetti code.

80,000 Concurrent Users & 1-230ms Response Time

I scaled the system's initial target of 20K concurrent users to 80,000 through asynchronous operations and code optimizations. Even under massive loads, I managed to keep API response times blazingly fast, between 1 and 230 milliseconds.

🤖 100% Automated Escrow Pool

I wrote a cron-based business logic engine that reduces buyer-seller disputes to zero. Even if a buyer receives the product and forgets to leave feedback, the system automatically transfers the funds to the seller when the 24-hour timer expires. The seller's rights are always protected.

🛡️ Arbitration Panel & Armored Transaction Security

In the event of a potential return or dispute, funds are instantly frozen in the pool. While the arbitration panel reviews the evidence, not a single penny is lost even if the server crashes, thanks to the transaction.atomic() architecture. Additionally, flawless UX was ensured by granting buyers a 24-hour unconditional return right on every standard sale.