rohit13
Information Junkie. Dreamer. Student of Life. Javascript and ML enthusiast. Senior Engineer at Target. Syracuse alumni. BackEnd Java based development.
Target Enterprise IncOverland Park, KS
Pinned Repositories
Android-Programming-Assignment-10
Android-Programming-Assignment-3
Assignments created for Android Programming class
Android-Programming-Assignment-4
Android-Programming-Assignment-5
Android Assignment 5
Android-Programming-Assignment-8
Android Programming Assignment 6
Android-Programming-Assignment-9
BusSchedule
CleanDesk
A simple utility in Python to clean your desktop based on file types.
Code-Analyzer
Code Analyzer tool analyzing the code's syntax from its lexical content. Based on Lexical Scanner developed in C++.
Diabetes-Diagnosis-using-ML
A comparative analysis of different machine learning techniques namely Neural Network, Classification Naïve Bayes Classifier, and KNN by implementing Diabetes Diagnosis over an acquired Pima Indians Data Set.
rohit13's Repositories
rohit13/Diabetes-Diagnosis-using-ML
A comparative analysis of different machine learning techniques namely Neural Network, Classification Naïve Bayes Classifier, and KNN by implementing Diabetes Diagnosis over an acquired Pima Indians Data Set.
rohit13/Android-Programming-Assignment-10
rohit13/Android-Programming-Assignment-3
Assignments created for Android Programming class
rohit13/Android-Programming-Assignment-4
rohit13/Android-Programming-Assignment-5
Android Assignment 5
rohit13/Android-Programming-Assignment-8
Android Programming Assignment 6
rohit13/Android-Programming-Assignment-9
rohit13/BusSchedule
rohit13/CleanDesk
A simple utility in Python to clean your desktop based on file types.
rohit13/Code-Analyzer
Code Analyzer tool analyzing the code's syntax from its lexical content. Based on Lexical Scanner developed in C++.
rohit13/Dependency-Analyzer
A Dependency Analyzer Tool in C++ to identify the dependencies between a set of provided files. Used C++ multi-threading to concurrently process multiple files to do a Type Analysis on them and create a Type Table, this table is then used to do a Dependency Analysis among those files.
rohit13/devfolio
A modern and production-ready personal portfolio + blog template built with GatsbyJs and TailwindCSS
rohit13/Elevator_Design_Prototype
A prototype for designing an elevator system
rohit13/ErrorLogger
Error Logger web application to see all the logs recorded with the help of a provided library.
rohit13/java-spring-rest-blog
rohit13/Lexical-Scanner
Designed and developed a Lexical Scanner in C++ to extract lexical content from source code files. This Lexical Scanner is an important part of Code Analyzer tool analyzing the code's syntax from its lexical content.
rohit13/Movie_Review_NLP
Movie review using natural language processing techniques in Python
rohit13/Online-News-Popularity
A comparative study of different Data Mining techniques namely KNN classifier, Random Forest, CART(Classification and Regression Trees), and C5.0 Decision Trees over an acquired Online News Article dataset.
rohit13/personalpage_devfolio
rohit13/Remote-Code-Repository
A dependency-based Remote Code Repository utilizing multi threading in C++ for supporting multiple clients and a communication channel that allows clients to access the repository.
rohit13/Remote-NoSQL-Database
A remote NoSQL Key-Value database application in C# as part of an academic project in Software Modelling and Analysis course.
rohit13/Tradify
rohit13/TradifyV2.0