Skip to content

abhvsn/youtube_projects

 
 

Repository files navigation

Youtube Video Projects

Hey it's Alexei 👋. This repo contains code used in my youtube channel.

Table of Contents

  1. Setup
  2. Videos
  3. Disclaimer
  4. Feedback
  5. My message to you

Setup

git clone https://github.com/AlexeiDarmin/youtube_projects.git

npm install

Each project has it's own src - <project>/ folder. Select which project you would like to run, ie src - tictactoe/ and rename it to src/. Then run

npm run start.

Videos

Disclaimer

I didn't save the code for Tic-Tac-Toe and Connect4 so I'm rewriting it for historic record, there may be discrepancies from the videos. Moving forward all new videos will match the code in this repo completely.

Let's consider the incomplete investment calculator series a prototype and not include the code here. 😅

Feedback

Please leave feedback regarding the code in the respective videos' comment section - the motivation is for everyone to see the discourse and grow together 💪.

For feedback on this readme, or project structure - feel free to open up an issue here (on github).

My message to you

Thank you for taking an interest in coding and self-development. Kudos on your initiative and drive, I'm proud of ya 😊.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.2%
  • CSS 8.8%