My Projects
A collection of my open-source projects and personal work demonstrating various technologies and programming skills.

Express Service Template (TypeScript)
A production-style Node.js/Express service in TypeScript, set up for AWS deployment — structured routing, typed request handling, and clean separation of concerns as a starting point for real backend services.
Node.jsTypeScriptExpressAWS
View on GitHub

Rate Limiting Algorithms (C#)
ASP.NET implementation of two API rate-limiting strategies — static and dynamic — showing how to protect backend endpoints from request overload.
C#ASP.NETRate Limiting
View on GitHub

Movies App (React Native)
Cross-platform React Native app in TypeScript that browses top-rated movies from a public movie API, with search and a favorites tab.
React NativeTypeScriptMobile
View on GitHub

Internship API Service (Node.js)
Layered REST API in Node.js demonstrating resource routing, controller/service separation, and backend architecture fundamentals.
Node.jsJavaScriptREST APIBackend
View on GitHub
Want to see more?
Visit My GitHub Profile