Kinjalrk2k
Software Engineer with a full-blown interest towards coding and procrastination!
MTech IT '26 @ DTUKolkata, West Bengal, India
Pinned Repositories
BYO-Load-Balancer
(Bring Your Own) Load Balancer
IP-WebCam
A Python script to exploit various features of the IP Webcam android app
IrregulaCrop
GUI program for irregular Quadrilateral cropped to nice fitting Rectangle
Kaho-aur-Suno
A toy message broker
Lets-go-with-golang
Learning Golang from Hitesh Choudhary
live-html-to-pdf
Convert HTML to PDF live using this editor
pdfTools-Web
A web interface with various tools working on PDF files
postman-to-openapi-json-extended
Convert Postman collection to OpenAPI Specs with extended components
prisma-console
REPL style console for Prisma ORM, heavily inspired from Rails console
prisma-extension-pg-trgm
Prisma extension for supporting alphanumeric similarity using PostgreSQL pg_trgm module
Kinjalrk2k's Repositories
Kinjalrk2k/Basic-Python-Scripts
Created For HacktoberFest.
Kinjalrk2k/Hacktoberfest-2020
An open-source repository to contribute any projects/web applications/programs you have made.
Kinjalrk2k/Hacktoberfest2k20
Anyone can send any type of code , I will merge it Asap
Kinjalrk2k/Hacktober-2020
An open source repository to contribute any projects or programs you have made.
Kinjalrk2k/easyHTTP
Learning Ajax through building an easyHTTP library
Kinjalrk2k/RESTful-Blog
A simple Blog application based on RESTful routing and Semantic UI
Kinjalrk2k/Patatap-Clone
This project is a part of Colt Steele's "The Web Development Bootcamp" on Udemy
Kinjalrk2k/Todo-List
This project is a part of Colt Steele's "The Web Development Bootcamp" on Udemy
Kinjalrk2k/Data-Structures-Python
Implementations of data structures in Python
Kinjalrk2k/RGB-Color-Game
This project is a part of Colt Steele's "The Web Development Bootcamp" on Udemy
Kinjalrk2k/IIEC_Rise_Python
Kinjalrk2k/IP-WebCam
A Python script to exploit various features of the IP Webcam android app
Kinjalrk2k/libraries
This repository contains a list of supported libraries, imports and technologies they belong to
Kinjalrk2k/COVID-19
A Simple COVID-19 Dashboard
Kinjalrk2k/Timetable-Management-System
This project is a part of the Final Project submission for Software Tools Laboratory(PCCCS492)
Kinjalrk2k/Line-Follower
Code for line follower based on Arduino
Kinjalrk2k/Snapboard-OCR
Kinjalrk2k/Learning-OpenCV-4-Computer-Vision-with-Python-Third-Edition
Learning OpenCV 4 Computer Vision with Python 3 – Third Edition, published by Packt
Kinjalrk2k/whatsapp-reply_bot
This is a basic bot developed using python 3 such that u can send a particular message to a particular user for the number of times u want to send the message to that user.
Kinjalrk2k/Clipboard-Speaker
Speaks what's on your clipboard
Kinjalrk2k/react-typeform
Typeform/ Full Screen Form component for React
Kinjalrk2k/Trip-Package-Planner
The idea is to create an application that will provide the user a suitable trip plan according to their need.
Kinjalrk2k/Sorting-Algorithms
A few sorting algorithms to demonstrate!
Kinjalrk2k/N-Queen-Problem
Placing N Queens in a NxN chessboard, so that no two queen can attack each other. Seems pretty easy huh? Let the code speak for itself!
Kinjalrk2k/C-Data-Structures
Compilation of some classic data structures
Kinjalrk2k/Sudoku
A simple Sudoku generator and solver
Kinjalrk2k/Infix-Postfix-Operations
My introduction to python programming with a simple project to convert an infix expression to a postfix expression
Kinjalrk2k/SNAKE-GAME
The 90s Snakes Game simulation
Kinjalrk2k/Mini-Fire-Extinguisher
Kinjalrk2k/Matrix-Class
A matrix class for ease at matrix operations