Course Assignments
Assignment Overview
This course includes three major projects (Alpha, Bravo, Charlie) plus smaller assignments. Each project builds on previous skills while introducing new concepts.
🚀 Onboarding
50 ptsGetting Started with CIS 376
Goals Set up GitHub + (optional) LinkedIn Install and configure VS Code Learn Markdown & fenced code blocks Understand naming...
🇦 Project Alpha — Developer Profile
100 ptsCreate a professional developer portfolio site
📌 Overview Create a public Developer Profile site (GitHub Pages) with semantic HTML, responsive CSS, and a touch of JS....
🇧 Project Bravo — Web Game
100 ptsBuild an interactive web-based game
📌 Overview Build a small web game (matching/drag/flip/memory/quiz). Use arrays/objects, randomization, events, and track player progress with a polished user...
🇨 Project Charlie — Blog + Data Integration
100 ptsBuild a data-driven blog with API integration
📌 Overview Create a sophisticated blog system by splitting functionality across three repositories: Data Repository - JSON data served via...