Skip to content
View ScaxCodes's full-sized avatar
πŸŽ“
Studying Backend
πŸŽ“
Studying Backend

Block or report ScaxCodes

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

Hey there, I'm Axel! πŸ‘‹

Welcome to my GitHub profile. I'm a coffee enthusiast with a passion for coding.

πŸ§‘β€πŸ’» What I'm Up To

Since late 2022, I'm diving deep into the world of Web Development, specifically Full-Stack JavaScript. Here's a snapshot of my learning journey:

Status Started Learning Item
βœ… Q4 2022 CS50x - Harvard University
βœ… Q2 2023 Foundations Course - The Odin Project
βœ… Q3 2023 Full Stack JavaScript Path (1/2) - The Odin Project
βœ… Q3 2023 99 Bottles of OOP - A practical Guide to Object-Oriented Design
βœ… Q1 2024 Software Development Fundamentals - CourseCareers
βœ… Q2 2024 Specialization Frontend Development - CourseCareers
βœ… Q3 2024 6-week Remote Team Project - Chingu
⏳ Q4 2024 Full Stack JavaScript Path (2/2) - The Odin Project
⬜ Q2 2025 The Last Algorithms Course You'll Need - FrontendMasters
⬜ Q2 2025 NeetCode150

🧱 Tech Stack

Technology Description Logo
JavaScript Frontend and Backend scripting language
TypeScript Typed superset of JavaScript
HTML5 Markup language for creating web content
CSS3 Styling language for web design
React JavaScript library for building UIs
Tailwind CSS Utility-first CSS framework
Node.js JavaScript runtime for server-side apps
Express Web framework for Node.js
PostgreSQL Relational database management system
Git Version control system
VS Code Code editor by Microsoft
npm Package manager for JavaScript
webpack Module bundler for JavaScript applications

Currently Learning

The Odin Project: Full Stack JavaScript Path (2/2)

React (Refresher)

  • Introduction (2024-09-30)
  • Getting Started With React (2024-09-30)
  • States and Effects (2024-09-30)
  • Class Components (2024-10-07)
  • React Testing (2024-10-18)
  • The React Ecosystem (2024-10-20)
  • More React Concepts (2024-10-21)

JavaScript (Refresher)

  • Intermediate Git (2024-10-12)
  • Testing JavaScript (2024-10-15)

Advanced HTML and CSS (Refresher)

  • Animation (2024-11-16)
  • Accessibility (2024-11-18)
  • Responsive Design (2024-11-20)

Databases

  • Databases and SQL (2024-12-02)

NodeJS

  • Introduction to NodeJS (2024-12-10)
  • Express (2025-04-30)
  • Authentication (2025-05-13)
  • ORMs (2025-07-10)
  • APIs (2025-07-11)
  • Testing Express

Pinned Loading

  1. odin-memory-game odin-memory-game Public

    A memory card game

    TypeScript 1

  2. cc-calendar cc-calendar Public

    Final exam of my frontend-specialization with CourseCareers. Light version of a Google Calendar clone, using React, TypeScript and Tailwind CSS.

    TypeScript 1

  3. odin-battleship odin-battleship Public

    A simple browser battleship game

    JavaScript

  4. chingu-gourmetgo chingu-gourmetgo Public

    Forked from chingu-voyages/v50-tier2-team-12

    GourmetGo is a single-page application (SPA) that simulates a restaurant menu and ordering system. The application provides users with a seamless experience for browsing restaurant menus, adding it…

    JavaScript

  5. inventory-application inventory-application Public

    Inventory management app to train my Express.js and PostgreSQL skills.

    EJS

  6. odin-secret-clubhouse odin-secret-clubhouse Public

    In this project, I built a private clubhouse where members can post anonymously. Outside visitors can read the stories, but they don’t see who wrote them - only members inside the clubhouse can see…

    JavaScript