aryak0512
I am interested in anything and everything related to Software Development.
Software EngineerMumbai
Pinned Repositories
Angular-UI
apache-camel
POC to explore enterprise integration patterns using Apache Camel
aryak0512
Attendance-Manager
This is a mini project developed using J2EE technologies such as JSP, JDBC and Servlet.
custom-load-balancer
This is a custom load balancer written in Java using Socket API. The LB uses round robin algorithm
GredStudentApp
An android application written by me in final year college project. GRED app enables MU college students to add subjects and marks and calculate final CGPA using appropriate university formula.
MyArtWebsite
My personal website created by me from scratch using Java EE modules like JDBC, JSTL and Java server pages. Application deployed on Tomcat server
ProfileApp
Professional portfolio created using Angular Framework
socket-programming
A custom web server created from scratch using Java sockets that can serve concurrent requests. This server has a test page (similar to Apache's) and a sign up page from which form data can be read.
spark
Apache Spark Capstone project
aryak0512's Repositories
aryak0512/aryak0512
aryak0512/custom-load-balancer
This is a custom load balancer written in Java using Socket API. The LB uses round robin algorithm
aryak0512/ProfileApp
Professional portfolio created using Angular Framework
aryak0512/socket-programming
A custom web server created from scratch using Java sockets that can serve concurrent requests. This server has a test page (similar to Apache's) and a sign up page from which form data can be read.
aryak0512/spark
Apache Spark Capstone project
aryak0512/c-programming
Repo hold source code of some POCs and custom Linux commands created by me
aryak0512/custom-url-shortener
URL shortener based on murmur3 algorithm with Redis persistence
aryak0512/data-shipper
aryak0512/db-poc
aryak0512/design-patterns
Common design pattern implementations
aryak0512/ds-algo
aryak0512/dsa-in-c-language
aryak0512/elasticsearch
Elasticsearch handy notes and commands
aryak0512/go
Golang related code snippets
aryak0512/grpc
GRPC using Java APIs
aryak0512/java8
aryak0512/jenkins-docker
End-to-end Jenkins automated pipeline with builds from SCM poll & image push to dockerhub
aryak0512/junit-mockito
aryak0512/kafka-streams
Exploring features of Kafka stream API
aryak0512/leetcode
aryak0512/product-eshop
Spring backend APIs for eshop project
aryak0512/python-oop
Studying the python programming language
aryak0512/ransomware
Ransomware software (file encryption) Swing API
aryak0512/reactive
aryak0512/reactjs-app
Simple page app using React
aryak0512/spark-scala
Apache Spark Capstone project using Scala
aryak0512/spring-security
Spring managed authentication and authorization
aryak0512/thread-pools
Java thread pools POC
aryak0512/virtual-threads
Java 21 Virtual threads
aryak0512/vthreads
Java virtual threading