Skip to content
View ajuxtapose22's full-sized avatar

Block or report ajuxtapose22

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

🌟 About Me

Hey, I'm Aaron!

I am a Frontend Web Developer, Graphic Designer, Photographer and Video Editor. I'm enthusiastic about learning and creating across various domains. In my free time, you'll find me building websites/apps, creating databases (REST APIs), caputring memories, and editing videos with visual effects. I also have a deep passion for creating music in all genres, from metal to orchestral sountracks to indie folk songs.


πŸ›  Tech Stack

🌐 Frontend: HTML5 HTML | CSS3 CSS | JavaScript JavaScript | React React | Bootstrap Bootstrap
πŸ’» Backend: Node.js Node.js | Express Express | RESTful APIs RESTful APIs
πŸ›’ Databases: Realtime Database Realtime Database | Firebase Authentication Firebase | MySQL MySQL & SQLite
🎨 Design Tools: Adobe Creative Suite Adobe Creative Suite (Photoshop, XD, Ilustrator)
🎸 Music Production: Logic Pro | Pro Tools | FL Studio


πŸ“š Always Learning

🌐 Frontend Frameworks: Vue.js Vue.js | Next.js Next.js | Builder.io Builder.io
🎨 CSS Pre-processors: SASS/SCSS SASS/SCSS (Advanced CSS pre-processing)
🐳 Containerization: Docker Docker (containerization)
☸️ Orchestration: Kubernetes Kubernetes (container orchestration)
πŸ›’ Databases: MongoDB MongoDB
☁️ Cloud Services: AWS AWS, GCP, and Azure
πŸ”Œ Real-time Communication: Socket.io Learning Socket.io


πŸ“« Contact



Coding and Procrastination

// How a developer handles procrastination
function work() {
  console.log('Code in progress...');
}

function procrastinate() {
  console.log('Watching skate videos...');
}

setInterval(procrastinate, 1000);
setTimeout(work, 3600000);

Pinned Loading

  1. nodejs-express-rest-app nodejs-express-rest-app Public

    My Nodejs Express RESTful API App

    JavaScript

  2. Guitar-Fretboard Guitar-Fretboard Public

    Guitar Fretboard Learning Application

    JavaScript

  3. asylum-rg-fe-starter asylum-rg-fe-starter Public

    Forked from BloomTech-Labs/asylum-rg-fe-starter

    JavaScript

  4. auth0-react-sample-classes auth0-react-sample-classes Public

    Forked from auth0-blog/auth0-react-sample-classes

    React application to showcase user authentication with Auth0

    JavaScript

  5. bloominstituteoftechnology/module-project-react-stateful-widgets-ajuxtapose22 bloominstituteoftechnology/module-project-react-stateful-widgets-ajuxtapose22 Public

    module-project-react-stateful-widgets-ajuxtapose22 created by GitHub Classroom

    JavaScript