-
-
-
-
-
software-foundations Public
My solutions to exercises in Benjamin C. Pierce's Software Foundations
HTML UpdatedMay 7, 2020 -
-
awesome-competitive-programming Public
Forked from lnishan/awesome-competitive-programming💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
-
-
Statistical-Methods-in-AI Public
Statistical Methods in Artificial Intelligence Coursework
-
Predict AAPL's future stock prices using sentiment analysis along with ENN/ANN.
-
Interpreters Public
Interpreters made as part of Principle of Programming Language Course
-
Lexical-Language-Evaluator Public
Lexical Interpreter (Parser and Evaluator) in Haskell
Haskell UpdatedOct 7, 2019 -
Tokenizer which can do basic tokenization | N-Gram Model | kneser ney smoothing
UpdatedSep 7, 2019 -
-
Automation_of_Slide_Matching Public
Project on Digital Signal Analysis and Application
-
Proxy_Server Public
An HTTP proxy server implemented via python socket programming with caching, blacklisting, authentication functionality
-
Extreme-Tic-Tac-Toe-Bot Public
TicTacToe Bot (Artificial Intelligence course)
-
QuizApp-ReactJS-Golang Public
quiz portal coded with Reactjs as the frontend and Golang as the backend
-
-
Standard Polling Booth problem, Badminton Synchronisation, MergeSort using threading and forking
-
C-Shell Public
My Bash Shell in C with features like piping, redirection, background & foreground processes, etc.
-
-
100-Days-Of-ML-Code Public
Forked from Avik-Jain/100-Days-Of-ML-Code100 Days of ML Coding
-
react-js-tutorials Public
Forked from learncodeacademy/react-js-tutorialsCode that goes along with my YouTube React JS Series
-
-
first-contributions Public
Forked from firstcontributions/first-contributions🚀✨ Help beginners contribute to open source projects
-
sympy Public
Forked from sympy/sympyA computer algebra system written in pure Python
-
SocialNetworkApp Public
A basic Social Networking App made using Laravel 5.5
-
-
WebScrapping Public
Scrapped pages of amazon.in and amazon.com (Best Selling Books) using Beautiful Soup and created readable CSV files in Python.