great fate's repositories
fast-style-transfer
PyTorch implementation of the fast neural style transfer paper ππ¨ποΈπ¨π§
animations
Here is where I will put all the code I use to generate my explanatory videos!
regular-languages-simulator
A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages π Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them β»οΈ
artistic-style-net
Pytorch implementation of original neural transfer paper ποΈπ¨π§
log-viewer
Log Viewer app with intelligent AI insights designed for Cisco Engineers.
c-notes-pt
A collection of C notes and exercises done during programming tutoring sessions.
tiny-prover
A simple first order logic theorem prover using tableaux
variational-autoencoders-pytorch
I'll try to implement variational autoencoders in pytorch :D
advent-of-code-2023
I'mma try solving all advent of code questions in Haskell and/or Rust for fun
deepdream-pytorch
Implementing inceptionism in pytorch
diffusion-blog
A series of interactive blog posts explaining the deep math behind diffusion :D
Estimating-Pi-pygame-
Estimating Pi using probability
graphing-calculator-pygame
A minimalistic graphing calculator built using Pygame ππ
gravity-ball-game
A game where you control the gravity of a ball rolling inside a disk, so that it hits food and avoids obstacles! β¬οΈπΎβ¬οΈ
igreat.github.io
Here is where the code for my portfolio static website will be :D!
sorting-algorithm-visualizer
A minimalistic sorting algorithm visualizer built using vanilla Javascript πππ
convex-hull
Algorithms for finding the convex hull of a set of 2d points and an experimental framework to compare the algorithms. Algorithms include Jarvis March, Graham Scan, and Chan's Algorithm.
fun-explorations
This is where I will be exploring various topics without any expectation to turn my code into a full project π€·
haskell-notes-pt
A collection of Haskell notes and exercises done during programming tutoring sessions.
linear-regression-binary-search
Here is my attempt at implementing linear regression in python!
Pendulum-Simulation---pygame
Simulating a pendulum accurately in pygame
programming-tutor
Notes and resources associated with my programming tutor sessions at UCL