Skip to content
View AaronR-spec's full-sized avatar
😶
Coding
😶
Coding
Block or Report

Block or report AaronR-spec

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

🧙🏼‍♂️ "Hello World", I'm Aaron 🧙🏼‍♂️

GIF

👋🏼Nice to have you here!

  • 🔭 I’m currently working full time as a Software Engineer
  • 🌱 I’m currently learning Go
  • 👯 I’m looking to collaborate on an interesting open source
  • 🤔 I’m looking for help with Docker
  • 💬 Ask me about Jujitsu
  • 📫 How to reach me: LinkedIn
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I am tall but deathly scared of heights


aaronr-spec

Languages and Tools:

GIF GIF GIF GIF sass GIF GIF GIF csharp GIF GIF GIF GIF GIF GIF GIF GIF GIF GIF django flask kotlin reactnative spring


Top Languages

Top Langs

Popular repositories Loading

  1. CreditCardSystem CreditCardSystem Public

    Simple credit card validation system, that reads valid card details from file and compares with user input of card details.

    Java 1

  2. JavaDatabaseApplication JavaDatabaseApplication Public

    A simple java database application for a game store such as game stop. which manages products and employees

    Java 1

  3. PasswordGenerator PasswordGenerator Public archive

    Random Password Generator. very simple but processes chars and prints to users inputted length for the password

    Java 1

  4. EmployeeSecurityManger EmployeeSecurityManger Public

    Java Object Orientated Application that manages employees security details and processes employees using a hashmap, also simulates a bio security lock scanner.

    Java

  5. JavaSourceFileScanner JavaSourceFileScanner Public

    Processes a java source file then displays identifier and line numbers. simple use of a scanner processing line by like and also reading from a file

    Java

  6. PetRegistrySystem PetRegistrySystem Public archive

    Fully object orientated system that manages the pet registration. using enums, custom comparators and inheritance with a base class of pet branching out to include fish, mammal and bird. this proje…

    Java