Personal projects, training...
Content:
-
C
- Build Your Own Lisp: Learn C by building a minimal Lisp clone
-
Image Processing (Python)
- Manual (numpy) implementation of some Image Processing functions (gaussian blur, edge detection with sobel filter)
-
ML
-
Problems
- Advent of Code 2021: Various problems with increasing difficulty every day of December 2021.
- Exercism.io Profile: C#, Haskell, JavaScript, Typescript tracks
- HackerRank Profile: Various Puzzles (Data Structures, Problem Solving in Python/C#...)
- Write you a Scheme 2.0: Haskell and functional programming resources
- MCTS: Implementation of Monte-Carlo Tree Search for Connect4.
- N Puzzle Python: Solver for 15 puzzle using IDA* algo
- Reverse Polish Notation: Solve RPN operations in C#
-
React (JavaScript)
- Tutorial: Official React tutorial (Tic Tac Toe, teaches basic concepts)
- Wordle: Clone of Wordle, a word guessing game.
-
SpotifyAPI (Python with Jupyter)
- Spotify API insights for your account