AadityaKhetan
Full Stack Software Engineer | Java | Spring Boot | Angular | React | Mobile App Development
Automation Engineer, Motorola SolutionsVapi, Gujarat
Pinned Repositories
Autograder-FrontEnd
A web application to aid conduct lab sessions for programming subjects.A user solution would run across a series of test cases to get scores and ranks. A unique combination of platforms like HackerRank and CodeZinger.
Autograding
batch-1
cdp-team1
2022-Capability Dev Program - Team1
CharuVidya-Charusat
Data-Science-Practicals
FlickrBrowser-App
An android app made using Kotlin which allows users to query and download a list of recent photos from Flickr Website. The fetched JSON data is then displayed using a Recycler View. Material design is used for app UI.
LicensePlateRecognition
A license Plate Recognition Application using Image Processing in Python.This application extracts the number plate Region from the raw, original car image and then the pytesseract module converts the image of Number plate into a string.Therefore getting the license plate number as a string and thus retrieving owner's details and sending a mail notice to the owner.
VISION
A voice assistant app for visually impaired people which uses voice recognition APIs for performing functionalities like messaging, calling and checking battery status, time and date. It also has a CNN model for Indian currency recognition.
Xmemes
A Full Stack(Spring Boot, React JS, MySQL) meme stream application where users can post, edit and view memes. The interaction between the frontend and backend is based on a REST API
AadityaKhetan's Repositories
AadityaKhetan/VISION
A voice assistant app for visually impaired people which uses voice recognition APIs for performing functionalities like messaging, calling and checking battery status, time and date. It also has a CNN model for Indian currency recognition.
AadityaKhetan/Xmemes
A Full Stack(Spring Boot, React JS, MySQL) meme stream application where users can post, edit and view memes. The interaction between the frontend and backend is based on a REST API
AadityaKhetan/Autograder-FrontEnd
A web application to aid conduct lab sessions for programming subjects.A user solution would run across a series of test cases to get scores and ranks. A unique combination of platforms like HackerRank and CodeZinger.
AadityaKhetan/Autograding
AadityaKhetan/batch-1
AadityaKhetan/cdp-team1
2022-Capability Dev Program - Team1
AadityaKhetan/CharuVidya-Charusat
AadityaKhetan/Data-Science-Practicals
AadityaKhetan/FlickrBrowser-App
An android app made using Kotlin which allows users to query and download a list of recent photos from Flickr Website. The fetched JSON data is then displayed using a Recycler View. Material design is used for app UI.
AadityaKhetan/LicensePlateRecognition
A license Plate Recognition Application using Image Processing in Python.This application extracts the number plate Region from the raw, original car image and then the pytesseract module converts the image of Number plate into a string.Therefore getting the license plate number as a string and thus retrieving owner's details and sending a mail notice to the owner.
AadityaKhetan/LoginRegister-REST-API
AadityaKhetan/spring5webapp
Example Spring 5 Web Application
AadityaKhetan/Timetable_generator
An automated timetable generator made with the help of Java. It uses java swing functionalities at the front end and MySQL database for storing all the data. The JDBC API is used for connecting netbeans to mySQL.
AadityaKhetan/training-i-plus-plus
Swiggy 2022 bootcamp (Get industry-ready with i++)
AadityaKhetan/UserCRUDApp-Golang
A user CRUD appwith golang, gin, mongoDB, gomock, mockgen and testify libraries