Skip to content
View GaneshKulakarni's full-sized avatar

Highlights

  • Pro

Block or report GaneshKulakarni

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
GaneshKulakarni/README.md

๐Ÿ‘จโ€๐Ÿ’ป Ganesh Kulakarni

Full Stack Developer & Open Source Contributor

MERN Stack ยท Next.js 15 ยท TypeScript ยท Cloud & System Architecture

Portfolio LinkedIn Email GitHub Location

๐Ÿ“„ about.ts ย  ยท ย  ๐Ÿ’ผ experience.json ย  ยท ย  ๐Ÿ“ projects/ ย  ยท ย  ๐Ÿ† achievements.md ย  ยท ย  ๐Ÿ“ฆ package.json ย  ยท ย  >_ terminal ย  ยท ย  ๐Ÿ”Œ api/contact.ts


EXPLORER

๐Ÿ“ WORKSPACE
โ”‚
โ”œโ”€ ๐Ÿ“„ about.ts  โ† โ—
โ”œโ”€ ๐Ÿ’ผ experience.json
โ”œโ”€ ๐ŸŽ“ education.ts
โ”‚
โ”œโ”€ ๐Ÿ“ projects/
โ”‚   โ”œโ”€ ๐ŸŽ“ BYAMN-LMS.ts
โ”‚   โ”œโ”€ ๐ŸŒ CarbonCompass.ts
โ”‚   โ”œโ”€ ๐ŸŒฟ EarthTogether.ts
โ”‚   โ”œโ”€ ๐Ÿ’Š PharmaLink.ts
โ”‚   โ”œโ”€ ๐Ÿ–ฅ๏ธ CodeCollab.ts
โ”‚   โ””โ”€ ๐ŸŽจ Imagify.ts
โ”‚
โ”œโ”€ ๐Ÿ† achievements.md
โ”œโ”€ ๐Ÿ“ฆ package.json
โ”œโ”€ โš™๏ธ  tsconfig.json
โ”œโ”€ ๐Ÿณ Dockerfile
โ””โ”€ ๐Ÿ“ง api/contact.ts

OUTLINE

โ–ถ Developer {}
  โ”œ name
  โ”œ degree
  โ”œ currentRole
  โ”œ internship
  โ”œ stack[]
  โ”” honors[]

SOURCE CONTROL

main โއ
โ†‘ 49 repositories
โ—‰ Active Intern @ BYAMN
โ˜… Google Hackathon Top 1.5k
// ๐Ÿ“„ 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;

๐Ÿ’ผ experience.json โ€” ย  Work & Contributions

{
  "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"]
    }
  ]
}

๐Ÿ“ projects/ โ€” ย  Featured Codebases

// ๐ŸŽ“ 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";
}

๐Ÿ† achievements.md โ€” ย  Accolades & Highlights

  • ๐Ÿ… 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.

๐Ÿ“ฆ package.json โ€” ย  Skills & Dependencies

{
  "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"
  }
}

>_ ย  Terminal โ€” ย  Real-Time Analytics

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 โ€” ย  Endpoints

// ๐Ÿ“ง 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!


Profile Views

ยฉ Ganesh Kulakarni ยท Hyderabad, India ยท Built with TypeScript & Passion ๐Ÿš€

Pinned Loading

  1. EarthTogether EarthTogether Public

    EarthTogether is a modern, MERN-based eco-community platform that makes sustainable living fun, social, and rewarding. It combines eco-habit tracking, community sharing, gamification, research, newโ€ฆ

    JavaScript 1 2

  2. Image-Generation-Website Image-Generation-Website Public

    Imagify is a full-stack SaaS application that allows users to generate high-quality images from text descriptions using the powerful Clipdrop AI API. The platform features a built-in credit system,โ€ฆ

    JavaScript 1

  3. Carbon-Compass Carbon-Compass Public

    Carbon Compass is a personal sustainability application built to help individuals navigate the climate crisis in their day-to-day routines. By providing real-time carbon footprint tracking, actionaโ€ฆ

    TypeScript 1

  4. Covid_19_DataAnalysis Covid_19_DataAnalysis Public

    An end-to-end analytical web dashboard built with Flask, Pandas, NumPy, and Chart.js covering time-series trends, country comparisons, statistical correlations, and heatmaps.

    HTML 1

  5. Docker-AWS-project Docker-AWS-project Public

    A fully containerized, production-deployed collaborative code editor where multiple users can write and edit code together in real time โ€” powered by React, Monaco Editor, Yjs CRDTs, Socket.IO, Dockโ€ฆ

    JavaScript

  6. PharmaLink PharmaLink Public

    Real-time local medicine availability & reservation platform โ€” broadcast your medicine list to every pharmacy around you at once, watch live availability responses come in, and confirm one store foโ€ฆ

    TypeScript