Pinned Repositories
Android-Projects
This repository contains android apps.
Argo-issue-reproducer
BashBird
Easy to use terminal-based email client
Coview
The covid-19 tracker app based on mvvm architecture written in kotlin. The app uses modern android libraries like retrofit, room, navigation components, kotlin coroutines etc.
Cric-DBMS
Database Management System mini project
Leo
The user safety app written in Kotlin and based on MVVM(Model-View-ViewModel) architecture. Users can view crime precautions and news in their region and can mark or unmark themselves in trouble using various methods. The app also provides crime hotspots in particular region.
SpotIT
Music streaming advertisement muter
Tree_Command
This is utility program which works just like tree command in linux. The tree is a tiny, cross-platform command-line program used to recursively list or display the content of a directory in a tree-like format. It outputs the directory paths and files in each sub-directory and a summary of a total number of sub-directories and files.
typro
A typing master project for Software engineering
xv6-mmap
Implementation of mmap system call in xv6
chaudharirohit2810's Repositories
chaudharirohit2810/SpotIT
Music streaming advertisement muter
chaudharirohit2810/xv6-mmap
Implementation of mmap system call in xv6
chaudharirohit2810/BashBird
Easy to use terminal-based email client
chaudharirohit2810/Leo
The user safety app written in Kotlin and based on MVVM(Model-View-ViewModel) architecture. Users can view crime precautions and news in their region and can mark or unmark themselves in trouble using various methods. The app also provides crime hotspots in particular region.
chaudharirohit2810/typro
A typing master project for Software engineering
chaudharirohit2810/Coview
The covid-19 tracker app based on mvvm architecture written in kotlin. The app uses modern android libraries like retrofit, room, navigation components, kotlin coroutines etc.
chaudharirohit2810/Tree_Command
This is utility program which works just like tree command in linux. The tree is a tiny, cross-platform command-line program used to recursively list or display the content of a directory in a tree-like format. It outputs the directory paths and files in each sub-directory and a summary of a total number of sub-directories and files.
chaudharirohit2810/Cric-DBMS
Database Management System mini project
chaudharirohit2810/Android-Projects
This repository contains android apps.
chaudharirohit2810/Argo-issue-reproducer
chaudharirohit2810/chaudharirohit2810
chaudharirohit2810/Nucleus_StackHack-2.0
Implementation of StackHack 2.0 hackathon on hackerearth
chaudharirohit2810/Offline-Exam-Center
A exam center which works without internet
chaudharirohit2810/chaudharirohit2810.github.io
My Personal Website
chaudharirohit2810/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
chaudharirohit2810/JS-Mini-Projects
Mini projects in javascript
chaudharirohit2810/Kaggle-Competitions
Repository of Solutions to Kaggle Competitions Undertaken By ASCI Members
chaudharirohit2810/NewsCluster
chaudharirohit2810/PPL-Assignments
Set of all PPL Assignments for academic year 2019-2020
chaudharirohit2810/Precify
Fake news detection for social good and creating awareness
chaudharirohit2810/Progressive-Web-App-Demo
A small demo of progressive web app using vanilla html, css and js.
chaudharirohit2810/Shell
chaudharirohit2810/xv6-public
xv6 OS