Skip to content

Projects

A curated set of technical builds — engineered, shipped, and iterated with real-world constraints in mind.

⌘K
Acoustic Horizons
Jan 2023 – Sep 2024
Acoustic Horizons

Bone‑conducting navigation headset prototype for the visually impaired (ESP‑32 camera modules) — capstone, patent‑track.

AccessibilityComputer VisionEmbedded SystemsHuman‑Computer Interaction
Impact: Assistive navigation headset prototype (patent under consideration).
Explore project further
BoostFex
Feb 2024 – Aug 2024
BoostFex

IEEE Access implementation: bank‑transaction anomaly detection via Gradient‑Boosted Federated Learning (privacy‑preserving).

Federated LearningAnomaly DetectionGradient BoostingPrivacy
Impact: Gradient‑boosted federated learning for financial anomaly detection.
Explore project further
BERT NLP Model for Depression Detection
Sep 2023 – Dec 2023
BERT NLP Model for Depression Detection

BERT fine‑tuned to detect depression/suicidal ideation signals from text — reproducible NLP training + evaluation pipeline.

NLPTransformersDeep LearningAI for Social Good
Impact: BERT‑based mental‑health text classification pipeline.
Explore project further
Emerging Trends in Quantum Computing and Cryptography
Nov 2023 – Dec 2023
Emerging Trends in Quantum Computing and Cryptography

CoCoNet’23 lightning talk materials on quantum computing trends and cryptography impact (post‑quantum context).

Quantum ComputingCryptographyPost‑Quantum CryptographyResearch
Impact: Conference lightning talk material on QC + cryptography.
Explore project further
C++ Graph Algorithm Library
Jan 2023 – May 2023
C++ Graph Algorithm Library

Modular C++ graph‑algorithm library (BFS/DFS, shortest paths, MST, topo sort) with Python‑callable bindings for reuse in analytics workflows.

Graph AlgorithmsData StructuresSystems ProgrammingLanguage Interop
Impact: Reusable graph algorithms library — callable from Python.
Explore project further
Stream and Batch Processing of Tweets with Apache Kafka and Spark
Jan 2023 – May 2023
Stream & Batch Processing of Tweets (Kafka + Spark)

Lambda‑style pipeline for tweets using Kafka + Spark Streaming and batch jobs — real‑time insights with historical recomputation.

Streaming SystemsBatch AnalyticsETL PipelinesScalable Data Processing
Impact: End‑to‑end streaming + batch pipeline for tweets.
Explore project further
Quiz application using MVP Architecture in Java
Jan 2023 – Apr 2023
Quizzy

A quiz management system in Java using Model‑View‑Presenter for maintainability — create, administer, and attempt quizzes with clean separation of concerns.

Software ArchitectureDesign PatternsOOPProduct UX
Impact: Quiz management app with MVP architecture.
Explore project further
CNN for Image Classification on CIFAR-10 Dataset
Aug 2022 – Dec 2022
CNN for Image Classification (CIFAR‑10)

Convolutional neural network implementation for CIFAR‑10 with training pipeline, evaluation, and experiment‑ready structure.

Convolutional NetworksComputer VisionModel TrainingEvaluation
Impact: CNN model + training pipeline on CIFAR‑10.
Explore project further
Customer Churn Prediction Using Decision Trees
Aug 2022 – Dec 2022
Customer Churn Prediction

Interpretable churn model using decision trees — feature engineering, evaluation, and explainable split logic for actionable retention insights.

Supervised LearningFeature EngineeringModel SelectionEvaluation
Impact: Interpretable churn prediction with decision trees.
Explore project further
Mini-Kafka Implementation using Python
Aug 2022 – Dec 2022
Mini‑Kafka Implementation (Python)

A compact, educational Kafka‑like broker in Python: topics, producers/consumers, and message flow — built to understand distributed log systems from the inside.

Distributed SystemsPub/SubReplicationConcurrency
Impact: Kafka‑style message broker built from scratch in Python.
Explore project further
MySQL IMDb Database with Streamlit Front End
Aug 2022 – Dec 2022
IMDb MySQL Database + Streamlit Front End

IMDb dataset loaded into MySQL with optimized queries and a Streamlit UI for exploration — a full data‑to‑app workflow.

Relational ModelingQuery OptimizationData AppsVisualization
Impact: SQL + Streamlit exploration app over IMDb data.
Explore project further
Stock market prediction using HMMs
Aug 2022 – Dec 2022
Stock Market Prediction using HMMs

Time‑series modeling with HMMs to infer market regimes and forecast behavior — a probabilistic approach to noisy financial data.

Probabilistic ModelsTime SeriesState EstimationEvaluation
Impact: Market regime modeling with Hidden Markov Models.
Explore project further
String matching using Burrows-Wheeler-Algorithm
Aug 2022 – Dec 2022
String Matching using Burrows‑Wheeler Alignment (BWA)

Efficient string matching inspired by BWA: Burrows–Wheeler transform + alignment concepts — algorithmic rigor with real bioinformatics flavor.

String MatchingIndexingAlgorithm DesignComplexity Analysis
Impact: Burrows–Wheeler based string matching implementation.
Explore project further
5G Network Slicing Simulation using Python
Jan 2022 – Apr 2022
5G Network Slicing Simulation (Python)

Simulation of 5G network slicing across eMBB, mMTC, and URLLC with dynamic resource allocation and performance metrics.

NetworkingSimulationResource AllocationPerformance Metrics
Impact: 5G slicing simulation with metrics + modular architecture.
Explore project further
Linux Kernel Task Viewer Module
Jan 2022 – Apr 2022
Linux Kernel Task Viewer Module

Linux kernel module that lists running tasks (PID, state, parent) for a real‑time process‑tree snapshot — built to learn kernel internals hands‑on.

Operating SystemsKernel ProgrammingProcess ManagementSystems Debugging
Impact: Kernel module for dynamic task inspection.
Explore project further
En-Zone Entertainment Website
Aug 2021 – Dec 2021
En‑Zone Entertainment Website

Full‑stack entertainment hub for music, comics, and manga — modern front‑end experience with robust backend support.

Full‑Stack WebREST APIsDatabase DesignUI Engineering
Impact: Entertainment platform combining multiple content types.
Explore project further
PyEdit Pro
PES University
PyEdit Pro: The Ultimate Advanced Text Editor

Feature‑rich Python text editor built as a software‑engineering showcase — tied to an award‑winning paper (IEEE MRTM 2023).

Software CraftsmanshipUX DesignToolingProduct Thinking
Impact: Advanced Python text editor (best paper award).
Explore project further

Other Builds

Smaller experiments & utilities — quick to scan, fun to explore.

View all on GitHub
Source
GitHub (code, demos, prototypes)

Browse repositories, experiments, and source code. If you’re reviewing me for a role, start with the projects above — they provide context behind the commits.