Pinned Repositories
Blackjack
Created a blackjack game in grade 11 using Visual Basic.NET
CaesarCipher
Encode and Decode using Caesar or Cipher algorithms
CannonBallGame
Created an Avatar themed cannonball game in Processing
Classroom-Tour
YourSQL: Rutgers CS336 Team Project
CS643-WinePrediction
Wine Prediction with Pyspark on EMR EC2 instances
NeoDiscordBot
Creating a discord bot for fun
NQueensSolver
Solving N Queens problem using the hill-climbing algorithm
NumericalOCR
An OCR that is able to detect numbers in ascii images with 80.7% accuracy, utilizing Naive Bayes and Laplace smoothing
PhotoGalleryJavaFX
A photo gallery app for Desktop using JavaFX with extensive functionality
TimelyTrack
NeelAPatel's Repositories
NeelAPatel/PhotoGalleryJavaFX
A photo gallery app for Desktop using JavaFX with extensive functionality
NeelAPatel/NQueensSolver
Solving N Queens problem using the hill-climbing algorithm
NeelAPatel/CaesarCipher
Encode and Decode using Caesar or Cipher algorithms
NeelAPatel/CS643-WinePrediction
Wine Prediction with Pyspark on EMR EC2 instances
NeelAPatel/IT-Phase1
Simplified DNS with one Client Server and two Remote servers that maintain a DNS table
NeelAPatel/IT-Phase2
DNS project with a recursive root server and two regular servers for DNS lookups (Expansion on IT-Phase1)
NeelAPatel/NeoDiscordBot
Creating a discord bot for fun
NeelAPatel/NumericalOCR
An OCR that is able to detect numbers in ascii images with 80.7% accuracy, utilizing Naive Bayes and Laplace smoothing
NeelAPatel/TimelyTrack
NeelAPatel/Cryptr
Encrypt and Decrypt any file for secure file sharing across the internet.
NeelAPatel/IT-Phase3
DNS project with an authentication server that uses challenge and digest strings for encrypted transfers to the two DNS lookup servers
NeelAPatel/KalmanClassiferGame
An AI powered minigame using Kalman filters
NeelAPatel/MagiskOnWSA
Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)
NeelAPatel/NeelAPatel
NeelAPatel/NJIT-IS601-event_manager
NeelAPatel/NJIT-IS601-homework1
NeelAPatel/NJIT-IS601-homework2
NeelAPatel/NJIT-IS601-homework3
NeelAPatel/NJIT-IS601-homework4
NeelAPatel/NJIT-IS601-homework5
NeelAPatel/NJIT-IS601-homework6
NeelAPatel/NJIT-IS601-homework7
NeelAPatel/NJIT-IS601-homework8
NeelAPatel/NJIT-IS601-homework9
NeelAPatel/NJIT-IS601-midtermproj
NeelAPatel/ScalaTraining
NeelAPatel/SynologyScripts
Scripts for dealing with my Synology NAS
NeelAPatel/user_management
NeelAPatel/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
NeelAPatel/W11PDFViewer
A simple PDF Viewer built around WinUI3 guidelines