-
LAN-Design Public
Design of a Local Area Network for my home locality with carefully chosen topological design, cables, networking devices, & IP Addressing schema based on the dynamics of my locality.
UpdatedSep 3, 2022 -
SimpleRA Public
A simplified relational database management system with support for integer-only tables and matrices. Supports B+ tree indices, block-nested and partition-hash joins, group by and two-phase merge s…
C++ MIT License UpdatedSep 1, 2022 -
Nanopass-Compiler Public
A nanopass compiler for (a subset of) Racket -> x86-64, implemented in Racket
-
Essentials-of-Compilation Public
Forked from IUCompilerCourse/Essentials-of-CompilationA book about compiling Racket and Python to x86-64 assembly
TeX UpdatedMar 29, 2022 -
iiit-programming-club.github.io Public
Forked from IIIT-Programming-Club/iiit-programming-club.github.iohttps://iiit-programming-club.github.io/
Ruby UpdatedJan 1, 2022 -
Blockchain-Auction Public
Forked from Akshat-Goyal/Blockchain-AuctionA decentralized platform where people can buy or sell things or set up an auction
JavaScript UpdatedDec 25, 2021 -
Decentralized-Fantasy-Sports-Platform Public
Forked from Akshat-Goyal/Decentralized-Fantasy-Sports-PlatformDecentralized Fantasy Sports Platform written in Solidity and can be deployed on Ethereum blockchain
Solidity UpdatedDec 25, 2021 -
-
lsh-Shell Public
A stripped-down shell for Linux-based systems, implemented in C
-
-
MPI-Programming Public
Few algorithms implemented in a distributed manner in C++ using Open MPI.
C++ UpdatedMay 9, 2021 -
A Real-Time Collaborative Text Editor, which uses CRDT for conflict-free collaboration and WebRTC for peer-to-peer communication.
CSS UpdatedMay 1, 2021 -
-
Genetic-Algorithm Public
Forked from vasu0403/Genetic-AlgorithmJupyter Notebook UpdatedMar 24, 2021 -
-
-
A series of distributed programs implemented in Erlang.
Erlang UpdatedFeb 21, 2021 -
Implementation of the HyperLex Algorithm, which is an unsupervised WSD algorithm, where the aim is to take all the possible collocations of a word.
Python UpdatedDec 11, 2020 -
-
Implementation of two papers in PyTorch: 1. Sequence to Sequence Learning with Neural Networks and 2. Neural Machine Translation by Jointly Learning to Align and Translate
Jupyter Notebook UpdatedDec 11, 2020 -
Word2Vec-from-Scratch Public
Implementation of CBOW and Skip-Gram Algorithms from Scratch
Jupyter Notebook UpdatedDec 11, 2020 -
Summarization-of-News-Articles Public
Forked from vasu0403/Summarization-of-News-ArticlesJupyter Notebook UpdatedNov 22, 2020 -
Wikipedia-Search-Engine Public
An efficient search and indexing engine for Wikipedia, implementing blocked-sort indexing and multi-processed search.
-
Dependency-Parser-Marathi Public
A Dependency Parser for Marathi using statistical methods
-
Value-Iteration-Algorithm Public
Forked from vasu0403/Value-Iteration-AlgorithmValue iteration algorithm
Python UpdatedApr 13, 2020 -
Bulk-Purchase-App Public
Web application based on MERN stack - MongoDB, Express.js, React.js, and Node.js
JavaScript UpdatedFeb 22, 2020 -
A N-Gram Language Model implemented along with Kneser Ney and Witten Bell smoothing techniques
-
Jetpack-Joyride Public
A basic replica of the Jetpack Joyride game made using Python
-
OS-Concurrency Public
Simulations of real life scenarios in C language using multithreading
C UpdatedJan 14, 2020 -
An attempt to emulate the game of chess on terminal. Built using Python and based on OOPs concepts
Python UpdatedJan 10, 2020