Back_To_Home

All_Projects

Complete Archive

12 projects in collection

BATCH_01 // #01

SocialNetwork

My Deep Dive into Full-Stack Systems

A personal project to master real-time communication and complex backend architecture using .NET and Angular.

Real-time
Auth
State
#C##.NET Core 8#Angular 18#SQL Server#SignalR
BATCH_01 // #02

MD Explorer

A Better Way to Read My Docs

Built out of a personal need for a cleaner Markdown reader, exploring Flutter's desktop capabilities.

Folders
Reader
UI Flow
#Flutter#Dart#Riverpod#Markdown#Window Manager
BATCH_01 // #03

Groundwater Analytics

Exploring Environmental Data with ML

A data science project where I learned to predict water stress using Random Forest and interactive visualization.

Maps
Trends
Nature
#Python#Streamlit#Plotly#Scikit-Learn#Pandas
BATCH_01 // #04

GitScripe

My Experiment with AI Agents

An exploration into LLM agents and RAG to make sense of complex Git repository histories.

Agents
Insights
Context
#Node.js#React#TypeScript#Tailwind CSS#Prisma
BATCH_01 // #05

Diabetes XAI API

Learning Explainable Medical AI

A project focused on building trustworthy ML models with clear reasoning using XGBoost and SHAP.

Reasoning
AI Logic
API
#Python#FastAPI#XGBoost#Optuna#SHAP
BATCH_01 // #06

RepoPulse

My Personal Project Command Center

A custom dashboard I built to organize my messy GitHub repositories and bind them to local folders.

Command
Spaces
Visuals
#Next.js#React#Tailwind CSS#Zustand#NextAuth
BATCH_01 // #07

ICM Fraud Detection

Real-time Scoring with Imbalanced Data

An ML project exploring how to catch fraud in high-volume streams with extreme class imbalance.

Latency
Security
Streams
#Python#FastAPI#XGBoost#Pandas#Scikit-learn
BATCH_01 // #08

Chronos Planner

Building My Ideal Study System

A Flutter project to manage my learning schedule, featuring offline storage and focus tracking.

Schedule
Stats
HUD
#Flutter#Dart#Drift ORM#SQLite#Provider
BATCH_01 // #09

DayVault

Exploring Security & Privacy in Flutter

An encrypted journal exploring biometric authentication and secure local storage.

Security
Journal
Identity
#Flutter#Dart#Riverpod#ObjectBox#AES-256 / PBKDF2
BATCH_01 // #10

FastBeat Media Player

My Journey with Modern Android Development

A clean, ad-free media player built to master Jetpack Compose and the Media3 ExoPlayer stack.

Player
Library
Stats
#Kotlin#Jetpack Compose#Media3#Room#Hilt/Dagger
BATCH_01 // #11

PAW (Personal Agent Workbench)

Centralizing My Local AI Tools

A Tauri-based desktop environment I built to manage local LLMs and autonomous agent experiments.

Chat
Security
Agents
#React#Vite#Tauri#TypeScript#TanStack Query
BATCH_01 // #12

Deep Learning Mastery

Learning AI from First Principles

A collection of core DL algorithms I built from scratch in PyTorch to truly understand how they work.

Terminal
Code
Math
#Python#PyTorch#Transformers#Hypothesis#Machine Learning