shmundhra
Software Engineer at Google Workspace, previously worked at Google Assistant enhancing News Journeys and improving the Next-Gen Assistant. CSE grad IITKGP.
Google India
Pinned Repositories
Algorithmic-Programming
Some of my Competitive Programming Codes
Algorithms
Resource base for all my Algorithmic Ventures
CodeChef-Crawler
A web spider to download all solved problems of codechef
Codeforces-Crawler
Download accepted solutions from Codeforces for any username
Credentials
This repository comprises all my certifications, and links and proofs to some of my achievements.
Live-Modifiable-Server
A Wrapper Server which can pause a connection, allow modification to Server Code and resume from same point
Parallel-Programming
Codebase for Parallel Programs
Socket-Programming
Repository for codes implementing certain Network Programming Methods
Systems-and-Networks
Resource base for Operating Systems, Computer Networks and Linux Kernel
Systems-Programming
Implementation of numerous Systems Concepts and Constructs
shmundhra's Repositories
shmundhra/Algorithms
Resource base for all my Algorithmic Ventures
shmundhra/Algorithmic-Programming
Some of my Competitive Programming Codes
shmundhra/Systems-and-Networks
Resource base for Operating Systems, Computer Networks and Linux Kernel
shmundhra/CodeChef-Crawler
A web spider to download all solved problems of codechef
shmundhra/Systems-Programming
Implementation of numerous Systems Concepts and Constructs
shmundhra/Codeforces-Crawler
Download accepted solutions from Codeforces for any username
shmundhra/InterviewBit_Crawler
Python script that logs in to interview bit, fetches the user's solved questions and saves them into their local.
shmundhra/Machine-Learning
Common Machine Learning Techniques
shmundhra/Credentials
This repository comprises all my certifications, and links and proofs to some of my achievements.
shmundhra/Live-Modifiable-Server
A Wrapper Server which can pause a connection, allow modification to Server Code and resume from same point
shmundhra/Parallel-Programming
Codebase for Parallel Programs
shmundhra/Socket-Programming
Repository for codes implementing certain Network Programming Methods
shmundhra/CreateDebate_Crawler
Scraper for www.createdebate.com
shmundhra/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
shmundhra/HOVA
Auditorium and Room Booking System - Web Application using JSP
shmundhra/KGP-RISC
32-bit Single Cycle CPU ( RISC Architecture )
shmundhra/Natural-Language-Processing
This repository holds the codes from my explorations of the field of NLP
shmundhra/QALD
Question Answering over Linked Data
shmundhra/Restaurant-Automation-System
A Graphical User Interface which automates the day to day activites of a Restaurant using Java Netbeans and SQL.
shmundhra/tinyC-Compiler
Compiler for a subset of C : tinyC