Skip to content
View uzair119's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report uzair119

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
uzair119/README.md

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on TypeScript, Node.js, Angular, PostgreSQL, AWS
  • 🌱 I’m currently learning: i) to be better at these^ ii) ELK stack & Terraform
  • πŸ‘― I’m looking to collaborate on anything interesting
  • πŸ€” I’m looking for help with becoming a Software Engineer in its true sense (Developer != Engineer)
  • πŸ“« How to reach me: [email protected]
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: You can always see your nose.

Pinned Loading

  1. EventPortal EventPortal Public

    Spring based server-side for events/conferences registration and management portal.

    Java

  2. ClientServerRemoteShell ClientServerRemoteShell Public

    A command line shell that can parse and execute a limited set of commands on the server which are sent by the client. Uses socket programming, multiplexed I/O, and multithreading. Written In C.

    C

  3. EventPortal-frontend EventPortal-frontend Public

    Front-end for the EventPortal app, built with Angular.

    TypeScript

  4. chatapp chatapp Public

    Reaaltime chatting application server using Spring Boot, Spring security, WebSocket, RabbitMQ, Hibernate, and MySQL

    Java 1

  5. SeamCarver SeamCarver Public

    Java implementation of seam carving algorithm for content-aware image resizing.

    Java

  6. AdaptiveHuffmanCoding AdaptiveHuffmanCoding Public

    File compression program using adaptive huffman coding. DSA Project. Semester 3

    Java