Krishna-13-cyber / CodeSpectrum

A platform to make your journey easy for your coding journey. This website is with the best of the coding questions and core cs subjects ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeSpectrum

CodeSpectrum -A platform to make your journey easy for your coding journey.


GitHub issues GitHub stars GitHub contributors adam-pw

Abstract Submission:

https://docs.google.com/document/d/1IgWzRX_6-ctCz4VxvDETOFU593hiHIIAPzpTQR4Dx-o/edit?usp=sharing

πŸ“ Description

CodeSpectrum!

The idea of our project is to make learning coding easy. The website contains the best possible links to the playlist of different topics. The website also contains QnA section separately where the learner can ask doubts which will be answered by any experienced one.

We have made a topic-wise section for various coding subjects. We have provided links, resources and codes for all the topics.

Content Covered :

  1. C
  2. C++
  3. Python
  4. Java
  5. Data Structures and Algorithms
  6. Database Management System
  7. Operating Systems

We have also shared the interview and placement experiences of our seniors from VJTI.

πŸ”— Links

πŸ€– Technology Stack

  • Front-end -JavaScript HTML5 CSS3 React Bootstrap

  • Back-end - Nodejs MongoDB Socket-IO

πŸ› οΈ Project Setup

For Web

  1. Clone the repository
https://github.com/Krishna-13-cyber/CodeSpectrum.git

To start the frontend user interface

cd client
npm install
npm start

To start the backend server

cd server
npm install
npm start

πŸ–Ό Screenshots

image

image

image

image

image

image

image

Future Work

  • Add resources of various Domains like Web-Devlopment,App Devlopment,Machine Learning and Deep Learning.
  • The User Interface can be made more user friendly though we have tried to create an execellent UI as per our imagination.
  • We can use cookies for authentication of pages.
  • We can implement the progress report of a student which he/she practices in the given time.

About

A platform to make your journey easy for your coding journey. This website is with the best of the coding questions and core cs subjects ;)


Languages

Language:JavaScript 87.5%Language:CSS 6.8%Language:SCSS 4.4%Language:HTML 1.3%