Pinned Repositories
Assembler
It converts .asm files to machine code which can be run on the Hack Architecture
blog-codes
This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.
Company-Advertising-Strategy
Compiler
It's a Compiler for Jack Programming Language Which runs on Hack
Computer-Architecture
Computer-Networks
Deep-Learning
Hospital-Management-System
An application to maintain the doctor and patient records
Hotel-Accomodation
Allocating Rooms to a person in hotel
IoT--intern
codemaster-22's Repositories
codemaster-22/Computer-Architecture
codemaster-22/Computer-Networks
codemaster-22/Assembler
It converts .asm files to machine code which can be run on the Hack Architecture
codemaster-22/blog-codes
This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.
codemaster-22/Company-Advertising-Strategy
codemaster-22/Compiler
It's a Compiler for Jack Programming Language Which runs on Hack
codemaster-22/Deep-Learning
codemaster-22/Hospital-Management-System
An application to maintain the doctor and patient records
codemaster-22/Hotel-Accomodation
Allocating Rooms to a person in hotel
codemaster-22/IoT--intern
codemaster-22/LID-tool
This code provides word level language identification tool for identifying language for individual words in Code-Mixed text. e.g. The text that includes words from two languages such as Hindi written in roman script, mixed with English.
codemaster-22/Minimum-Weighted-Path
minimum weighted path among all weighted paths between lucky-pair of nodes
codemaster-22/Order-The-Tasks
codemaster-22/Priority-Scheduling-With-Preemption
cpu scheduling
codemaster-22/Projects-in-Computer-System-Design
codemaster-22/Projects-in-Data-Structures
codemaster-22/riscv-isa-sim
Spike, a RISC-V ISA Simulator
codemaster-22/Secret-Sharing-Scheme
codemaster-22/Secure-Systems-Engineering
codemaster-22/SSE-Proj
codemaster-22/TAs-and-Lab-Instructor
Finding the Minimal Spanning Tree
codemaster-22/UCAM_III-driver
codemaster-22/VirtualMachine
It's a StackBased Virtual Machine which Converts .vm files generated by compiler to .asm files