Skip to content
View NivinLouis's full-sized avatar

Highlights

  • Pro

Block or report NivinLouis

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.

Content in all repositories owned by your account will be closed.
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
NivinLouis/README.md

🧠 About Me

👋 Hi, I'm Nivin P Louis — an AI & ML engineering student at Vidya Academy of Science & Technology, Thrissur, Kerala.

I'm the kind of developer who gets an idea at midnight and has a deployed link by morning. I build at the intersection of AI, LLMs, and Next.js — fast, opinionated, and with just enough chaos to keep it interesting. Not a fan of over-engineering. Big fan of things that actually work.

  • 🎓 B.Tech in Artificial Intelligence & Machine Learning — VAST, Thrissur
  • ⚡ Primary stack: Next.js · Python · LLMs · RAG
  • 🌐 Also dabble in Flutter for mobile — when the idea demands it
  • ✍️ Writing about tech on Medium & Dev.to
  • 🌍 Based in Kerala, India 🇮🇳
  • 📬 Actively seeking internship opportunities in AI/ML or Web Development
  • 🤝 Open to collabs, open-source, and conversations that go somewhere

🛠️ Tech Stack & Tools

What I primarily ship with

Next.js Python Google Gemini Tailwind CSS Vercel

AI / LLMs / Data

LangChain Pandas NumPy

Also in the toolbox

React TypeScript JavaScript Flutter Git VS Code


🚀 Featured Projects

Click the buttons below to explore each project.


🔍 Questlytics

LLM-Powered Exam Prep Tool

Analyzes question papers using Large Language Models and returns topic-wise weightage — helping students study smarter, not harder. Built with a Python backend and JavaScript frontend, deployed on Vercel.

Python JavaScript LLM NLP Vercel

View Repo Live Demo


📚 FindPage.ai

AI-Powered Textbook Search

Replaced Ctrl+F with an AI that actually understands context. Upload any PDF textbook, ask a natural language question, and get back the exact pages where the answer lives — with page previews. Privacy-first: everything runs in-browser.

Next.js TypeScript Google Gemini RAG pdf.js Tailwind CSS

View Repo Live Demo


🏛️ Cherpu Block Panchayath Project

Civic Tech · Data for Good

A real-world civic data tool built for the Cherpu Block Panchayath, Kerala. Enables government officials to upload, filter, and analyze data on individuals with disabilities in real-time — improving resource allocation and decision-making at the grassroots level.

Python Flask Data Filtering Government Tech Render

View Repo Live Demo


🔥 Fire Evacuation Simulation

Safety Systems · Mini Project

A simulation model for fire evacuation scenarios — exploring pathfinding, crowd dynamics, and safety systems through code. A solid exploration of applied Python and simulation logic.

Python Simulation Pathfinding

View Repo


🧾 IRDOS

JavaScript · SIH 2025 Project

A JavaScript-based project developed as part of Smart India Hackathon 2025. Tackles a real-world problem statement with a web-based solution approach.

JavaScript Web Hackathon

View Repo


🏃 Stride Management

TypeScript · Team Collaboration

A forked and extended TypeScript project focused on team or task stride management — exploring collaborative development workflows and TypeScript best practices.

TypeScript Team Project

View Repo


📱 OpenQR

Privacy-First QR Code Generator

The QR code generator that actually respects you. Zero redirects, zero tracking, zero expiry — your link goes straight into the code. Features custom logo embedding, dot styles, corner radius control, built-in scanner, and PNG/SVG/JPG export. Glassmorphic UI, fully open-source.

Next.js TypeScript Tailwind CSS Vercel

View Repo Live Demo


🎓 SimplyCert

Free Bulk E-Certificate Generator

Tired of stamping 200 names one by one? Upload your own certificate design (Canva, Photoshop, anything), drop in a CSV, draw the name zone, pick a font — and get a ZIP of individual PDFs in seconds. 100% client-side, no signup, no watermarks.

Next.js TypeScript Fabric.js pdf-lib Tailwind CSS

View Repo Live Demo


🏥 Unbound Yodha — ICU Neuro-Monitor

AI-Powered ICU Delirium Detection · 🏆 5th Place — YODHA Warriors of AI Hackathon, Jan 2026

Turns standard CCTV feeds into an intelligent ICU delirium monitor — no wires, no patient contact. Real-time posture & fall risk detection, optical flow for restlessness under blankets, face blurring for privacy, noise/light environment tracking, and a nurse-desk dashboard for monitoring multiple patients simultaneously.

Python Flask OpenCV MediaPipe YOLOv8 Socket.IO

View Repo


🌊 Dam Water Level Monitor

Computer Vision · IoT

Reads dam water level gauges in real-time using an ESP32 camera feed and OCR — no manual observation needed. Python backend processes the live video stream, extracts digit readings, and logs history. A practical CV-meets-IoT project with real safety applications.

Python OpenCV OCR ESP32 Flask

View Repo


🗂️ CertiVault KTU

Student Certificate Management · College Tool

Integrates with your college's Google Drive to give students a secure place to store certificates and educators instant access for evaluation and grading. Built for KTU-affiliated institutions.

Python HTML CSS Google Drive API

View Repo


📄 PDF Screenshoter

Gemini-Powered PDF-to-Image Tool

Built with Google AI Studio — converts PDF pages into clean images you can copy-paste directly into Notion, note-taking apps, or presentations. Solves the small but very real annoyance of extracting PDF visuals without losing quality.

TypeScript React Gemini API Vite

View Repo


🎨 PromptX

College Techfest Official Website

The official website for our college techfest — design-first, visually bold, and built to make an impression. Every pixel was intentional. I was the sole developer, responsible for the full design and implementation.

Next.js TypeScript Tailwind CSS

View Repo


📅 OnDotNext

Attendance Tracker — Used by VAST Students

The attendance tracking app actively used by students of Vidya Academy of Science & Technology. Helps students monitor their attendance percentage, stay ahead of shortages, and plan their days better. A real product with real users on campus.

Next.js TypeScript

View Repo


📊 GitHub Stats

GitHub Streak

🏆 GitHub Trophies

GitHub Trophies

📈 Contribution Graph

Contribution Graph

📝 Latest Writing

🖊️ I write about AI, LLMs, and building things that matter.

  • 📖 Follow me on Medium for in-depth articles
  • 🧵 Follow me on Dev.to for quick dev tips & project posts

🤝 Let's Connect

I'm actively looking for internship opportunities in AI/ML, Web Development, or anything at the intersection of the two.

If you're building something interesting or want to collaborate — let's talk.

LinkedIn X



"The closer you look, the lesser you see."


⭐ If you find my work interesting, consider starring a repo — it means a lot!

Pinned Loading

  1. CherpuBlockPanchayathProject CherpuBlockPanchayathProject Public

    This project for Cherpu Block Panchayath enables real-time filtering and analysis of data for disabled individuals. It allows data uploads and immediate filtering to help officials efficiently mana…

    Python

  2. Questlytics Questlytics Public

    LLM -Powered tool for analyzing question papers, returns the topics with weightage that helps you to prepare for exams.

    JavaScript 3 7

  3. FindPage-ai FindPage-ai Public

    just replaced "Command+F" with an AI that actually understands the context of your textbooks, where you can ask questions and provides you with the pages where you can find the texts.

    JavaScript

  4. fire_evacuation_simulation_mini_project fire_evacuation_simulation_mini_project Public

    Mini Project

    Python

  5. IRDOS IRDOS Public

    For SIH 2025

    JavaScript

  6. stridemanagement stridemanagement Public

    Forked from robinfrancis186/stridemanagement

    TypeScript