My Project Archive
A detailed look at my software development journey and code designs.
Full-Stack Django App
A full-stack Django web application for managing POS devices, services, and client interactions. The system supports role-based logins (Client and Technician), device installation tracking, yearly maintenance reminders, service requests, and shop management. It features responsive frontend styling using Tailwind CSS and supports PDF generation, email notifications, and clean dashboards for both clients and technicians.
Full-Stack Django App Lite
A full-stack web application for managing POS device installations. The frontend is built with React using Material UI and Axios, featuring: role-based login, service trackers, device statuses, and REST API systems powered by an optimized Django backend.
Django - React App
A full-stack web application built with Django and React for managing POS device installations. Technicians and clients can add, edit, and track devices, log services, and filter inventories with a built-in search feature. Perfect for businesses maintaining large device inventories and scheduled services.
React App Full
A full-stack web application built with React and Node.js that allows users to manage devices through a clean and responsive interface. The app supports full CRUD operations, including adding, editing, deleting, and viewing detailed device information with image previews. It uses MongoDB for data storage and Material UI with Tailwind CSS for a modern and user-friendly design.