Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.77 KB

File metadata and controls

33 lines (20 loc) · 1.77 KB

JavaScript Learning Archive — Revived in 2026

This repository documents my long-term return to JavaScript, front-end fundamentals, and technical problem solving.

I originally started this freeCodeCamp curriculum work years ago, paused, and revived the repository in 2026 with a more disciplined and career-focused approach. My goal is not just to complete coding exercises, but to rebuild a strong JavaScript foundation that supports my work in technical support, customer engineering, application support, API troubleshooting, and future CSE/FDE-style roles.

freeCodeCamp Profile

You can view my freeCodeCamp profile here:

freeCodeCamp Profile — stroupjason

Current Focus

  • freeCodeCamp JavaScript Algorithms and Data Structures Certification
  • JavaScript fundamentals: variables, strings, functions, arrays, objects, DOM events, async code, and API calls
  • Pluralsight JavaScript 2022 path as a professional reinforcement layer
  • Weekly learning logs and small support-engineering mini-projects

Repository Structure

  • 2019-responsive-web-design/ — archived original freeCodeCamp responsive web design work
  • 2026-javascript-certification/ — active JavaScript certification practice and projects
  • pluralsight-javascript-2022/ — notes and labs from Pluralsight’s JavaScript path
  • weekly-learning-logs/ — weekly summaries of what I practiced, debugged, and learned
  • support-engineering-mini-projects/ — applied projects that connect JavaScript to troubleshooting and customer-facing technical work

Why This Repo Exists

This is a public learning trail. It shows consistency, growth, and the process of rebuilding fundamentals through hands-on practice.

The goal is not perfection. The goal is visible progress.