Skip to content

GulshanJha00/Linked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Lynked

Lynked is a real-time code-sharing platform that allows users to share code instantly with others. Built for students, developers, and collaborators, it also integrates AI-based debugging using Gemini AI to help users understand or fix code on the fly.


πŸš€ Features

  • πŸ”— Instant Code Sharing β€” Share your code with a unique URL
  • 🧠 AI-Powered Help β€” Gemini AI suggests improvements or fixes
  • πŸ“ Monaco Editor Integration β€” VS Code-like in-browser editor
  • πŸ“Ή Upcoming: Video Calling β€” Collaborate face-to-face while coding
  • 🌐 Real-time Preview (planned) β€” See your code run live
  • ⚑️ Judge0 Integration β€” Compile and run code in multiple languages

πŸ› οΈ Tech Stack

Frontend:

  • Next.js
  • Tailwind CSS
  • Monaco Editor

Backend:

  • Node.js
  • Express
  • MongoDB (Mongoose)
  • Judge0 API
  • Gemini AI Integration (for code suggestions)

πŸ“¦ Installation

πŸ–₯️ Frontend

git clone https://github.com/GulshanJha00/Linked.git
cd Linked/frontend
npm install --force
npm run dev
cd ../backend
npm install --force
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors