Skip to content
View LuckyLongre123's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LuckyLongre123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuckyLongre123/README.md

Lucky Longre

Full Stack Developer · New Delhi, India

I build software for real users — from a fee management system for a 30-year-old NGO serving 100+ slum children, to a production-grade AI blogging platform, to an AI pipeline that finished top 15 out of 3,500+ teams at HackFest 2.0 by GDG New Delhi.

Currently pursuing B.Voc Software Development at Ramanujan College, University of Delhi (2024–2028). Selected Contributor for GirlScript Summer of Code (GSSoC) 2026 — Open-Source Track.


Social & Stats

LinkedIn LeetCode

Live Stats

GitHub Stats


Projects

DevPostS Pro — AI-Powered Blogging Platform

Full Stack · Production-Grade · Solo Project

A professional blogging platform built with Next.js 16 (App Router) featuring AI-powered content enhancement, role-based access control, and a full admin dashboard — built to be fast, SEO-optimized, and distraction-free.

  • Full-stack app across 15,000+ lines of code: 18 REST API routes, 78 React components, 4 database models
  • AI content enhancement via Google Gemini, with per-user daily token quotas
  • JWT authentication (HttpOnly cookies) with role-based access control, bcrypt hashing, and Zod validation on every input
  • Cloudinary-backed image uploads, admin dashboard with optimistic UI updates, and 100% SEO coverage (dynamic sitemap, OpenGraph, JSON-LD)

Stack: Next.js 16 · React 19 · TypeScript · PostgreSQL · Prisma · Tailwind CSS v4 · Google Gemini API · Cloudinary

Live Demo · GitHub


Anvaya.AI — AI-Powered BRD Generation Platform

Top 15 · HackFest 2.0 by GDG New Delhi · 3,500+ teams

A 6-stage AI pipeline that ingests raw project files, maps stakeholders, extracts facts with source attribution, detects contradictions across sources, and generates a complete Business Requirements Document using Google Gemini API.

  • Built the full frontend in React 19 + Vite + TailwindCSS with step-by-step pipeline UI and PDF export
  • Backend: Node.js + TypeScript + Express + Prisma ORM on MongoDB
  • Designed 5 linked collections (User → Project → Fact → Contradiction → Resolution) — fully resumable pipeline
  • Multi-file upload (up to 10 files), JWT auth, Zod validation, Helmet + CORS security

Stack: React 19 · TypeScript · Node.js · Express · MongoDB · Prisma · Google Gemini API · TailwindCSS

Live Demo · GitHub


SWATI — Student Fee Management (NGO Client Project)

Freelance · Built for SWATI NGO, Delhi · Supported by CRY America

SWATI has been running education and welfare programs in Delhi's bastis since 1990. I built their first digital fee tracking tool — replacing manual paper records for 100+ students with a browser-based system that works offline, requires no server, and exports data to Excel.

  • Monthly fee breakdown: paid / partial / pending / overdue with carry-forward logic
  • Excel export/import via SheetJS — 3-sheet workbook (Students, PaymentHistory, Summary)
  • Full CRUD: add, edit, delete students, record payments, view payment history
  • Dashboard KPIs: total students, fees collected, fees pending, total revenue

Stack: HTML5 · CSS3 · JavaScript · SheetJS

GitHub


EduShare — Educational Notes Sharing Platform

Live Deployed · Full Stack · Solo Project

A notes-sharing platform for students and teachers across colleges — live and handling real file uploads.

  • 7-table normalized MySQL schema with CASCADE DELETE and indexed foreign keys
  • Role-based access: Student / Teacher / Admin with admin approval workflow
  • File upload with server-side validation (PDF, DOC, DOCX, TXT, PPT, PPTX · 10MB max)
  • Security: SQL injection prevention via prepared statements, XSS protection, session management
  • Multi-parameter search with semester, college, subject, and tag filters + pagination

Stack: PHP · MySQL · JavaScript · Bootstrap · jQuery

Live · GitHub


ShadowXHub — Social Blogging Platform

Live Deployed · Full Stack · Solo Project

A server-rendered social platform with a global post feed — built with zero frontend framework dependencies.

  • MVC architecture with pure server-side rendering (Express + EJS)
  • Session-based authentication and route guards
  • Global post feed shared across all users

Stack: Node.js · Express · MongoDB · EJS · JavaScript

Live · GitHub


ShadowX — Developer Portfolio

Live Deployed · React + Vite

Personal portfolio with dark/light mode via React Context API, 10+ modular components, responsive layout, and functional contact form.

Stack: React · Vite · CSS3 · React Context API · React Router

Live · GitHub


Achievements

  • 🏆 Top 15 Semi-Finalist — HackFest 2.0 by GDG New Delhi (3,500+ teams)
  • 🚀 Selected Contributor — GirlScript Summer of Code (GSSoC) 2026, Open-Source Track
  • 🧩 100+ DSA problems solved on LeetCode
  • 🛠️ 5 full-stack apps shipped independently across LAMP, MERN, and Next.js/AI-integrated stacks

Tech Stack

Frontend

React Next.js TypeScript JavaScript HTML5 CSS3 TailwindCSS Bootstrap

Backend

NodeJS Express.js PHP

Databases

MongoDB PostgreSQL MySQL

Tools & APIs

Git GitHub Prisma Postman VSCode Vite Vercel Google Gemini


Education

B.Voc Software Development Ramanujan College, University of Delhi · 2024–2028


Connect

Portfolio · LinkedIn · LeetCode · officialluckylongre@gmail.com

Pinned Loading

  1. devposts-pro devposts-pro Public

    The ultimate home for independent thinkers. A high-performance, distraction-free writing platform built with Next.js 15, Gemini AI, and Prisma

    TypeScript

  2. kushkumarkashyap7280/Anvaya.AI-TeamRamanujan kushkumarkashyap7280/Anvaya.AI-TeamRamanujan Public

    JavaScript 2 2

  3. ShadowChat ShadowChat Public

    whatsapp clone

    TypeScript

  4. ShadowX ShadowX Public

    this is my favorite portfolio website that show my all knowable

    JavaScript

  5. SWATI-Fee-Management-App SWATI-Fee-Management-App Public

    Student Fee Management (no backend): add students, record payments, monthly breakdowns, search/filter, and Excel import/export with SheetJS.

    JavaScript

  6. how-to-write-a-software-engineering-report how-to-write-a-software-engineering-report Public

    Step‑by‑step tutorial to create a complete software engineering project report for any management system (Library, Hotel, Hospital, Inventory, etc.). Includes templates, examples, and checklists.