Pinned Repositories
Academics
Contains my Academic Work and Assignments
Advanced-Encryption-Standard
This repository contains implementation of AES also known as Rijndael.
Multi-Stream-File-Transfer-Agent
A multistream file transfer program written in cpp using socket interface
SportProgramming
Just practice and lots of coding stuff
WikiHuman-Scraper
This a scrapper written in python which scrapes data of wiki Humans and stores it in a database
manuchandel's Repositories
manuchandel/SportProgramming
Just practice and lots of coding stuff
manuchandel/Academics
Contains my Academic Work and Assignments
manuchandel/Advanced-Encryption-Standard
This repository contains implementation of AES also known as Rijndael.
manuchandel/Multi-Stream-File-Transfer-Agent
A multistream file transfer program written in cpp using socket interface
manuchandel/WikiHuman-Scraper
This a scrapper written in python which scrapes data of wiki Humans and stores it in a database
manuchandel/ChefDemo
manuchandel/Convexhull-Triangulation
This is a repository for my computational geometry project involving sketching convex hull and triangulating it
manuchandel/Disjoint_Set_Union
This repository contains implementation of "union-find" data structure in cpp.
manuchandel/Hackathon2018
manuchandel/manuchandel.github.io
My jekyll Blog
manuchandel/NewEntityDiscovery
This repository contains project files of my 3 year Bachelor Project on Text Analysis.
manuchandel/Notes
This repository contains implementation of famous algorithms and fancy data structures in JAVA.
manuchandel/python-sample-vscode-flask-tutorial
Sample code for the Flask tutorial in the VS Code documentation
manuchandel/responsive-html-email-template
When all you need is a really simple HTML email template.
manuchandel/tensorflow-cifar-10
Cifar-10 CNN implementation using TensorFlow library with 20% error.