Newsletters

December 2024-Present

VotingSphere – Real-Time Election System

Ongoing
Role

Lead Backend Engineer

Contribution

Designed and implemented a secure, real-time digital voting system using Django, PostgreSQL, and Redis Channels. Features include anonymous voting, live WebSocket updates, admin dashboard, category filtering, and vote audit logging. Engineered for enterprise scalability and integrity.

August 2025 – August 2025

CSV → Parquet Mini-Pipeline

completed
Role

Data Engineer

Contribution

Developed a production style Python CLI to convert raw CSV drops into analytics-ready Parquet files with schema validation, idempotent runs, and structured logging. Implemented partitioned storage for efficient queries n built observability features including dead-letter queue (DLQ) handling n JSON logs. Achieved ~99% test coverage with GitHub Actions CI/CD. Added SQL window-function exercises with DuckDB for analytics practice. Deployed locally n to Amazon S3 with PyArrow n moto-based testing.

November 2025-Present

Personal Portfolio & Project Showcase

Ongoing
Role

Web Developer | Designer

Contribution

Designed and developed a WordPress-based portfolio to showcase PhD research, machine learning projects, and technical writing. Customized the theme and layout, added dynamic project and blog sections using custom PHP/JavaScript, integrated resume download and contact workflows, and optimized the site for responsiveness, performance, and accessibility.

November 2025-Present

Personal Portfolio & Project Showcase

Ongoing
Role

Web Developer | Designer

Contribution

Designed and developed a WordPress-based portfolio to showcase PhD research, machine learning projects, and technical writing. Customized the theme and layout, added dynamic project and blog sections using custom PHP/JavaScript, integrated resume download and contact workflows, and optimized the site for responsiveness, performance, and accessibility.

August 2025 – August 2025

CSV → Parquet Mini-Pipeline

completed
Role

Data Engineer

Contribution

Developed a production style Python CLI to convert raw CSV drops into analytics-ready Parquet files with schema validation, idempotent runs, and structured logging. Implemented partitioned storage for efficient queries n built observability features including dead-letter queue (DLQ) handling n JSON logs. Achieved ~99% test coverage with GitHub Actions CI/CD. Added SQL window-function exercises with DuckDB for analytics practice. Deployed locally n to Amazon S3 with PyArrow n moto-based testing.

August 2025 – August 2025

Real-time Fraud Detection API

completed
Role

Machine Learning Engineer | Full-Stack Developer

Contribution

Developed and deployed an end-to-end ML system for real-time credit card fraud detection. Handled extreme class imbalance using SMOTE, trained and evaluated multiple models, selecting Random Forest (AUC ≈ 0.9619) for deployment. Built a FastAPI backend, Streamlit frontend, and Dockerized application deployed on Render with integrated Swagger API documentation.