Projects

Hands-on work exploring AI capabilities and building real-world tools.

Live Demo Available

The Wonderment Tour

A minimalist, immersive web experience designed for a fictional event tour, leveraging advanced HTML5 and CSS3 to deliver a premium user experience with deep blue dark themes, smooth transitions, and background videos. Developed using the Antigravity IDE and an AI-assisted workflow to handle planning, implementation, and coding.

Live Demo GitHub Repo LinkedIn Post

Features

  • Dark Theme & Neon Lights
  • CSS Animations & Hover Effects
  • Real Images & Background Videos
  • Real Places and Location for exposure

User Experience

  • Multi-page setup (Home, Venues, Criteria, Tickets, Contact)
  • Redirects to Booking page and tickets
  • Eligibility & Regulations sections for realism
  • Maps, Real Locations, and Pricing Details

AI Models Used

  • Gemini 3.1 Pro: Building Plan & Prompts
  • Gemini 3.5 Flash: Implementation Plan
  • Claude Opus 4.6: Coding

Key Takeaways: Learned the real world need of the webpages and User needs. Potentially done the R&D works to fulfill the users experience for this particular event. Used the maximum potential of HTML and CSS. Gained a much amount of knowledge and experience in prompting, using AI tools (Antigravity IDE), GitHub, real working scenario and project deployment in Vercel.

HTML 5 CSS 3 Antigravity IDE Gemini
Live Demo Available

RKFI - Student Registration Form

A robust full-stack film registration portal designed for student registrations, featuring secure authentication, automated email submission alerts, and production cloud deployment. Built with a modern responsive frontend hosted on Netlify and a Node.js/Express backend hosted on Render.

Live Demo GitHub Repo LinkedIn Post

Tech Stack & Architecture

  • Frontend: HTML5, Modern CSS3, Vanilla JS (ES6+ Fetch API) — Hosted on Netlify
  • Backend: Node.js, Express.js, express-session, bcryptjs — Hosted on Render
  • Auth & Messaging: Google OAuth 2.0 & Nodemailer (SMTP)
  • AI Collaborator: Antigravity IDE & Gemini for backend refactoring & preflight CORS optimization

Engineering Challenges Overcome

  • Google OAuth Origin Mismatch: Resolved Error 400 origin mismatch transitioning to production by configuring authorized JS origins in Google Cloud Console for Netlify.
  • CORS Preflight & Cross-Domain Cookies: Fixed cross-origin restrictions between Netlify & Render via custom preflight headers, proxy trust, and sameSite: 'none' secure cookies.
  • Automated Email Alerts: Integrated Nodemailer with Google App Passwords to trigger real-time HTML email notifications upon every application submission.

Key Features

  • Google OAuth 2.0: One-tap secure social login and user hydration
  • Automated Email Workflows: Instant administrative submission notifications
  • Cross-Origin Session Management: Secure session cookie handling across Netlify & Render

Key Takeaways: Gained deep hands-on experience in full-stack architecture, cross-domain CORS troubleshooting, production OAuth 2.0 configurations, and cloud deployment pipelines across Netlify and Render. Utilized AI pair programming (Antigravity IDE & Gemini) to rapidly debug production CORS and session cookie issues.

HTML5 CSS3 JavaScript Node.js Express.js Google OAuth 2.0 Nodemailer Netlify Render Antigravity IDE Gemini
Live Demo Available

Student Attendance & Class Hour Monitoring

A high-performance, privacy-centric, and completely offline attendance and class hour logger designed for educational environments such as university computer labs or remote classrooms where internet connectivity is spotty. Runs locally with zero external cloud dependencies, zero-config database setups, and instant offline boot speeds.

Live Demo GitHub Repo LinkedIn Post

Tech Stack & Architecture

  • FastAPI (Python): Async REST API backend
  • SQLite3: Embedded DB with relational foreign key PRAGMAs
  • Frontend: HTML5, CSS3, Tailwind CSS (Glassmorphism UI)
  • Chart.js: Localized data visualization
  • Automation: PowerShell & Batch launch scripts

Engineering Highlights

  • 100% Offline Asset Boot: Auto-downloads & serves Tailwind & Chart.js locally
  • Lightweight State Engine: Sub-millisecond UI updates for 60+ students
  • Extensible SQL Schema: Join tables mapping class logs to student rosters
  • Data Portability: Instantly stream CSV, JSON archives, or raw SQLite backups

Key Features

  • Rapid Log Entry: One-click Present/Absent toggle grid
  • History Explorer: Retroactive log inspection & absentee registers
  • Data Insights: Weekly attendance trends & faculty workload graphs

Key Takeaways: Designed developer-friendly, zero-ops, local-first applications. Proved that rich, visual, and highly functional tools can be built privacy-first without relying on complex cloud infrastructure, mastering local asset bootstrapping, database constraint modeling, and desktop automation.

Python FastAPI SQLite3 Tailwind CSS Chart.js PowerShell
Upcoming

College Availability Finder

A web application where users can input their cutoff marks or exam scores to discover available colleges that match their profile. Powered by public APIs and an AI-driven frontend for intelligent search, filtering, and recommendations.

HTML / CSS / JS APIs AI Frontend Data Matching

Certification Takeaways

Click any certification to explore details — what it covers, why I pursued it, and practical takeaways. Click the image for a closer look.

1
Gen AI To Unlock Full Data Value — Udemy

Gen AI To Unlock Full Data Value

Udemy · Minerva Singh · May 2026

Strategies for using Generative AI to extract, transform, and synthesize data at scale for data-centric AI workflows.

Gen AI To Unlock Full Data Value — Udemy 🔍 Click image to view full screen

Course Demand: With enterprises rapidly adopting GenAI for data-driven decision making, professionals who can leverage AI for data extraction, transformation, and synthesis are in high demand across analytics, consulting, and product teams.

Why I Learnt This: I wanted to move beyond basic AI text generation and understand how to use GenAI as a powerful data tool — extracting insights from unstructured sources and automating analytical workflows.

Key Takeaway: Learned core strategies for using Generative AI to extract, transform, and synthesize data at scale — moving beyond simple text generation to data-centric AI workflows.

Practical Implementation: Applied prompt-based data synthesis techniques to aggregate and summarize research data, automate report generation, and build structured outputs from unstructured inputs in academic projects.

🔗 Verify Certificate
2
Prompt Engineering with GitHub Copilot — Simplilearn

Introduction to Prompt Engineering with GitHub Copilot

Simplilearn SkillUp · Microsoft · May 2026 · Code: 10285160

Mastered AI-assisted pair programming and effective prompting for accurate, context-aware code completions.

Prompt Engineering with GitHub Copilot — Simplilearn 🔍 Click image to view full screen

Course Demand: AI-assisted development tools like GitHub Copilot are becoming essential in software engineering. Companies seek developers who can effectively prompt and collaborate with AI coding assistants to boost productivity.

Why I Learnt This: As someone building projects and exploring AI, I wanted to master the art of communicating with AI coding tools to write better, faster, and more reliable code.

Key Takeaway: Mastered AI-assisted pair programming — understanding how to write effective prompts that make GitHub Copilot generate accurate, context-aware code completions and full function implementations.

Practical Implementation: Significantly accelerated software development cycles by using Copilot for boilerplate generation, bug fixes, refactoring suggestions, and writing test cases during project builds.

🔗 Verify Certificate
3
ChatGPT for Everyone — GUVI

ChatGPT for Everyone

GUVI · HCL · Google for Education · May 2026 · ID: d4z717UD90Gy72NA12

Understanding of conversational AI mechanics — how LLMs process queries, maintain context, and generate human-like responses.

ChatGPT for Everyone — GUVI 🔍 Click image to view full screen

Course Demand: ChatGPT has become the most widely-used AI tool globally. Understanding how to leverage conversational AI for productivity, automation, and creative tasks is a must-have skill across every field.

Why I Learnt This: I wanted a structured understanding of how LLMs like ChatGPT actually work under the hood — from query processing to context management — so I could use them more effectively.

Key Takeaway: Gained a thorough understanding of conversational AI mechanics — how large language models process queries, maintain context, and generate human-like responses across diverse use cases.

Practical Implementation: Deployed ChatGPT-driven workflows for automating repetitive tasks, building custom chat configurations for study assistance, and creating structured Q&A pipelines for research.

🔗 Verify Certificate
4
Introduction to Advanced Gen AI Tools — Simplilearn

Introduction to Advanced Gen AI Tools

Simplilearn SkillUp · June 2026 · Code: 10328681

Evaluating and comparing frontier GenAI tools across text, image, and code generation — understanding strengths, limits, and optimal use cases.

Introduction to Advanced Gen AI Tools — Simplilearn 🔍 Click image to view full screen

Course Demand: The GenAI landscape evolves rapidly. Professionals who can evaluate and compare multiple AI tools — knowing when to use which — are invaluable for teams building AI-integrated products and workflows.

Why I Learnt This: After learning individual tools, I wanted to develop a bird's-eye view of the entire GenAI ecosystem so I could make informed decisions about which tool fits which task best.

Key Takeaway: Developed the ability to evaluate and compare frontier GenAI applications across text, image, and code generation domains — understanding their strengths, limitations, and optimal use cases.

Practical Implementation: Used comparative analysis to select the best AI toolchain for specific tasks — choosing Gemini for creative writing, Copilot for coding, and specialized tools for data visualization in projects.

🔗 Verify Certificate
5
Introduction to Generative AI — Google Cloud

Introduction to Generative AI

Google Cloud · Completion Badge

Foundational understanding of LLM architecture, training processes, and the role of transformer networks powering modern AI.

Introduction to Generative AI — Google Cloud 🔍 Click image to view full screen

Course Demand: Google Cloud's AI certifications are among the most recognized globally. Understanding LLM architecture and transformer networks is fundamental for any AI/ML career path.

Why I Learnt This: I wanted to build a rock-solid theoretical foundation — understanding how transformers, tokenization, and attention mechanisms actually power the AI tools I use daily.

Key Takeaway: Built a strong foundational understanding of how Large Language Models (LLMs) work — their architecture, training processes, and the role of transformer networks in modern AI.

Practical Implementation: This architectural knowledge informs all AI engineering decisions — from understanding tokenization and context windows to knowing when to fine-tune vs. prompt-engineer models for project requirements.

6
Data Science — Infosys Springboard

Data Science

Infosys Springboard · June 24, 2026

Foundational data science techniques, analysis methodologies, and machine learning lifecycle.

Data Science — Infosys Springboard 🔍 Click image to view full screen

Course Demand: Data science is the cornerstone of the modern AI revolution. Industry demands professionals who can manipulate, analyze, and extract actionable intelligence from structured and unstructured data.

Why I Learnt This: To strengthen my foundational data literacy and understand the standard processes of data collection, cleaning, visualization, and modeling.

Key Takeaway: Gained deep insights into statistical reasoning, data preprocessing pipelines, exploratory data analysis (EDA), and machine learning lifecycle.

Practical Implementation: Utilized Python, Pandas, and visualization libraries to clean and analyze academic and personal data projects, uncovering hidden patterns and building baseline models.

🔗 Verify Certificate
Certificate full view
Home Contact Me