Skip to content

pm-Andrew/JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript – CTEC 126

Clark College | Web Development Program

A collection of projects built while studying JavaScript fundamentals, DOM manipulation, async patterns, and API integration.

Projects

Project Description Key Concepts
Penguin Nation Dashboard Dynamic news and quote board with rotating featured students, built with vanilla JS and Bootstrap setInterval/clearInterval, DOM manipulation, Bootstrap
Order Form with JS Validation Accessible order form with custom JavaScript validation, dual error buckets, and focus management — no HTML required attribute Form validation, DOM manipulation, accessibility
Weather Dashboard Dual-mode weather app pulling current conditions and a 5-day forecast from the OpenWeather API, with custom data points and commented JS Fetch API, JSON, async JS, API integration
NYT News & Weather Dashboard Dual-API dashboard pulling live news and weather data Fetch API, JSON parsing, DOM manipulation

Technologies

  • Vanilla JavaScript (ES6+)
  • HTML5 / CSS3
  • Fetch API / Async-Await

github.com/pm-andrew · Clark College

About

CTEC 126 | Course taught by Bruce Elgort at Clark College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors