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.
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.
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 📈.
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.
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 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.
Développez une API REST avec Node, Express et MongoDB pour gérer un catalogue de produits. Une interface frontend testera automatiquement vos routes et affichera un mot secret si tout est correct.