Welcome to Tech Optimum, a nonprofit organization dedicated to helping students in CS through courses, internships, talks and more. If you are interested in joining our communtiy, join here. If you would like to contribute to our repoositories or join Tech Optimum as a staff member, please go here.
We have created several programming courses that are completely free. Check them out here to get started with programming! If you have any questions regarding anything, feel free to join our Discord Server.
- Clone the repository
- Install dependencies with
npm install
- Run the development server with
npm run dev
git clone https://github.com/TechOptimum/courses
npm i
npm run dev