Skip to content
View ajohnson1031's full-sized avatar
😀
Coding...
😀
Coding...

Block or report ajohnson1031

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ajohnson1031/README.md

Hi, I'm Aaron!

A dedicated software engineer who loves clean code.

const aboutMe = {
pronouns: ["He", "Him"],
skills: {
Frontend Frameworks: "Next.js", "React.js", API: "Node.js", "Python", "Tanstack", "RTK Query"
State Mgmt: "Redux", "Context API", "Jotai",
Authentication: "JWT", "Sessions", "Clerk",
DB Mgmt: "Postgres", "SQLite", "Knex", "MySQL", "DBAdmin", "Prisma", "MongoDB"
Resource Mgmt: "AWS S3", "UploadThing", "Cloudinary"
Styling: "Tailwind", "SASS", "LESS", "CSS"
Version Control: "Git"
Testing: "testing-library/react", "Jest", "Enzyme",
CI/CD: "Jenkins", "CircleCI",
UX/UI: "PhotoShop", "Illustrator", "XD", "Figma",
Component Libraries: "Storybook",
Agile Program Mgmt: "Jira"
},
hobbies: ["Coding", "Working Out", "Reading", "Gaming", "Guitar"],
funFact: "I've read the entire Wheel of Time series! #ThankYouRobertJordan";
}

Currently Employed At

JPMorgan Chase & Co., Software Engineer II

Currently Working On

  • Work: Internal processing tools.
  • Personal: ["A project that uses Blockchain technology (ask me for more information)", "Threads Clone"]

My Stats

Github stats


What I Will Do This Week

Continue working on personal projects.


Show 💖 by ⭐ ⭐ ⭐ 'ing my repos!



Pinned Loading

  1. aj-conway-game-of-lifeaj-conway-game-of-lifePublic

    Conway's game of life is a well-known algorithm that makes use of an easy-to-follow deterministic pattern moving cells on a grid through the life/death cycle via a preconfigured set of parameters. …

    JavaScript 2

  2. aj-covid-tracker-react-mapboxaj-covid-tracker-react-mapboxPublic

    React Covid Tracker using ArcGIS Cases API, Twitter Search API and Mapbox JS

    JavaScript 1

  3. BFS-vs-DFSBFS-vs-DFSPublic

    Python

  4. github-usercardgithub-usercardPublic

    Forked from bloominstituteoftechnology/github-usercard

    Create a card based on the data coming back from the Github API.

    JavaScript