Skip to content
View AbaanZ's full-sized avatar
🎯
Focusing
🎯
Focusing
  • The University of Texas at Dallas
  • Dallas/Fort Worth Area

Block or report AbaanZ

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
AbaanZ/README.md

Hey, my name's Abaan!

I'm a software engineer based out of Austin, TX with a degree in computer science from The University of Texas at Dallas. I have experience working with full-stack projects and am accustomed to using languages such as Java and C++, as well as technologies like React, Hadoop, and Spark.

I'm currently learning Dropwizard and Kubernetes, and hope to expand my knowledge in AWS and cloud services.

Some of my technical skills are listed below:

  • Languages: C, C++, Java, Kotlin, SQL, JavaScript, Python, HTML/CSS, Bash
  • Frameworks & Technologies: Hadoop, Spark, GraphQL, React, JUnit, Tailwind CSS
  • Operating Systems: Windows, macOS, Linux
  • Tools: Git, PowerShell, Vim

In my free time, I like writing, sketching, and reading. I look forward to contributing to the world of technology in any way possible.

You can contact me at [email protected].

Happy coding >:)

~Abaan

Pinned Loading

  1. athena athena Public

    Forked from jagganjestine/CS4485

    Senior Design Project Repo (Online Tutoring Application)

    JavaScript 1

  2. CanvasArtist CanvasArtist Public

    An application built in C++ that takes instructions from the user and uses it to paint something on a text file!

    C++

  3. vigenere-encryptor vigenere-encryptor Public

    A multiprocessing program that encrypts/decrypts words using a Vigenère cipher.

    Java

  4. Standup Standup Public

    Forked from acm-projects/Standup

    Attend a virtual comedy club where you choose to perform stand-up on-stage or to engage and control the show as the audience.

    TypeScript

  5. song-reverse song-reverse Public

    A stack-based program that reverses an audio file.

    Java

  6. Linked-Lists-Sorter Linked-Lists-Sorter Public

    A program that demonstrates algorithmic functions. This program stores numbers from user input into two dynamically allocated linked lists, then proceeds to sort first list using a bubble sort algo…

    C