-
-
robotics Public
A deep dive on the history of robotics and the future of humanoids
-
-
tiny-gpu Public
A minimal GPU design in Verilog to learn how GPUs work from the ground up
-
deep-learning Public
A deep-dive on the entire history of deep-learning
-
-
mini-evm Public
A minimal ethereum virtual machine implementation in Rust!
-
rust-textbook Public
My first projects learning rust with the rust textbook
-
zk-mastermind Public
A mastermind implementation using zero knowledge proofs!
-
erc20-token Public
I made my own cryptocurrency token with Solidity smart contracts compliant with ERC20.
-
component-library Public
This is my own custom component library (using styled-components) that I use in all of my frontends
-
-
django-react-heroku-app Public
A better django-react-heroku-template with full instructions and fully setup auth, better url routing with react app, and dev configuration.
-
An interactive and fully functional reinforcement learning environment and agent with an intuitive UI and customizable features.
-
sentiment-analysis Public
Scraped reviews with Scrapy and ran sentiment analysis on them for consulting with Barclay's center
-
django-react-auth Public
A ready to go django-react app with token authentication setup and styled login & register views.
JavaScript UpdatedNov 10, 2020 -
neural-network-engine Public
I created my own library for creating neural networks from scratch, functions similar to TensorFlow or Keras
-
django-react-heroku-template Public
Boilerplate template for django-react app with heroku and heroku-postgres
-