MERN Stack ยท Next.js 15 ยท TypeScript ยท Cloud & System Architecture
๐ about.ts ย ยท ย ๐ผ experience.json ย ยท ย ๐ projects/ ย ยท ย ๐ achievements.md ย ยท ย ๐ฆ package.json ย ยท ย >_ terminal ย ยท ย ๐ api/contact.ts
|
|
// ๐ about.ts
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// Author : Ganesh Kulakarni
// Status : Full Stack Developer Intern @ BYAMN
// College : Malla Reddy Engineering College (B.Tech IT, 2027)
// GPA : 8.81 / 10.0
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
interface DeveloperProfile {
name : string;
location : string;
education : string;
currentRole : string;
internship : string;
openSource : string;
specialization : string[];
philosophy : string;
}
const ganesh: DeveloperProfile = {
name : "Ganesh Kulakarni",
location : "Hyderabad, India ๐ฎ๐ณ",
education : "B.Tech in Information Technology (2023 - 2027) ยท GPA: 8.81",
currentRole : "Full Stack Developer & Open Source Contributor",
internship : "Full Stack Developer Intern @ BYAMN (LMS Platform)",
openSource : "ECWoC '26 Contributor ยท Ranked #40 / 516 (Top 80 Award)",
specialization : [
"Full-Stack MERN Architecture",
"Next.js 15 & Serverless Deployments",
"REST API & RBAC System Design",
"Containerization (Docker) & Cloud CI/CD",
],
philosophy : "Architecting reliable, high-speed, user-centric systems from concept to cloud ๐",
};
export default ganesh; |
{
"workExperience": [
{
"role" : "Full Stack Developer Intern",
"company" : "BYAMN",
"period" : "Jul 2026 - Present",
"mode" : "Remote",
"impact" : [
"Contributing to a production-grade Learning Management System (LMS) with Next.js 15 & MongoDB",
"Engineered end-to-end features, robust REST APIs, and Role-Based Access Control (RBAC)",
"Collaborated in Agile sprints, peer code reviews, and cross-functional feature shipping"
],
"techStack" : ["Next.js", "Node.js", "Express.js", "MongoDB", "REST APIs"]
},
{
"role" : "Open Source Contributor",
"program" : "ECWoC '26 (Elite Coders)",
"period" : "Jan 2026 - Mar 2026",
"mode" : "Remote",
"impact" : [
"Resolved real-world issues and landed PRs across competitive open-source codebases",
"Ranked #40 out of 516 active contributors โ earned Top 80 Contributor Recognition"
],
"techStack" : ["Git", "GitHub", "JavaScript", "React", "Open Source Collaboration"]
}
]
}
// ๐ BYAMN-LMS.ts [Next.js 15 ยท TypeScript]
class ByamnLMS {
readonly name = "BYAMN Interactive LMS Platform";
description = `
Production LMS featuring interactive coding
sandboxes, Google OAuth (NextAuth.js),
Razorpay payments, and a self-hosted
Piston code execution engine on Oracle Cloud.
`;
tech = {
framework : "Next.js 15 (App Router)",
auth : "NextAuth.js (Google OAuth)",
payment : "Razorpay Payment Gateway",
sandbox : "Piston Engine (Docker / Oracle Cloud)",
database : "MongoDB with Mongoose",
};
role = "Intern Contribution ยท Production System";
status = "๐ข Active Production";
} |
// ๐ CarbonCompass.ts [React 19 ยท TypeScript] ๐ Top 1.5k Google Hackathon
class CarbonCompass {
readonly name = "Carbon Compass โ Sustainability Coach";
accolades = "๐ Ranked Top 1,500 of ~33,000 entries (Google Hackathon)";
description = `
Personal climate impact simulator.
Guided onboarding computes baseline footprint.
Interactive 'what-if' simulator forecasts
emission savings + gamified badge tracker.
`;
tech = {
frontend : ["React 19", "TypeScript", "Vite"],
styling : ["Tailwind CSS", "Framer Motion"],
state : ["Context API Architecture"],
};
live = "https://carbon-compass-x3y0.onrender.com/";
status = "๐ข Live on Render";
} |
// ๐ฟ EarthTogether.ts [MERN Stack] โญ1 ยท ๐ด2
class EarthTogether {
readonly name = "EarthTogether โ Eco Community Platform";
description = `
MERN platform built with 20+ REST APIs
achieving sub-300ms response times.
Gamification engine with eco-points,
real-time habit tracking & leaderboards.
`;
tech = {
backend : ["Node.js", "Express.js", "JWT Auth"],
database : ["MongoDB"],
frontend : ["React.js", "Tailwind CSS"],
hosting : ["Vercel"],
};
live = "https://earth-together.vercel.app";
status = "๐ข Deployed ยท Vercel";
} |
// ๐ PharmaLink.ts [TypeScript ยท Real-Time]
class PharmaLink {
readonly name = "PharmaLink โ Live Medicine Hub";
description = `
Real-time local medicine availability
& reservation platform.
Broadcasts prescriptions across all nearby
pharmacies concurrently via WebSockets.
`;
tech = {
realtime : ["Socket.IO", "WebSockets"],
frontend : ["React", "TypeScript"],
backend : ["Node.js", "Express.js"],
database : ["MongoDB"],
};
status = "๐ข Active Development";
} |
// ๐ฅ๏ธ CodeCollab.ts [Docker ยท AWS ECS]
class DockerAWSCodeCollab {
readonly name = "Real-Time Collaborative Code Studio";
description = `
Multi-cursor real-time code editor.
Monaco Editor + Yjs CRDT concurrency
+ Socket.IO communication.
Containerized with Docker & deployed on AWS ECS.
`;
tech = {
editor : ["Monaco Editor", "Yjs CRDTs"],
infra : ["Docker", "AWS ECS", "ECR"],
network : ["Socket.IO"],
};
status = "๐ข Live Cloud Deployment";
} |
// ๐จ Imagify.ts [AI SaaS ยท Clipdrop] โญ1
class ImagifyAISaaS {
readonly name = "Imagify โ Generative AI Studio";
description = `
Production-ready AI image generation SaaS.
Clipdrop AI integration with credit-based
wallet, Razorpay checkout, and secure JWT auth.
`;
tech = {
aiEngine : ["Clipdrop API"],
billing : ["Razorpay Gateway", "Credit System"],
auth : ["JWT", "bcrypt"],
stack : ["React", "Node.js", "MongoDB"],
};
status = "๐ข Completed SaaS";
} |
- ๐ Google Hackathon: Ranked Top 1,500 out of ~33,000 global entries with Carbon Compass.
- ๐ ECWoC '26 (Elite Coders): Ranked #40 of 516 open-source contributors (Top 80 Contributor Recognition).
- ๐ NPTEL Certification: Certified in Problem Solving through Programming in C.
- ๐ Academic Standing: B.Tech in IT with 8.81 / 10.0 GPA @ Malla Reddy Engineering College.
{
"name" : "ganesh-kulakarni",
"version" : "2027.0.0",
"education" : "B.Tech IT (GPA: 8.81)",
"currentRole" : "Full Stack Developer Intern @ BYAMN",
"dependencies": {
"react" : "^19.0.0",
"next" : "^15.0.0",
"typescript" : "^5.4.0",
"javascript-es6" : "latest",
"express" : "^4.19.0",
"node" : "^20.x.x",
"mongodb" : "^6.5.0",
"mysql" : "^3.9.0",
"socket.io" : "^4.7.0",
"tailwindcss" : "^3.4.0",
"framer-motion" : "^11.0.0",
"next-auth" : "^4.24.0",
"razorpay" : "^2.9.2"
},
"devDependencies": {
"docker" : "^25.0.0",
"aws-ecs" : "latest",
"oracle-cloud" : "latest",
"vite" : "^5.2.0",
"postman" : "latest",
"python" : "^3.12.0",
"java" : "^17.0.0",
"sql" : "ANSI-standard",
"git" : "latest",
"vercel" : "latest"
},
"scripts": {
"start:career" : "node intern.js --company=BYAMN --passion=100%",
"build:future" : "next build && docker compose up -d",
"solve:problems" : "dsa --practice --oop --patterns",
"test" : "postman run --collection=api-tests --bail"
}
}ganesh@hyderabad:~$ npm run fetch-activity --user=GaneshKulakarniโ Identity Verified: Ganesh Kulakarni
โโ Status : Full Stack Developer Intern @ BYAMN
โโ Repositories : 49 Public Repositories Built & Shipped
โโ Accolades : Top 1,500 Google Hackathon ยท ECWoC #40/516
โโ Engine : Always Shipping, Always Learning ๐
ganesh@hyderabad:~$ _// ๐ง api/contact.ts โ Available Communication Channels
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
interface ContactDirectory {
readonly email : string;
readonly linkedIn : string;
readonly portfolio : string;
readonly gitHub : string;
readonly location : string;
}
export const GaneshContact: ContactDirectory = {
email : "ganeshkulakarni124@gmail.com",
linkedIn : "https://www.linkedin.com/in/ganesh-kulakarni",
portfolio : "https://ganeshkulakarni.vercel.app",
gitHub : "https://github.com/GaneshKulakarni",
location : "Hyderabad, Telangana, India ๐ฎ๐ณ",
};
// Response: 200 OK โ Open to Full-Stack roles, collaborations & tech discussions!

