Pinned Repositories
ABC-of-3D
An OpenGL project where I learnt how to render 3D shapes using OpenGL in C++ and other libraries like glm and glut.
Automata-Theory
A set of codes which can play with automata and do stuff like minimize a DFA, convert NFA to DFA etc.
Blogsite-cloudflare-worker
BTP-2
Code and data for BTP-2 project 2022-23
CoachingDB
Data and Applications course assignment for the management of database for Coaching Institute
Competitive-Programming
Computer-Vision-course
All the work I did for my course CV in Fall of 22
drsoil
A soil monitoring and suggestive web app
Rdx-ball
A dx ball like game the one can play on their terminal
River-crossing-pygame
This was a project which I had undertaken as a course project for the iSS(Intro to Software Systems) course at my college IIIT-H.
spashal's Repositories
spashal/Competitive-Programming
spashal/Computer-Vision-course
All the work I did for my course CV in Fall of 22
spashal/drsoil
A soil monitoring and suggestive web app
spashal/ABC-of-3D
An OpenGL project where I learnt how to render 3D shapes using OpenGL in C++ and other libraries like glm and glut.
spashal/Automata-Theory
A set of codes which can play with automata and do stuff like minimize a DFA, convert NFA to DFA etc.
spashal/Blogsite-cloudflare-worker
spashal/BTP-2
Code and data for BTP-2 project 2022-23
spashal/CoachingDB
Data and Applications course assignment for the management of database for Coaching Institute
spashal/Rdx-ball
A dx ball like game the one can play on their terminal
spashal/River-crossing-pygame
This was a project which I had undertaken as a course project for the iSS(Intro to Software Systems) course at my college IIIT-H.
spashal/Computer-System-Organisation-2020
Resources for Computer System Organisation Course 2020
spashal/Concurrency-Simulation
MIni project to understand concurrency and applied to problems to simulate an OS
spashal/Custom-Terminal
Created my own terminal with some basic functionalities for Linux
spashal/EBookTranslater
Ebook Translator made as a part of DASS course
spashal/Escape-The-Maze
spashal/github-app
spashal/google-research
Google Research
spashal/ISS
spashal/mern-boilerplate
Basic mern boilerplate I made to use in various projects. Contains cookie based login-registration
spashal/NER-Extraction
spashal/Networking-between-2-C-programs
Networking assignment that I have to complete in the next 3 days
spashal/Poll-tute
Learning Django via the official docs
spashal/SMAI
Collection of the assignments I did for the course Statistical Methods in AI (spring 2022)
spashal/Sparql-py
spashal/spashal.github.io
Long procrastinated, but now I am on it. My website I mean. Portfolio/Blog website.
spashal/Wikipedia-Search-Engine
Building a search engine for dump from wikipedia
spashal/xv6-public
Enhancing the fate of this noob os