sprcoder
Grad student upskilling in computer technologies and an enthusiastic coder.
New Jersey Institute of TechnologyNewark, NJ
Pinned Repositories
Approximation_Algorithms_Vertex_Cover
Implemented the logic for various algorithms to get optimal vertex cover
AWS_Projects
BigEndian_EchoingNumbers
A socket program in java, that can encode numbers in big endian while sending via socket and decode to original numbers at the receiver.
Customer_Segmentation_ML
A machine learning project to predict Customers/Clients into correct segment to provide promotional information or for product advertising.
DeepLearning
Projects for building deep learning models
ImageRecognition
Java Maven Project running in multiple EC2 instances in AWS that uses various services such as SQS, Rekognition, S3 Bucket and EBS to perform image recognition.
inventory_webpage_django
Inventory management application deployed as a webpage with dynamic UI using Django framework and Oracle database.
Performance_Analysis_Sorting_Algorithms
Implemented various sorting algorithms and analyzed the time complexity for 1000 random arrays with each array size ranging from 10^2 to 10^5
Sequenced_Payload_Transmission
A socket program to send/receive unordered and duplicate packets. File remains the same after transmission.
WineQualityModel
Using MLLib in Spark to train a ML model for wine quality prediction.
sprcoder's Repositories
sprcoder/inventory_webpage_django
Inventory management application deployed as a webpage with dynamic UI using Django framework and Oracle database.
sprcoder/BigEndian_EchoingNumbers
A socket program in java, that can encode numbers in big endian while sending via socket and decode to original numbers at the receiver.
sprcoder/Customer_Segmentation_ML
A machine learning project to predict Customers/Clients into correct segment to provide promotional information or for product advertising.
sprcoder/ImageRecognition
Java Maven Project running in multiple EC2 instances in AWS that uses various services such as SQS, Rekognition, S3 Bucket and EBS to perform image recognition.
sprcoder/Sequenced_Payload_Transmission
A socket program to send/receive unordered and duplicate packets. File remains the same after transmission.
sprcoder/WineQualityModel
Using MLLib in Spark to train a ML model for wine quality prediction.
sprcoder/Approximation_Algorithms_Vertex_Cover
Implemented the logic for various algorithms to get optimal vertex cover
sprcoder/AWS_Projects
sprcoder/DeepLearning
Projects for building deep learning models
sprcoder/devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
sprcoder/flask_web_app_f1_stats
Flask App to view f1 drivers related statistics
sprcoder/IS601
Web Applications with Flask/Python
sprcoder/Performance_Analysis_Sorting_Algorithms
Implemented various sorting algorithms and analyzed the time complexity for 1000 random arrays with each array size ranging from 10^2 to 10^5
sprcoder/PrettyGit
sprcoder/ligra
Ligra: A Lightweight Graph Processing Framework for Shared Memory
sprcoder/Parallel_BFS_Algorithm
sprcoder/spring-boot-3-spring-6-hibernate-for-beginners
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners