All My Projects

All my project portfolio from real projects to open source projects.

Backend

Intelli Stock

Stock Tracking System is a cloud-ready inventory platform featuring multi-tenant architecture, real-time stock monitoring, and an integrated AI service for demand forecasting and inventory optimization. The system combines a high-performance Go backend with a Python AI engine, supported by Redis caching, PostgreSQL, and full observability through Prometheus and Grafana.

#Go
#Redis
#PostgreSQL
#FastAPI
#Docker
Web

Buildog

Buildog is a web app that helps bloggers write, schedule, and publish content. It offers a rich text editor, scheduling, one-click publishing, analytics, and customizable themes, streamlining the blogging workflow. Contributed to the web section of the project.

#Go
#TypeScript
#PostgreSQL
#AWS
Backend

Sonic Nest

Sonic Nest API is a RESTful service built with Spring Boot, designed to replicate core functionalities of a music streaming platform.

#Java
#SpringBoot
#PostgreSQL
#Docker
Mobile

Roty

Roty is a mobile fitness app for runners and cyclists that tracks routes, duration, speed, and calories with real-time analytics. Users can save and share their routes, and compete on weekly leaderboards where the best routes rise to the top. It is currently in closed beta.

#Rust
#Java
#SpringBoot
#ReactNative
#PostgreSQL
Backend

Car Dealership Management

Developed a backend service for a Car Dealership Management System.

#Java
#SpringBoot
#PostgreSQL
#Docker
#AWS
CLI

PacketZero

A blazing-fast, real-time network packet analyzer built in Rust. PacketZero captures live network traffic with zero-copy parsing and displays comprehensive statistics through an elegant terminal UI.

#Rust
#pcap
#ratatui
#tokio
#npcap
CLI

Git-Mate

Git-Mate is a command-line tool that automates GitHub workflows.

#Rust
#CLI
Backend

Hospital Management System

Developed a backend service for a Hospital Management System using Go, focusing on efficient management of patient data, appointments, medical records and hospital inventory. Implemented role-based access control.

#Go
#Fiber
#PostgreSQL
#Docker
#AWS