Personal projects

ftbl.world
A web application built using NestJS and React to view live football scores and fixtures of matches all over the world. Hosted on GitHub Pages and Heroku.

Rock Paper Scissors Classifier
A rock-paper-scissors classifier built using fast.ai while reading chapter 2 of fastbook.

Portfolio
This site! Built using React and Gatsby to host my professional information and blog.

Obsidian Plugin - Show File Path
An Obsidian plugin to show the path of the currently active file.

deno-nets
A Typescript library to build, train and use deep neural networks in Deno. Built using Hacktoberfest 2020.

GANdalf
A Generative Adversarial Network (GAN) to convert sketches to photos and vice versa. Built using TensorFlow.

Tiny ImageNet Classifier
A multi-class classifier for images in the Tiny ImageNet dataset. Built using TensorFlow.