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 currently on a journey to become a Full Stack Web Developer and Software Engineer. I'm enthusiastic about learning and creating across various domains. I have a deep passion for creating music in all genres, from metal to opera. In my free time, you'll find me skateboarding, editing videos with visual effects, or diving into video games. I am excited about the endless possibilities in technology and how it intertwines with my interests in music, film, and science.


πŸ›  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: Firestore Firestore | Realtime Database Realtime Database | Firebase Authentication Firebase Authentication
🎨 Design Tools: Adobe Creative Suite Adobe Creative Suite (Photoshop, Illustrator, Premiere Pro, After Effects, Lightroom, XD)
πŸŽ₯ Multimedia: Video Editing Video Editing | Audio Editing Audio Editing
🎸 Music Production: Logic Pro | Pro Tools | FL Studio
πŸ“Š Analytics: Google Analytics Google Analytics


πŸ“š Currently Learning

🌐 Frontend Frameworks: Vue.js Vue.js | Next.js Next.js | Builder.io Builder.io | Mitosis
πŸ›’ Firebase Services: Firebase Firebase (Cloud Functions, Hosting)
πŸ›  State Management: Redux Deepening knowledge in Redux for state management
πŸ“ˆ API Technologies: GraphQL Exploring GraphQL for efficient API queries
πŸ’‘ Programming Languages: TypeScript Learning TypeScript for improved code quality
🎨 CSS Pre-processors: SASS/SCSS Studying SASS/SCSS for advanced CSS pre-processing
🐳 Containerization: Docker Experimenting with Docker for containerization
☸️ Orchestration: Kubernetes Understanding Kubernetes for container orchestration
πŸ›’ Databases: MongoDB Diving into MongoDB for NoSQL database management | MySQL Learning MySQL
☁️ Cloud Services: AWS Gaining expertise in AWS, GCP, and Azure for cloud services
πŸ”Œ 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. Guitar-Fretboard Guitar-Fretboard Public

    Guitar Fretboard Learning Application

    JavaScript

  2. public-apis public-apis Public

    Forked from public-apis/public-apis

    A collective list of free APIs

    Python

  3. builder-io builder-io Public

    Forked from BuilderIO/builder

    Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more

    TypeScript

  4. elementary elementary Public

    Forked from elemaudio/elementary

    Elementary is a JavaScript library for digital audio signal processing.

    C

  5. Fooocus Fooocus Public

    Forked from lllyasviel/Fooocus

    Focus on prompting and generating

    Python