Pinned Repositories
15-weeks-of-webdev
somewhere between learning and re-learning
ashutosh-dave
Config files for my GitHub profile.
avionics
96-week long plan to study math, physics, electronics, avionics, and defense tech.
blockchain-notes
Notes and all the stuff about Blockchain.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Marketplace
Online Marketplace built using PHP, JavaScript, jQuery, and MySQL
Quark
The Git we have at home.
roguelike-rust
Roguelike built using Rust and libtcod
Spry
Simple URL shortner
task-trek
Gamified to-do list to turn your tasks into small quests!
ashutosh-dave's Repositories
ashutosh-dave/15-weeks-of-webdev
somewhere between learning and re-learning
ashutosh-dave/ashutosh-dave
Config files for my GitHub profile.
ashutosh-dave/avionics
96-week long plan to study math, physics, electronics, avionics, and defense tech.
ashutosh-dave/blockchain-notes
Notes and all the stuff about Blockchain.
ashutosh-dave/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ashutosh-dave/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
ashutosh-dave/CStruct
C Library implementing Data Structures and Algorithms for Efficient Data Manipulation.
ashutosh-dave/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
ashutosh-dave/Marketplace
Online Marketplace built using PHP, JavaScript, jQuery, and MySQL
ashutosh-dave/math-for-ml
Coursework for the Math for Machine Learning and Data Science Specialization
ashutosh-dave/meta-backend
Coursework for the Meta Back-End Developer Professional Certification.
ashutosh-dave/Quark
The Git we have at home.
ashutosh-dave/roguelike-rust
Roguelike built using Rust and libtcod
ashutosh-dave/Spry
Simple URL shortner
ashutosh-dave/task-trek
Gamified to-do list to turn your tasks into small quests!
ashutosh-dave/coding-interview-university
A complete computer science study plan to become a software engineer.
ashutosh-dave/featherJS
FeatherJS is a lightweight, modular JavaScript library designed for modern web applications. It offers efficient DOM manipulation, AJAX requests, utilities, event handling, and animations in a small, fast package.
ashutosh-dave/go-playground
Learning and experimenting with GoLang
ashutosh-dave/gs-quant
Python toolkit for quantitative finance
ashutosh-dave/java-playground
ashutosh-dave/NAND2Tetris
Implementation of the popular book "The Elements of Computing Systems". Learned and built a computer from ground up.
ashutosh-dave/ngram
The n-gram Language Model
ashutosh-dave/nvim-config
golang neovim config
ashutosh-dave/PixelShrink
Flask web-app to convert WEBP images to JPG images
ashutosh-dave/PixelShrink-CLI
Utility tool to convert WEBP images to JPG format under 250KB
ashutosh-dave/rust-playground
Learning RUST