Skip to content
View aryak0512's full-sized avatar
Block or Report

Block or report aryak0512

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aryak0512/README.md

I am interested in anything and everything related to Software Development.

Passionate software enthusiast interested in building scalable & efficient software with strong customer focus. Experience working in large scale distributed systems, REST and object oriented programming.

  • 🌱 Oracle Certified Java SE 8 Programmer
  • 🌱 AWS Certified Cloud Practitioner
  • 📫 How to reach me: [email protected]
  • 😄 I love finance and investment related talks

Pinned Loading

  1. ProfileApp ProfileApp Public

    Professional portfolio created using Angular Framework

    TypeScript

  2. socket-programming socket-programming Public

    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.

    HTML

  3. MyArtWebsite MyArtWebsite Public

    My personal website created by me from scratch using Java EE modules like JDBC, JSTL and Java server pages. Application deployed on Tomcat server

    CSS

  4. Attendance-Manager Attendance-Manager Public

    This is a mini project developed using J2EE technologies such as JSP, JDBC and Servlet.

    Java

  5. GredStudentApp GredStudentApp Public

    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.

    Java

  6. custom-load-balancer custom-load-balancer Public

    This is a custom load balancer written in Java using Socket API. The LB uses round robin algorithm

    Java