Skip to content

Project Ciscode is a student-built coding platform by CISCO that offers algorithm challenges to help you practice, improve, and master problem-solving skills.

License

Notifications You must be signed in to change notification settings

usc-cisco/ciscode

Repository files navigation

Project Ciscode

Project Ciscode is a student-built coding platform by CISCO that offers algorithm challenges to help students practice, improve, and master their problem-solving skills.

The platform provides a collection of problems, ranging from beginner-friendly to advanced, designed to sharpen your coding abilities in a competitive yet supportive environment.


🚀 Tech Stack


📂 Features

  • 🧑‍💻 Algorithm challenges across multiple difficulty levels
  • 📊 Track progress and submitted solutions
  • 🔍 Search and filter problems
  • 👤 User authentication & accounts
  • ⚡ Fast and modern UI powered by Next.js

⚙️ Installation & Setup

Prerequisites

  • Node.js (>= 18)
  • MySQL (installed and running)
  • npm or yarn

Clone the Repository

git clone https://github.com/usc-cisco/ciscode.git
cd ciscode

Install Dependencies

npm install

Start Development Server

npm run dev

App will be running on http://localhost:3000.


🤝 Contributing

Contributions are welcome! Feel free to fork the repo, submit issues, or open pull requests.


📜 License

This project is for educational purposes under USC-CISCO.

About

Project Ciscode is a student-built coding platform by CISCO that offers algorithm challenges to help you practice, improve, and master problem-solving skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages