Second-year Computer Science undergraduate.
Focused on building strong foundations in Java backend systems, with emphasis on data structures, database behavior, and operating system concepts.
acadmate
Spring Boot REST API for academic management.
Includes JWT authentication and MySQL integration.
java-systems-and-algorithms
Data structures and algorithms implemented in Java.
Includes unit tests and complexity analysis.
(Current focus: arrays and hashing)
java-system-tools
Small CLI-based utilities built in Java.
java-database-engineering
Experiments with JDBC, SQL, and database interactions.
Java-Operating-Systems-Engineering
Exploring OS concepts through small concurrency experiments.
AI-Systems-Engineering
Notes and small experiments around AI systems and infrastructure.
skill-tracker
A personal study tracker.
Built with HTML, CSS, and JavaScript.
- Java backend development (Spring Boot, APIs, system design)
- Data structures and problem solving
- Database behavior and query execution
- Concurrency and OS-level concepts
- How the JVM handles memory during algorithm execution
- What happens inside MySQL during query execution
- Thread vs process behavior beyond Java abstractions
Working on a real-time competitive system focusing on:
- matchmaking
- state management
- backend-driven game logic