Skip to content
View ScaxCodes's full-sized avatar
βš›οΈ
Mastering React
βš›οΈ
Mastering React

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 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
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:

🧱 Tech Stack

Technology Description Logo
JavaScript Frontend and Backend scripting language
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
Git Version control system
VS Code Code editor by Microsoft
npm Package manager for JavaScript
webpack Module bundler for JavaScript applications

Harvard University: CS50x

  • Week 0 Scratch (06.12.2022)
  • Week 1 C (12.12.2022)
  • Week 2 Arrays (19.12.2022)
  • Week 3 Algorithms (28.12.2022)
  • Week 4 Memory (16.02.2023)
  • Week 5 Data Structures (02.03.2023)
  • Week 6 Python (21.03.2023)
  • Week 7 SQL (23.03.2023)
  • Week 8 HTML, CSS, JavaScript (30.03.2023)
  • Week 9 Flask (07.04.2023)
  • Week 10 Emoji (08.04.2023)

  • Submitted Final Project (26.11.2023)

The Odin Project: Foundations Course

  • Introduction (10.04.2023)
  • Prerequisites (15.04.2023)
  • Git Basics (22.04.2023)
  • HTML Foundations (29.04.2023)
  • CSS Foundations (05.05.2023)
  • Flexbox (19.05.2023)
  • JavaScript Basics (24.06.2023)

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

Intermediate HTML and CSS

  • Intermediate HTML Concepts (26.06.2023)
  • Intermediate CSS Concepts (01.07.2023)
  • Forms (07.07.2023)
  • Grid (16.07.2023)

JavaScript

  • Introduction (17.07.2023)
  • Organizing Your JavaScript Code (18.09.2023)
  • Book "99 Bottles of OOP" by Sandi Metz (06.10.2023)
  • JavaScript in the Real World (17.10.2023)
  • Asynchronous JavaScript and APIs (14.11.2023)
  • A Bit of Computer Science (08.02.2024)

CourseCareers: Software Development Fundamentals

  • Frontend Basics (01.02.2024)
  • Professional Software Development (02.02.2024)
  • Computer Science Principles (15.02.2024)
  • Backend Development With Go (23.02.2024)
  • Software Engineering Principles (24.02.2024)
  • Final Project (15.03.2024)

  • Final Exam (04.04.2024)

CourseCareers: Specialization Frontend Development

  • CSS (16.04.2024)
  • TypeScript (01.05.2024)
  • JavaScript (16.06.2024)
  • React (18.08.2024)

  • Final Exam (28.09.2024)

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

React (Upcoming)

  • Introduction (30.09.2024)
  • Getting Started With React (30.09.2024)
  • States and Effects (30.09.2024)
  • Class Components (TBD)
  • React Testing (TBD)
  • The React Ecosystem (TBD)
  • More React Concepts (TBD)

JavaScript (Upcoming)

  • Intermediate Git (TBD)
  • Testing JavaScript (TBD)
  • Finishing Up with JavaScript (TBD)

Advanced HTML and CSS (Upcoming)

Databases (Upcoming)

NodeJS (Upcoming)

Pinned Loading

  1. bierkopf bierkopf Public

    A tracker for the German card game "Schafkopf". Here you can not only keep track of games and bets, but also count the beer consumption 😜🍻.

    JavaScript

  2. odin-battleship odin-battleship Public

    A simple browser battleship game

    JavaScript

  3. odin-weather-app odin-weather-app Public

    A weather forecast site using the weather API, practicing asynchronous code.

    JavaScript