Python and JavaScript practice challenges All created from scratch Some modified and adapted from scratch
Has all code challenges done from either Leetcode or HackerRank
A simple webpage that calculates factorial Using recursion in JavaScript
Solutions to programming challenges completed on codility.com
A list of data structures in Python and JavaScript Built from scratch with aid of various web articles and books
Games built from scratch using Python Some games use Tkinter GUI library
A simple webpage that simulates a dice roll The die can be any number of sides Can be navigated using keyboard
Solutions to projecteuler.net