You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clean Flask-based URL shortener that converts long links into short, shareable URLs with optional custom aliases, expiration support, and TinyURL mirroring. Uses SQLite for persistence, includes copy helpers, rate limiting, and a simple REST API. Ideal for learning backend fundamentals and deployment.
SajiloCoffee+ is an online coffee shop platform with a customer-friendly storefront and a professional admin dashboard. Customers can order coffee, buy subscriptions, and get personalized recommendations, while admins can easily manage products, orders, and users. The goal is to provide good coffee experience for customers from an cafe like shop.
Express API Boilerplate is for building scalable APIs with separate controllers, routes, and validation. Includes basic error handling and sample test cases.
Credit Approval System 💳 is a Dockerized 🐳 Django REST API built to evaluate customer loan eligibility using a rule-based 📊 credit scoring algorithm. The system calculates credit scores based on loan history 📁, repayment behavior ✅, debt exposure 📉, and income levels 💰 to determine loan approval 🏦 and corrected interest rates 📈.
OverClocked Helpdesk is a FastAPI-based mentor helpdesk system where students raise queries and mentors respond through a role-based dashboard. Built with FastAPI, Jinja templates, SQLite, and SQLAlchemy, focused on clarity, speed, and real college workflows.
A beginner-friendly backend server built using Node.js/Express that handles basic routing, API endpoints, and JSON responses ideal for learning backend development.
A simple Student Registration web application built with Spring Boot, Spring MVC, JSP, and H2 database demonstrating form handling and data persistence using Spring Data JPA.
A simplified UI-based version control system built to compete with Git and GitHub. The project focuses on reducing command-line complexity by providing an intuitive interface for tracking file changes, managing versions, and viewing project history, making version control easier for beginners and small teams.
AcademiQ is an AI quiz platform built using Django (Python) and MySQL, deployed on Render and MySQL Database on CloudClever for scalable performance. Users can sign up, log in, and log out, with secure account management. It allows creating self-quizzes, public quizzes with shareable codes, and AI-generated quizzes using models like DeepSeek.
API backend que permite upload de vídeos MP4 e conversão automática para MP3 utilizando Node.js, Express e FFmpeg, com processamento de arquivos e download do áudio convertido.
API REST desenvolvida com Node.js, Express e MongoDB, aplicando boas práticas de arquitetura, organização em camadas, tratamento de erros e integração com banco NoSQL.