Full-stack online food ordering app — browse restaurants, manage a cart, and place orders. Built with Node.js, Express, MySQL, and EJS.
-
Updated
Mar 21, 2026 - JavaScript
Full-stack online food ordering app — browse restaurants, manage a cart, and place orders. Built with Node.js, Express, MySQL, and EJS.
A full-stack vinyl record store where users can browse albums, filter by genre, search by title or artist, and manage a shopping cart.
Production ready Django + React starter template
Fundamentals-first Node.js + Express application with session-based authentication, SQLite persistence, and a server-rendered task dashboard.
Frontend image gallery using Appwrite Cloud for authentication, storage, and database. Users can register, log in, upload images, and view a personal cloud-based gallery.
A Django gift registry with custom session-based authentication and template inheritance
Full-stack Django weather application using OpenWeather API with session-based authentication and responsive UI.
A full-featured Django blog application with user authentication, post management, nested comments, and user profiles. Built with Django REST Framework, PostgreSQL, and Bootstrap 5 featuring session-based auth, slug URLs, and dynamic rendering.
Simple Node.js + Express login demo using Handlebars (HBS) and session-based authentication — client-side validation, Bootstrap UI, deployable on Render.
⚡ QuickShield — a lightweight, production-ready authentication template built with Fastify, Prisma, and TypeScript. Features secure cookie sessions, CSRF protection, rate limiting, email-based password resets, and automatic Swagger docs — everything you need to bootstrap a modern auth API.
A complete Django authentication system with user registration, login, logout, and secure password reset functionality using session-based authentication and email verification.
A secure and modular authentication system built with Django. Includes user registration, login, logout, password management, and session-based authentication with a clean and extensible architecture.
Track Instagram follower and following changes over time using Python and Instaloader. Detect new followers, unfollows, and profile activity with clean changelogs, clickable profile links, and local session-based tracking.
Full-featured Nuxt + Laravel Sanctum authentication system with email verification, password reset, and SSR-friendly logic — from my complete YouTube tutorial series.
This project is a backend for an authorization system with a full range of features, including social login, email verification, two-factor authentication, and password recovery. The system supports user role management and ensures high levels of security and scalability.
an application to create and manage markdown wiki pages
A backend application for managing a ticket system using Flask.py with User activities like booking and checking flights. Admin activities like managing flights on the platform. Databases used is MongoDB with Mongoengine as model framework
In this tutorial, I'll walk you through setting up authentication in your Next.js 13 app directory using NextAuth.js. It's worth noting that while we use the NextAuth package in this tutorial, you may be using the Auth.js package by the time you read this, as the libraries are now interchangeable.
Add a description, image, and links to the session-auth topic page so that developers can more easily learn about it.
To associate your repository with the session-auth topic, visit your repo's landing page and select "manage topics."