Recently, I built a Django REST API Boilerplate โ a production-ready backend template for modern SaaS apps and APIs.
Highlights:
๐น Modular, scalable architecture with Django REST Framework
๐น JWT auth, Swagger docs, and Docker setup included
๐น Split settings for dev/prod environments
๐น PostgreSQL + Stripe-ready billing integration
๐น Clean API design for easy frontend integration
Itโs built for developers who want to skip repetitive setup and focus on real product logic from day one.
๐ GitHub: https://github.com/aman-sharma-dev/saas-boilerplate
0
20
About 2 months ago, I built an Encryption Suite โ a versatile tool for encrypting text, files, and folders with Flask, Python GUI, and CLI support.
Highlights:
๐น Password & key-based encryption
๐น Web UI, GUI, and CLI in one project
๐น Fernet and demo ciphers like Caesar
๐น Simple yet powerful for all users
Itโs a fun experiment in multi-interface app design, blending web, desktop, and command-line experiences under one secure system.
๐Github: https://github.com/aman-sharma-dev/pycryption
0
21
About 3 months ago, I built PDF Toolbox (https://github.com/aman-sharma-dev/pdftoolbox), a lightweight suite of tools to manage and interact with PDF files - all through a clean web interface and live API documentation.
Itโs not just about merging or compressing PDFs - the real focus is on the interactive API docs that let you test every endpoint directly in the browser, view request/response structures, and understand how the backend works in real time.
Key Highlights:
๐น Merge, compress, extract, and convert PDFs easily
๐น Live API playground for testing endpoints
๐น Built with Next.js, TypeScript, TailwindCSS, and shadcn/ui
๐น Powered by pdf-lib for PDF operations
๐น Deployed on Vercel for smooth performance
PDF Toolbox shows how simple, transparent API design can turn even small utilities into developer-friendly products.
0
21
About 7 months ago, I built Forjnot (https://forjnot.vercel.app/), a high-performance monorepo starter template designed for developers who care about scalability and clean architecture.
It integrates NestJS, Next.js, and TurboRepo - making it easy to spin up real-world, production-ready full-stack apps with minimal setup.
Key Highlights:
๐น Modular & Scalable Backend powered by NestJS
๐น Next.js frontend with SSG support
๐น TurboRepo for efficient monorepo management
๐น Shared packages for configs, DTOs, types, and utilities
๐น Ready-to-use Docker setup for smooth deployment
Forjnot (https://forjnot.vercel.app/) isnโt just a boilerplate - itโs a carefully structured foundation built for speed, clarity, and long-term scalability.
๐ Check it out on GitHub: https://github.com/aman-sharma-dev/forjnot