Pinned Repositories
Abhinav1299.github.io
Algorithms
algos
Popular Algorithms and Data Structures implemented in popular languages
awesome-courses
:books: List of awesome university courses for learning Computer Science!
Data-Structures
Data Structures algorithm implementation in java
hackiiitv20-submissions
Intra-IIITV Hackathon 2020
Hospital-Management-System
Hospital Management System
Reminiscence
Platform for sharing your stories and memories of past.
student-council-election-system
Todo-List-Creator
A simple list to add or delete tasks.
Abhinav1299's Repositories
Abhinav1299/Data-Structures
Data Structures algorithm implementation in java
Abhinav1299/hackiiitv20-submissions
Intra-IIITV Hackathon 2020
Abhinav1299/Abhinav1299.github.io
Abhinav1299/Algorithms
Abhinav1299/Hospital-Management-System
Hospital Management System
Abhinav1299/Reminiscence
Platform for sharing your stories and memories of past.
Abhinav1299/student-council-election-system
Abhinav1299/Todo-List-Creator
A simple list to add or delete tasks.
Abhinav1299/Bank
Banking System
Abhinav1299/barito-flow
Handling logs transportation within cluster
Abhinav1299/barito-router
Route from outside world to barito world
Abhinav1299/Blog-App
Abhinav1299/Cats-and-Dogs-classification-model
A Convolutional neural network for classification of Dogs and Cats
Abhinav1299/CCAlgorithms
Collection of Algorithms
Abhinav1299/cp
Abhinav1299/digit-recognizer
flask web app
Abhinav1299/Email-Spam-Detection
A python script which uses machine learning model to detect whether an email is spam or ham(not spam).
Abhinav1299/Git-Bash-Commands
Git Bash Commands to add a repository and also update the existing repository
Abhinav1299/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
Abhinav1299/hackiiitv
IIITV Hackathon Portal 2018
Abhinav1299/HACKIIITV19
Abhinav1299/hackiiitv19-submissions
Abhinav1299/hello_world
Abhinav1299/Java-Codes
Abhinav1299/metricsql
Standalone PromQL and MetricsQL parser
Abhinav1299/Object-Detection
Abhinav1299/plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
Abhinav1299/raize
Your event companion: a mobile app made in Flutter for managing event registrations, attendance and much more!
Abhinav1299/satlas
Statistical Analysis Toolbox for Laser Spectroscopy
Abhinav1299/sudoku-solver
A simple python script which can solve any 9x9 Sudoku using backtrack recursive algorithm.