Projects

A collection of open-source work, experiments, and real-world software I've built and shipped.

NoteHubAPI is a Django-based API for team note management. It offers user authentication, team handling, and note creation. It supports Swagger and Redoc for developer-friendly documentation.
django
django-rest-framework
drf-yasg
python
sqlite
Nexio is a modern Contact Management System designed to simplify contact management. This README covers its tech stack, installation with ReactJS, Vite, and ASP.NET, Docker Compose deployment, and licensing information.
asp-net-core
docker
docker-compose
reactjs
This project implements a RESTful API for authentication using Django and Django Rest Framework (DRF). It includes endpoints for user registration, login, and password reset with code verification via SMTP, and uses JWT (JSON Web Tokens) for secure authentication.
authentication
django
django-rest-framework
rest-api
MakerSync-ESP32 is a project that converts PET plastic into 3D printing filament. It uses an ESP32 microcontroller with various sensors and components for interactive control, and a Django REST API for data exchange.
arduinojson
esp32
lcd16x2
platformio
ESP32-Tutorial Repository Explore the ESP32-Tutorial repository for an in-depth guide on leveraging custom libraries for Bluetooth, WiFi, and Firebase functionalities on the ESP32 platform.
bluetooth
esp32
firebase
wifi
Recipe Management System Backend API Documentation: Authentication, user management, and recipe management routes for creating, reading, updating, and deleting recipes.
flask
flask-pymongo
python