Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.63 KB

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 😊.