Pinned Repositories
BinarySearchTree
Understanding fundamentals of BST using JAVA
BinaryTree_Array
Understanding fundamentals of BinaryTree using Arrays in JAVA
Caeser-Cipher
To decrypt classical Caeser Cipher code .
Circular-Doubly-Linked-List
Circular-Queue-using-arrays
Understanding fundamentals of Circular Queue using arrays in JAVA.
Circular-Singly-Linked-List
Understanding the working of Circular Singly Linked List in JAVA.
FaceRecognition_using_ConvolutionalNeuralNetworks
In this project I have taken a dataset with images of 17 different people including myself and created a Face Recognition model using CNN in python.
PredictiveMaintenance
Analyzing historic data, this project aims to leverage ML and Data Visualization skills to visualize and analyze trends and relationship between various factors that affect the performance of a machine. With large and diverse data samples, Microsoft Azure Predictive Maintenance dataset allows for robust model training and evaluation
SmartWatch_DataTransform
GitCommitMerge
Make PR here
AadityaKumra's Repositories
AadityaKumra/FaceRecognition_using_ConvolutionalNeuralNetworks
In this project I have taken a dataset with images of 17 different people including myself and created a Face Recognition model using CNN in python.
AadityaKumra/BinarySearchTree
Understanding fundamentals of BST using JAVA
AadityaKumra/BinaryTree_Array
Understanding fundamentals of BinaryTree using Arrays in JAVA
AadityaKumra/Caeser-Cipher
To decrypt classical Caeser Cipher code .
AadityaKumra/Circular-Doubly-Linked-List
AadityaKumra/Circular-Queue-using-arrays
Understanding fundamentals of Circular Queue using arrays in JAVA.
AadityaKumra/Circular-Singly-Linked-List
Understanding the working of Circular Singly Linked List in JAVA.
AadityaKumra/DocsApp
Online doctor consultation with functionalities: book appointments, text message, video call facility
AadityaKumra/PredictiveMaintenance
Analyzing historic data, this project aims to leverage ML and Data Visualization skills to visualize and analyze trends and relationship between various factors that affect the performance of a machine. With large and diverse data samples, Microsoft Azure Predictive Maintenance dataset allows for robust model training and evaluation
AadityaKumra/SmartWatch_DataTransform
AadityaKumra/Doubly-Linked-List
Understanding basics of Doubly Linked List using JAVA.
AadityaKumra/first-contributions
🚀✨ Help beginners to contribute to open source projects
AadityaKumra/GitCommitMerge
Make PR here
AadityaKumra/github-session
AadityaKumra/HacktoberFest
:octocat: Add your Programs or tech content to help other contributors ✅
AadityaKumra/Hacktoberfest2021_beginner
This Repository is for Hacktoberfest absolute beginners guide
AadityaKumra/Hacktoberfest2021_PatternMaking
Hacktoberfest2021 🥳- Contribute Any Pattern In Any Language😎 Every PR will be accepted Pls contribute
AadityaKumra/Hacktoberfest2022
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
AadityaKumra/PehliRepo
Learning basic concepts of github
AadityaKumra/QUEUE-using-arrays
Repo to understand the fundamentals of QUEUES using arrays in JAVA
AadityaKumra/Singly-Linked-List
Understanding how Linked List works using JAVA fundamentals.
AadityaKumra/springboot-fundamentals
AadityaKumra/STACKS-using-arrays
Understanding the fundamentals of STACKS using JAVA
AadityaKumra/STACKS-using-linkedlist
Understanding the fundamentals of STACKS using Linked Lists in JAVA
AadityaKumra/Timer