Building a neural network bird identifier with PyTorch and Fastai, encountering the difficulties of dataset curation.
Learning how to simulate stocks in the stock market using Javascript and Monte Carlo Simulation.
Learning how to estimate the value of Pi with Monte Carlos simulations using Javascript.
Create a blur up image pipeline with Next.js using static rendering. Shrink and compress your images to a base64 string and display a blurred version of your images while they load.
Create an API using data from your static site so you can read data from it in another application without resorting to web scraping.
Building a technical GatsbyJS blog from scratch without plugins for a deeper understanding of Gatsby's core systems.