Pinned Repositories
volesti
Practical volume computation and sampling in high dimensions
fictionArt
A command line tool to display ascii art of famous animated fictional characters, written in ruby.
NandToTetris
Building a modern computer from first principles
Password-Locker
A cli password storer and manager.
script-drive-download
A bash script to download files saved in google files from sites like mth102 site.
simple-video-player-opencv
A simple video player made in opencv
Sudoku-Generator
A simple sudoku puzzle generator written in C++.
Sudoku-Image-Solver
Solving sudoku puzzles with convolutional neural networks and image processing techniques.
Wiki-bash
A command line tool to access wikipedia
clad
clad -- automatic differentiation for C/C++
vaithak's Repositories
vaithak/fictionArt
A command line tool to display ascii art of famous animated fictional characters, written in ruby.
vaithak/script-drive-download
A bash script to download files saved in google files from sites like mth102 site.
vaithak/simple-video-player-opencv
A simple video player made in opencv
vaithak/smbt
Save MacOS Browser Tabs
vaithak/ESO-207-Course-Material
Course material and my codes for data structures and algorithms course taught by Prof. Sumit Ganguly.
vaithak/mso201-ProbStats-Material
Lecture Notes, Assignments and Quizzes of Probability and Statistics (MSO201A).
vaithak/Realtime-frontdev
A realtime preview of frontend web development languages.(html, css,js)
vaithak/Simple-Proxy-Server
A concurrent proxy server written in C to practise socket programming.
vaithak/Birthday-Paradox-Simulation
A simulator of the birthday paradox problem
vaithak/Birthday-reminder
This program helps you to create a database of your all your friends birthdays.
vaithak/Haar-Wavelet-Image-Compression
Grayscale Image compression using Haar Wavelet Transform.
vaithak/bloomFilter
A C++ library for using bloom filters written using reference from Michael Schmatz post.
vaithak/Graph-Plotter
A Graph Plotter desktop application in C++
vaithak/IITK-Photosearch
A modified and improved Student Search with reverse image search feature for IITK students.
vaithak/Lissajous-Curves
Visualisation of lissajous curves in p5.js
vaithak/scp-rust
A basic scp clone implementation written in rust.
vaithak/Stable-Marriage-Problem
An implementation of stable marriage problem in C++.
vaithak/Tic-Tac-Toe-AI
An unbeatable Tic-Tac-Toe game written in Javascript using MinMax Algorithm.
vaithak/utiny
A url shortener written using NodeJs and MySql.
vaithak/3dGraphicsEngine
A basic 3D Graphics Engine written in JS to implement the concepts of 3D Computer Graphics.
vaithak/clita
CLI based Text Assistant for easy dealing with text.
vaithak/dbxcli
A command line client for Dropbox built using the Go SDK
vaithak/GeomScale_LP
Codes and links for tests for GeomScale's Randomized LP project.
vaithak/PocketMoney
Basic Transaction Manager and Bill Splitting Application made for Inter IIT Tech meet 2018.
vaithak/Trogs-Backend
Backend repository for Trogs application for Oktane Hackathon.