01
WebDev News
WebDev News is a full-stack Next.js 14 application that aggregates web development news and uses Groq AI to generate concise summaries of articles. Built with Server-Side Rendering for SEO and performance, TanStack Query for optimized data fetching, and Tailwind CSS for styling. SSR implementation reduced first contentful paint time by approximately 40%. The project demonstrates real-world integration of an AI API into a production news workflow.
02
Backend Starter
Backend Starter is an open-source, production-ready backend template that provides a clean, scalable MVC architecture for Node.js applications. Features include JWT authentication, role-based access control (RBAC), centralized error handling, Winston logging, environment-based configuration, and CI/CD pipelines via GitHub Actions. Used as the foundation for 3+ personal projects. Starred by other developers on GitHub.
03
SupportFlow AI
SupportFlow AI is a full-stack multi-tenant AI customer support platform developed for the Sheryians Coding School Hackathon 2026. It provides isolated workspaces for businesses with role-based access control, AI-powered customer support, automated ticket creation, real-time agent notifications, JWT authentication, knowledge base caching, and analytics for efficient support management.
04
NASA Knowledge Engine
Developed NASA Knowledge Engine, an AI-powered application using React.js, Node.js, Express.js, and OpenAI API to provide intelligent question answering over 600+ pages of NASA research documents. The project was showcased at the NASA Space Apps Challenge 2024 and TechSprint Hackathon 2025.
05
secure-test-guard
secure-test-guard is a published open-source NPM package developed to enhance security validation and testing utilities in Node.js projects. Managed full package lifecycle: development, TypeScript typings, versioning, documentation, and NPM registry publishing. Demonstrates end-to-end ownership of an open-source library from concept to distribution.
06
Shery AI
Shery AI is a production-ready full-stack AI application that delivers fast, intelligent, and context-aware conversations through a modern web interface. Built with the latest web technologies, it integrates Large Language Models with real-time streaming responses to provide a seamless chat experience.
The platform features optimized prompt orchestration, conversation history management, responsive UI, and efficient backend APIs for low-latency interactions. It focuses on delivering high-quality AI responses while maintaining excellent performance and scalability.
07
ChatGPT HB
ChatGPT HB is a production-ready AI chatbot application built to provide fast, intelligent, and human-like conversations through an intuitive and responsive interface. The platform integrates large language models to generate context-aware responses while maintaining a smooth user experience.
The application features real-time chat interactions, conversation history management, markdown rendering, responsive design, and optimized API communication for low-latency performance. It is designed with scalability and clean architecture in mind, demonstrating modern frontend development practices and AI integration.