Opening the room

0%
LIGHT · TYPE · SPACE
Return to Projects
Engineering RecordComplete

Dive Into Web

A bilingual introduction to web programming

I helped build an open tutorial site that can be forked, run locally, and deployed automatically, using bilingual chapters, testing, and review to lower the cost of a first encounter with web development.

Audience

This course is intended for learners with no prior web-programming experience. It must explain HTML, CSS, and JavaScript while also helping a first-time reader actually start the project.

My contribution

I contributed frontend work, testing, and editing, and helped with the Node.js, Webpack, and GitHub Actions workflow. The course is bilingual and preserves a fork-ready local environment.

Reflection

The project taught me to separate “it runs” from “a beginner can understand it.” That distinction became an early coordinate for my later interest in AI and education.

Project evidence

Learning material
Bilingual introductory chapters for HTML, CSS, and JavaScript
Delivery
Fork-ready environment and GitHub Actions build pipeline