Pinned Repositories
AsciCam
A program converts your webcam input to ascii and prints it on the screen.
BC
BC is an arbitrary precision arithmetic calculator written in C, inspired by the GNU bc. Supports basic arithmetic operations along with modulo, exponentiation, and shift operations.
CC
Dictionary
Dictionary is a project written in C and Python that uses a text file as a knowledge base. Performs functions such as meaning, autocompletion of a word, spell-checking a word/file, compare time and memory statistics visually using gnuplot pipeline.
Filter
Filter is a Django application, that produces an image using different algorithms and manipulations applied as a filter on the input image. Implemented advanced algorithms like box blur and edge detection using the Sobel filter.
Hacktoberfest
Contributions in Hacktoberfest
Hash-Code
Hash Code
LittleBitTorrent
Bittorrent client implementation in Python for P2P file sharing
LuhnCheck
LuhnCheck
StockersStop
StockersStop is a flask application that uses IEX's API to fetch real-time stock prices for users to quote/buy/sell stocks using virtual currency.
AdeshChoudhar's Repositories
AdeshChoudhar/Filter
Filter is a Django application, that produces an image using different algorithms and manipulations applied as a filter on the input image. Implemented advanced algorithms like box blur and edge detection using the Sobel filter.
AdeshChoudhar/BC
BC is an arbitrary precision arithmetic calculator written in C, inspired by the GNU bc. Supports basic arithmetic operations along with modulo, exponentiation, and shift operations.
AdeshChoudhar/Dictionary
Dictionary is a project written in C and Python that uses a text file as a knowledge base. Performs functions such as meaning, autocompletion of a word, spell-checking a word/file, compare time and memory statistics visually using gnuplot pipeline.
AdeshChoudhar/Hacktoberfest
Contributions in Hacktoberfest
AdeshChoudhar/Hash-Code
Hash Code
AdeshChoudhar/AsciCam
A program converts your webcam input to ascii and prints it on the screen.
AdeshChoudhar/CC
AdeshChoudhar/LittleBitTorrent
Bittorrent client implementation in Python for P2P file sharing
AdeshChoudhar/LuhnCheck
LuhnCheck
AdeshChoudhar/StockersStop
StockersStop is a flask application that uses IEX's API to fetch real-time stock prices for users to quote/buy/sell stocks using virtual currency.
AdeshChoudhar/CPPractice
Competitive Programming Practice
AdeshChoudhar/CS50
CS50
AdeshChoudhar/CSSBattle
AdeshChoudhar/django
The Web framework for perfectionists with deadlines.
AdeshChoudhar/moodle
Moodle - the world's open source learning platform
AdeshChoudhar/NearBeach
NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks
AdeshChoudhar/SpringShapes
AdeshChoudhar/tensorflow
An Open Source Machine Learning Framework for Everyone
AdeshChoudhar/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
AdeshChoudhar/xv6-public
xv6 OS