Skip to content
View aag5734's full-sized avatar
🧛
Slaying vampires
🧛
Slaying vampires
Block or Report

Block or report aag5734

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

My name is Abraham (Abe) Hernandez

Studying Computer Science at Rochester Institute of Technology

Interning at More Vang

Linkedin: Abe Hernandez website

const abe = {
    pronouns: "He" | "Him",
    os: ["Windows 10", "Manjaro Linux"].
    code: ["Java", "Python", "C/C#", "Ruby"],
    askMeAbout: ["Software Development", "AI", "Database Management", "Linux", 
    "Raspberry Pi"],
    technologies: {
        backEnd: {
            js: ["Node", "Angular"],
        },
        databases: ["MongoDB", "SQL", "NoSQL"],
        misc: [".NET", "Agile Work Methodology", "Scrum Software Development"]
    },
    favGames: ["Final Fantasy IX", "SMT: Strange Journey", "Dragon Quest XI"],
    funFact: "The first combo system in a fighting game was thanks in due to a
    bug for the game Street Fighter 2"
};

Currently developing my dream videogame. Can't disclose anything about it except for the fact that it's going to be awesome 😊


Pinned Loading

  1. SI-Exercises SI-Exercises Public

    A personal repo that contains exercises I come up with for SI supported CS courses

    C

  2. NanoBotPublic NanoBotPublic Public

    This is a Discord bot that uses Javascript and is designed to send messages to users who are playing specific games among other things

    JavaScript

  3. aag5734.github.io aag5734.github.io Public

    HTML 1

  4. VNDBRecommender VNDBRecommender Public

    A recommender system that takes an existing VNDB account and recommends a list of similar visual novels.

    JavaScript