Pinned Repositories
Astar-algorithm
Building an A* algorithm implementation using python, to show steps to solve the given grid
bookingMaster
Booking management system for GetYourGuide made purely in Python using Tkinter, Pandas etc
emailMaster
Email extension for BookingMaster to automate data entry upon receiving mails, build purely using Python
ImageProcessing
Creating Image processing functions in C
intern_Automations
Document organizing script made using python
masterMind
Recreating the masterMind Arcade game to run on an embedded system like RPi using GPIO components such as buttons, LCD's, LED's etc.
personalportfolio
Repository for deploying my personal portfolio
portfolio_revamped
Recreating my personal portfolio and making it look a lot more better using React and Next
stock_prediction
A Streamlit web app for stock prices prediction
Veyetals
Creating a PC monitoring app to run on android phones using C for PC data collection and Python for flask server
adityashibu's Repositories
adityashibu/OCamlMadeEasy
Trying to add additional features to the language of OCaml such as array Indexing, etc
adityashibu/adwii-iii.github.io
My personal portfolio website
adityashibu/chessEngine
Creating a chess Engine in python
adityashibu/JavaScriptProjects
Some projects I've build using JavaScript through my journey of learning JS
adityashibu/learningReact
Repository to showcase what I've learnt through my journey of learning React Native in CS50M
adityashibu/OCamlMadeEasyULink
Developing new functions naturally available in conventional OOP languages to be incorporated into OCaml
adityashibu/pythonProjects
Making simple python projects throughout my journey of learning python