Pinned Repositories
Competitive-Programming
All the CP Contest/Practice stuff from various websites
CP-Algorithms
All the Practice Problems of the Algorithms and Articles from the website cp-algorithms.com
cpp-mysql-opp
An object oriented implementation of C API of MYSQL
IPC-using-message-queue
A server-client game based on Inter Process Communication (IPC) using message queue
lexical-analyzer-cpp
Lexical Analysis using C++
mern-stack
Full Stack Web Application using MongoDB, ExpressJS, React and NodeJS (MERN)
os-course-project
OS Course Project
project-ccfh
Project Counselling Choice Filling Helper using NodeJS
SKP-Shell
A unix based shell written in C
socket-programming-in-c
This project implements a server-client system using socket programming. The server is a calculator, which responds with calculated result of expression requested by client.
prajapati-sumit's Repositories
prajapati-sumit/Competitive-Programming
All the CP Contest/Practice stuff from various websites
prajapati-sumit/os-course-project
OS Course Project
prajapati-sumit/project-ccfh
Project Counselling Choice Filling Helper using NodeJS
prajapati-sumit/CP-Algorithms
All the Practice Problems of the Algorithms and Articles from the website cp-algorithms.com
prajapati-sumit/cpp-mysql-opp
An object oriented implementation of C API of MYSQL
prajapati-sumit/IPC-using-message-queue
A server-client game based on Inter Process Communication (IPC) using message queue
prajapati-sumit/lexical-analyzer-cpp
Lexical Analysis using C++
prajapati-sumit/mern-stack
Full Stack Web Application using MongoDB, ExpressJS, React and NodeJS (MERN)
prajapati-sumit/SKP-Shell
A unix based shell written in C
prajapati-sumit/socket-programming-in-c
This project implements a server-client system using socket programming. The server is a calculator, which responds with calculated result of expression requested by client.
prajapati-sumit/e-maxx-eng-aux
Auxiliary stuff for article sources
prajapati-sumit/firstone
prajapati-sumit/GSoC
SCoRe Lab GSoC Final Reports
prajapati-sumit/heart-stroke-prediction
Heart Disease Predictor
prajapati-sumit/images
repo to upload images
prajapati-sumit/MSO_E5_Dev_AutoRenew_Modified
This is a python program based on Git Actions modified to automatically renew Microsoft Office 365 E5 Developer Trail.
prajapati-sumit/node-auth-jwt
Authentication using NodeJS and JWT
prajapati-sumit/OS-assignments
Solutions to Operating System Assignments
prajapati-sumit/polling-system
This project is part of Software Engineering (CSL2060) course.
prajapati-sumit/prajapati-sumit
Config files for my GitHub profile.
prajapati-sumit/prajapati-sumit.github.io
prajapati-sumit/resumator
prajapati-sumit/Scanner-for-lexical-analyzer-in-cpp
A simple c++ program that takes a file as input, and after tokenizing the file, it finds what each token name is(identifier, keyword, separator, operator, literal, or comment).
prajapati-sumit/Selenium
Web Automation
prajapati-sumit/templates
Templates for Competitive Programming
prajapati-sumit/visual-cryptography
Visual Cryptography is a cryptographic technique where images are distributed as shares, and the recovery of the final image can be done using the human visual system, usually by having the shares be printed on transparencies and having them stacked on top of other.