Pinned Repositories
AlgorithmsSpecialization
Code from Stanford Algorithms Specialization on Coursera
Bandwidth-Monitor
A packet sniffer that can run in the a background process to monitor the traffic on a network.
DiningConciergeChatbotCDK
Infrastructure code for Dining Concierge Chatbot
Image-processing-with-OpenCV
Exploring basic Image-Processing techniques using C in opencv 2.4.9
RISC-V-Simulator
RTES-Gyroscope-Gestures
This project involved writing code to use the gyroscope onboard the STM32F429I-Discovery board to record gestures as well as unlock profiles by repeating the recorded gestures. The onboard touch LCD was used to provide an UI to make choosing between multiple user profiles possible.
TheoryBank
Time-Complexity-of-Sorting-Algorithms
Extra credit assignment in Introduction to Algorithms
Video-Composition-Software
VES in Python
VideoEditor
A cross-platform video processing application being developed using wxWidgets and FFMPEG. It will enable users to easily automate the production of videos that follow a particular format.
IshanTaldekar's Repositories
IshanTaldekar/Image-processing-with-OpenCV
Exploring basic Image-Processing techniques using C in opencv 2.4.9
IshanTaldekar/Time-Complexity-of-Sorting-Algorithms
Extra credit assignment in Introduction to Algorithms
IshanTaldekar/VideoEditor
A cross-platform video processing application being developed using wxWidgets and FFMPEG. It will enable users to easily automate the production of videos that follow a particular format.
IshanTaldekar/AlgorithmsSpecialization
Code from Stanford Algorithms Specialization on Coursera
IshanTaldekar/Anytime-weighted-A-star
Implementing A* from scratch, and then modifying it.
IshanTaldekar/Bandwidth-Monitor
A packet sniffer that can run in the a background process to monitor the traffic on a network.
IshanTaldekar/Basic-UNIX-shell
An implementation of a basic UNIX shell that can process and execute most commands parsed in from the terminal.
IshanTaldekar/Client-and-Server-using-TCP-with-UDP
A basic client server program where TCP is used to perform a handshake and UDP is used to transfer data.
IshanTaldekar/Data-Structures
Data structure implementations
IshanTaldekar/DiningConciergeChatbotCDK
Infrastructure code for Dining Concierge Chatbot
IshanTaldekar/Go-Back-N-using-UDP
An implementation of the Go-Back-N sliding window protocol using UDP datagrams.
IshanTaldekar/RISC-V-Simulator
IshanTaldekar/RTES-Gyroscope-Gestures
This project involved writing code to use the gyroscope onboard the STM32F429I-Discovery board to record gestures as well as unlock profiles by repeating the recorded gestures. The onboard touch LCD was used to provide an UI to make choosing between multiple user profiles possible.
IshanTaldekar/TheoryBank
IshanTaldekar/Video-Composition-Software
VES in Python
IshanTaldekar/CommunityBackend
IshanTaldekar/CommunityFrontend
IshanTaldekar/Design-Patterns
Design patterns practice
IshanTaldekar/file-name-conventions
A collection of guidelines for writing file names used in web projects.
IshanTaldekar/Image-processing-with-OpenCV-Python
IshanTaldekar/Mapping-utility-Xipiter-2019
Map GPS co-ordinates onto a map of the Webster airfield.
IshanTaldekar/OS-Assignment-1
IshanTaldekar/stanford-algs
Example Test Cases for Stanford's Algorithms Coursera Specialization
IshanTaldekar/StockTradingSimulatorPlatform
An immersive, user-friendly simulation for both novice and experienced traders. Features real-time data, risk-free trading, portfolio tracking, and community forums. Ideal for learning and practicing trading strategies in a virtual, educational environment.
IshanTaldekar/TechJournal