Pinned Repositories
Bumblebee
A discord bot made using Javascript, with the technology Discord.js.
covisource
Check whether coWIN vaccines are available(in India) at your pincode! Pull requests are welcome!
Cramers_Rule
CS50W
My projects for CS50W.
easy.db
A simple db aimed for beginners familiar with programming, but not with databases. A quick.db like implementation for python
is_it_new_year
A little django app to check if it's the new year!
python_games
A compilation of several python games+programs.
PythonToPseudocode
I got bored of converting Python to Pseudocode, so I made this transpiler.
the-old-shekwrites
The Shekwrites Frontend+Backend.
schoolvid19
tracker for education statuses during covid-19
abhishekshahane's Repositories
abhishekshahane/PythonToPseudocode
I got bored of converting Python to Pseudocode, so I made this transpiler.
abhishekshahane/Bumblebee
A discord bot made using Javascript, with the technology Discord.js.
abhishekshahane/easy.db
A simple db aimed for beginners familiar with programming, but not with databases. A quick.db like implementation for python
abhishekshahane/covisource
Check whether coWIN vaccines are available(in India) at your pincode! Pull requests are welcome!
abhishekshahane/Cramers_Rule
abhishekshahane/CS50W
My projects for CS50W.
abhishekshahane/is_it_new_year
A little django app to check if it's the new year!
abhishekshahane/python_games
A compilation of several python games+programs.
abhishekshahane/the-old-shekwrites
The Shekwrites Frontend+Backend.
abhishekshahane/ToDo_App
A To Do web app written in React.
abhishekshahane/A-Tic-Tac-Toe-Game
A Tic Tac Toe game made in Python and C++ with 2 players. No external libraries.
abhishekshahane/abhishekshahane
abhishekshahane/AdventOfCode2020
My solutions for advent of code(updated periodically, if I can).
abhishekshahane/awesome_app
This app I'm doing to learn about Flutter. Done with it!
abhishekshahane/clicktest
Just a simple clicktest.
abhishekshahane/Codechef-August-Long-Solutions
Codechef long solutions for august. Includes CHEFWARS, LINCHESS AND CRDGAME3.
abhishekshahane/complexNums
A C++ script to add complex numbers.
abhishekshahane/cssbattle-solutions
Some of my solutions for CSSbattle.dev
abhishekshahane/curl2axios
A little utility to convert curl requests to Node.js axios requests.
abhishekshahane/EmailSender
Script that sends emails.
abhishekshahane/fast-cli
A project for FAST command line interface tools.
abhishekshahane/infinite-scroll
infinite scroll template
abhishekshahane/Joke-Scraper
Gets a joke from r/Jokes and prints it.
abhishekshahane/Landing-Page-With-Bootstrap
The simple, short and beautiful landing page you've always wanted. Made using HTML, CSS and JS. Check it out here for reference: https://samplelandingpage.herokuapp.com/
abhishekshahane/React_Template
A simple react template so you don't have to set up React Boilerplate(on Scrimba).
abhishekshahane/schoolvid19
abhishekshahane/Todo-App
A basic CRUD todo app, but the trick is I'm only using Vanilla JS(with a little jQuery) and HTML.
abhishekshahane/todolist
To-do List in React. Check it out below!
abhishekshahane/username
This is basically the username remember-er you always wanted for a website. Made using Python and SQLite3.
abhishekshahane/VM
A virtual machine written in python. Currently working on OpCodes at the moment.