Pinned Repositories
ANN-digit-recognizer
This project features a digit recognizer written from scratch in C++ using a 3 layer artificial neural network.
blog
blog
car
Car
competitive-coding
A repository for all the practice and contests I have participated in.
Data-Structures-and-Algorithms-CS-F211
This repository is to maintain the solutions for the Lab assignments for the course CS F211 Data Structures and Algorithms of BITS Pilani Hyderabad Campus starting Lab sheet 3 (first 2 are pretty basic and involve practically no knowledge of dsa which is why they aren't here)
desai-aditya.github.io
My static website built on Hugo
docker-record
Gene-sequence-clustering
This project is about implementing hierarchical agglomerative and divisive clustering applied to gene sequences.
github-slideshow
A robot powered training repository :robot:
manga-notifier
desai-aditya's Repositories
desai-aditya/ANN-digit-recognizer
This project features a digit recognizer written from scratch in C++ using a 3 layer artificial neural network.
desai-aditya/blog
blog
desai-aditya/car
Car
desai-aditya/competitive-coding
A repository for all the practice and contests I have participated in.
desai-aditya/Data-Structures-and-Algorithms-CS-F211
This repository is to maintain the solutions for the Lab assignments for the course CS F211 Data Structures and Algorithms of BITS Pilani Hyderabad Campus starting Lab sheet 3 (first 2 are pretty basic and involve practically no knowledge of dsa which is why they aren't here)
desai-aditya/desai-aditya.github.io
My static website built on Hugo
desai-aditya/docker-record
desai-aditya/Gene-sequence-clustering
This project is about implementing hierarchical agglomerative and divisive clustering applied to gene sequences.
desai-aditya/github-slideshow
A robot powered training repository :robot:
desai-aditya/manga-notifier
desai-aditya/markdown-portfolio
desai-aditya/microblog-tutorials
I am simply trying to make a small blogging website by following Miguels excellent Flask mega-Tutorials series.
desai-aditya/MIPS_QTSPIM
MIPS Labsheets programs for CS F312 Computer Architecture course
desai-aditya/MIT-6.S081-labs-2021
Solutions for the labs of MIT 6.S081 course
desai-aditya/online-coursework
desai-aditya/ostep-homework
desai-aditya/ostep-projects
Projects for an undergraduate OS course
desai-aditya/Plant-Search-Engine
desai-aditya/UTM-Images
UTM VM Images
desai-aditya/xv6-public
xv6 OS