Pinned Repositories
a2oj_Ladder
Aniket025.github.io
Cryptography_Network-Security
This contains implementation of various classic and modern encryption and decryption algorithms in C.
Editorial-Crawler
This crawls data from leading news websites and saves into our PC
FTP_TCP
Implemented a simplified version of the file transfer protocol.
Inventory_Management_Software
A Java based software using MySQL for database management that can be used by shop owner so that they can maintain their inventory inspired by just-in time(JIT) philosophy which prioritizes minimizing cash tied up in product over maximizing inventory buffer.
Medical-Prescription-OCR
Used for reading medical prescription and coverting it in digital form
Meraki---Predict-Prevent-and-Protect
Meraki uses AI to predict, prevent and help people respond quickly during and after a disaster.
MRFS
mplemented a memory resident UNIX-like file-systemwhich can be accessed using APIs,
OS_Lab
This contains codes of assignments for OS Lab(Spring 2019)
Aniket025's Repositories
Aniket025/Medical-Prescription-OCR
Used for reading medical prescription and coverting it in digital form
Aniket025/Editorial-Crawler
This crawls data from leading news websites and saves into our PC
Aniket025/Meraki---Predict-Prevent-and-Protect
Meraki uses AI to predict, prevent and help people respond quickly during and after a disaster.
Aniket025/a2oj_Ladder
Aniket025/Aniket025.github.io
Aniket025/Cryptography_Network-Security
This contains implementation of various classic and modern encryption and decryption algorithms in C.
Aniket025/FTP_TCP
Implemented a simplified version of the file transfer protocol.
Aniket025/Inventory_Management_Software
A Java based software using MySQL for database management that can be used by shop owner so that they can maintain their inventory inspired by just-in time(JIT) philosophy which prioritizes minimizing cash tied up in product over maximizing inventory buffer.
Aniket025/MRFS
mplemented a memory resident UNIX-like file-systemwhich can be accessed using APIs,
Aniket025/OS_Lab
This contains codes of assignments for OS Lab(Spring 2019)
Aniket025/Recruit
Hiring management application
Aniket025/resume
Software developer resume in Latex
Aniket025/RISC-Processor
A single cycle RISC processor developed using Verilog to be run on spartan3 FPGA.
Aniket025/rrapper
Wrap rr in order to inject abnormal system call behavior
Aniket025/TinyC-Compiler
Compiler for tinyC, a subset of the C programming language made using flex, yacc, and gnu assembler targetted for x86-64 architecture.