Pinned Repositories
BLog-My-First-HTML-web-page
This is a blog page to practice my html skills
coding-interview-university
A complete computer science study plan to become a software engineer.
File-Reversal-and-Checker
Reverses text file larger than RAM size using just system calls in a C++ program
Front-end-practice-projects
This is a repository containing Front end projects while learning
group-based-Peer-to-Peer-Distributed-File-sharing-system
The goal is to build a group based file sharing system where users can share, download files from the group they belong to. Download should be parallel with multiple pieces from multiple peers with support for fallback multi-tracker system, parallel downloading and custom piece selection algorithm.
i-abhiJha.github.io
My-own-mini-Git
A mini version control system (VCS) that mimics the basic functionalities of Git. This system will allow users to add files, commit changes, and checkout specific commits etc.
POSIX-Shell-Implementation
User-defined interactive shell program using C++ that can create and manage new processes. The shell is able to create a process out of a system program like emacs, vi, or any user-defined executable. Shell handles background and foreground processes and also input/output redirections and pipes.
ShopZen-CRM
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
i-abhiJha's Repositories
i-abhiJha/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
i-abhiJha/BLog-My-First-HTML-web-page
This is a blog page to practice my html skills
i-abhiJha/coding-interview-university
A complete computer science study plan to become a software engineer.
i-abhiJha/File-Reversal-and-Checker
Reverses text file larger than RAM size using just system calls in a C++ program
i-abhiJha/Front-end-practice-projects
This is a repository containing Front end projects while learning
i-abhiJha/group-based-Peer-to-Peer-Distributed-File-sharing-system
The goal is to build a group based file sharing system where users can share, download files from the group they belong to. Download should be parallel with multiple pieces from multiple peers with support for fallback multi-tracker system, parallel downloading and custom piece selection algorithm.
i-abhiJha/i-abhiJha.github.io
i-abhiJha/My-own-mini-Git
A mini version control system (VCS) that mimics the basic functionalities of Git. This system will allow users to add files, commit changes, and checkout specific commits etc.
i-abhiJha/POSIX-Shell-Implementation
User-defined interactive shell program using C++ that can create and manage new processes. The shell is able to create a process out of a system program like emacs, vi, or any user-defined executable. Shell handles background and foreground processes and also input/output redirections and pipes.
i-abhiJha/ShopZen-CRM
i-abhiJha/GFG-begineer-dsa-sheet
This repository consists of my solution to the problems in GeeksforGeeks begineere DSA sheet problems
i-abhiJha/My-Portfolio
i-abhiJha/Sheets
Sheets is a personal project created using JavaScript
i-abhiJha/Shell-scripting-Assignment-1
Repo. contains solutions to Assignment on Bash Shell scripting
i-abhiJha/Short-Projects
This repository consists of small projects during my learning period of web dev
i-abhiJha/webkit-crawler
Simple crawler based on PyQt4 for javascript powered websites.