Welcome to my world!  ✦  rishit_chaudhary.dev  ✦  Full-Stack Developer  ✦  VIT Vellore  ✦  Open to opportunities  ✦  React · Node.js · AI/ML  ✦  Welcome to my world!  ✦  rishit_chaudhary.dev  ✦  Full-Stack Developer  ✦  VIT Vellore  ✦  Open to opportunities  ✦  React · Node.js · AI/ML  ✦ 
Open to work
📍 Noida, India
--:-- --
about.jsx
import Developer from '@vit/students';
import React from 'react';
// Rishit Chaudhary
const Rishit = () => {
return (
<Developer
name="Rishit Chaudhary"
role="Full-Stack Developer"
location="Noida, India"
university="VIT Vellore"
cgpa={8.60}
year={3}
passion="Building scalable web applications"
/>
);
};
// 🎓 3rd Year CSE (IoT) · 💻 React · Node.js · MongoDB
// 🤖 AI/ML Integration · ☁️ AWS
export default Rishit;

Full-Stack
Developer

● OPEN TO WORK VIT Vellore · 3rd Year CSE (IoT)

I design and develop end-to-end systems using modern web technologies - turning ideas into scalable, production-ready products. From architecture to deployment, I focus on clean, maintainable code and thoughtful system design. I also integrate AI-powered features that add real value.

8.60CGPA
7+Projects
180+Impacted
2027Batch
👨‍💻
Full-Stack Developer
Specializing in React, Node.js, and MongoDB with a passion for scalable web applications
🎓
VIT Vellore
B.Tech CSE (IoT) · CGPA: 8.60 · Aug 2023 - 2027
🌟
Leadership
IEEE CS · Pixelate Design Club · Perplexity Campus Partner · 180+ students impacted
interface Project {
name: string;
type: string;
tech: string[];
impact?: string;
}
const projects: Project[] = [
{ name: "Meetzy", impact: "70% reduction in note-taking" },
{ name: "VeriLex", tech: "Gemini 1.5 Flash" },
{ name: "Amber Essence", impact: "60% faster bookings" },
];

// Featured Projects

Things I've built - AI platforms & full-stack systems.

🎙️
Meetzy
AI Meeting Platform
GitHub →

Full-stack AI meeting platform enabling real-time transcription and automated summaries. Integrated OpenAI API to extract key insights and action items.

▸ 70% reduction in manual note-taking
React.jsNode.jsExpress.jsOpenAI APIMongoDBJWT
📜
VeriLex
AI Legal Document Analyzer
GitHub →

Full-stack AI platform to upload, parse, and analyze complex legal PDFs in real time. Used Google Gemini 1.5 Flash for risk classification and missing clause detection.

React.jsNode.jsGemini 1.5 FlashTailwind CSSVercel
🍽️
Amber Essence
Full-Stack Restaurant Platform
GitHub →

Responsive restaurant platform with table booking, authentication, and reviews. Reduced booking time by 60% using React Context API and optimized UI/UX.

▸ 60% reduction in booking time
React.jsFastAPIMongoDBTailwind CSS
📚
ShikshaPlay
AI-Enabled Learning Platform
GitHub →

Gamified e-learning platform with interactive quizzes, leaderboards, and progress tracking. Added multilingual support (English & Hindi) for wider accessibility.

React.jsNode.jsFastAPIi18n
💻
VS Code Portfolio
VS Code–Themed Website
Live →

VS Code–inspired portfolio with file explorer sidebar, syntax-highlighted code blocks, and Tokyo Night theme. Tab-based navigation with breadcrumbs and status bar.

HTMLCSSJavaScript
// skills.json - full tech stack
{
"languages": ["Python", "C++", "Java", "JavaScript", "SQL"],
"frontend": ["React.js", "Tailwind CSS", "HTML5/CSS3", "Context API"],
"backend": ["Node.js", "Express.js", "FastAPI", "REST APIs", "JWT Auth"],
"ai_ml": ["OpenAI GPT-4", "Gemini API", "ML Kit", "OCR"],
"databases": ["MongoDB", "MySQL", "Firebase"],
"cloud": ["AWS", "Vercel", "Railway", "CI/CD"],
"tools": ["Git/GitHub", "Postman", "Figma", "VS Code"]
}

// Skill Tree

Technologies and tools I work with day-to-day.

💻
Languages
PythonC++JavaJavaScriptSQL
🎨
Frontend
React.jsTailwind CSSHTML5/CSS3Context API
⚙️
Backend
Node.jsExpress.jsFastAPIREST APIsJWT Auth
🤖
AI / ML & LLM
OpenAI API (GPT-4)Google Gemini APIGoogle ML Kit
💾
Databases
MongoDBMySQLFirebase
☁️
Cloud & Tools
AWSVercelRailwayGit/GitHubPostmanFigmaCI/CD
🧠
Core CS
DSAOOPsOSComputer Networks
interface Position {
role: string;
organization: string;
period: string;
impact: string[];
participants?: number;
}
const positions: Position[] = [
{ role: "Campus Partner", org: "Perplexity AI", students: 180 },
{ role: "Core Committee member", org: "IEEE CS Chapter", students: 190 },
{ role: "Senior Core member", org: "Pixelate Design Club", students: 150 },
];
// Leadership roles that shaped my journey 🚀

// Extracurricular Activities

Clubs, communities and leadership roles at VIT Vellore.

📱 Perplexity Campus Partner
Aug 2025 - Dec 2025
Perplexity AI
  • Led campus outreach initiatives, onboarding 180+ students through workshops and demos
  • Acted as point of contact for student feedback, influencing product engagement strategies
  • Organized interactive sessions on AI-powered research tools and best practices
💻 Core Committee Member
Mar 2025 - Present
IEEE Computer Society Chapter
  • Organized tech events and hackathons including HackBattle Hackathon with 190+ participants
  • Led sponsorship coordination and promotional activities for chapter events
  • Facilitated technical workshops and knowledge-sharing sessions on emerging technologies
🎨 Senior Core Member
Feb 2025 - Present
Pixelate Design Club
  • Designed and executed promotional creatives for multiple club events and campaigns
  • Conducted hands-on Figma workshop for 150+ participants, teaching UI/UX fundamentals
  • Applied modern design principles to enhance visual consistency across club branding materials
interface Internship {
company: string;
role: string;
type: "Remote" | "Onsite";
focus: string[];
}
const internships: Internship[] = [{
company: "India Space Lab",
role: "Winter Intern - Space Tech & Remote Sensing",
period: "Jan 2026 - Feb 2026",
type: "Remote",
focus: ["Satellite Systems", "Remote Sensing Analytics", "UAV / Drone Data Pipelines"],
}];

// Internship Experience

Professional experience beyond the classroom.

🛰️ India Space Lab
Jan 2026 - Feb 2026
Winter Intern - Space Technology & Remote Sensing · Remote
  • Selected for a national competitive internship applying space technologies to real-world engineering challenges
  • Gained hands-on experience with satellite systems, remote sensing analytics, and UAV/drone-based data pipelines
  • Collaborated with a distributed team to design and evaluate space-based engineering solutions through structured technical case studies
Remote SensingSatellite SystemsDrone TechnologyGeospatial Analysis

// Certifications

Courses, credentials and open-source contributions.

🛡️
EY Technology Risk Virtual Job Simulation
Forage

Completed hands-on tasks involving IT risk assessment, control evaluation, and cybersecurity frameworks in a simulated EY environment

View Certificate →
🔐
Mastercard Cybersecurity Job Simulation
Forage

Gained practical experience in identifying threats, analyzing vulnerabilities, and implementing cybersecurity measures in real-world scenarios

View Certificate →
📊
Deloitte Australia Data Analytics Job Simulation
Forage

Worked on data cleaning, visualization, and deriving business insights using analytical tools in a Deloitte-simulated project environment

View Certificate →
🤖
AI Skills Passport
Microsoft & EY

Developed foundational AI knowledge including machine learning concepts, ethical AI, and real-world business applications

View Certificate →
🎓
Full-Stack Web Development
Udemy · 61.5 hours

Comprehensive course covering HTML, CSS, JavaScript, Node.js, Express, MongoDB, and REST APIs

View Certificate →
🎨
UI/UX Design Masterclass
Udemy · 41.5 hours

UI/UX fundamentals, wireframing, prototyping, and design systems using Figma

View Certificate →
🔧
Postman Student Expert
Postman

Certified in API fundamentals, RESTful APIs, and comprehensive API testing using Postman

View Badge →
🌟
GSSoC 2025 Contributor
GirlScript Summer of Code

Contributed to open-source projects by improving features, fixing issues, and enhancing documentation

View Certificate →
/* contact.css */
.contact-wrapper {
display: grid;
grid-template: "cards terminal" / 1fr 1fr;
gap: 2rem;
align-items: start;
}
/* Let's build something amazing together! 🚀 */

// Let's Connect

I'm always open to discussing new projects, creative ideas, or opportunities.

📧
EMAIL
rishitwork28@gmail.com
📱
PHONE
+91-8076513921
💼
LINKEDIN
rishit-chaudhary17
💻
GITHUB
@rizzit17
📍
LOCATION
Noida, India
🌍
LANGUAGES
English · Hindi · Punjabi · French
bash — rishit@portfolio ~
$
⎇ main ✓ 0 errors ✓ Prettier
JSX UTF-8 React 18.2 Node v20