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 curated a database of internships that high school or college students can apply for. Most of these internships are in the tech industry. Feel free to check it out here. If you have any questions, please 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/internships
npm i
npm run dev