Projects

Data Engineering Journey

This project is a repo that contains everything about Data Engineering—from notes and daily logs to five real-world projects. For more details, check out the project repo.

ETL-PIPELINE-COVID-API

An ETL pipeline that fetches COVID-19 data from public APIs, transforms it, and loads it into PostgreSQL. The stack includes Python, Airflow, Docker, docker-compose, PostgreSQL, and SQLite.

NavPM

A full-stack enterprise-grade solution built for small to mid-level organizations, offering features like opportunity management, recruitment, bench tracking, and invoice management. Developed as a Data Engineer and Full Stack Developer.

Text Generator

An interactive text-generation web application built with JavaScript that allows users to input text and generate creative outputs. Powered by client-side logic, it's deployed via GitHub Pages for a seamless demo experience.

Java Fullstack Boilerplate

A comprehensive Java full-stack repository with three branches (frontend, backend, sql). Demonstrates end-to-end web development including Java EE/Spring backend, React/Thymeleaf frontend, and SQL schema/scripts.

Neo4j Mini Project

A mini-project demonstrating usage of Neo4j graph database for domain-specific data modeling and querying. Includes schema design, Cypher scripts, and code examples to explore graph relationships.

Complete React Guide

A structured collection of React tutorials, small projects, and learning modules. Covers core React concepts including components, hooks, routing, and state management.

Social Media App

A full-stack social media web application featuring post creation, image/video support, chat, notifications, and translation. Developed with React and deployed via Vercel.