Skip to content

fcwebdesign/Less-Heard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Less Heard

Interactive frontend piece about gender equity in tech — built for the WeCoded Challenge 2026 on DEV.to.

🔗 Live demo: https://fcwebdesign.github.io/Less-Heard/

Less Heard — echo stage

Concept

A terminal-based interactive experience. Type help to start, then follow the guided path: speak → listen → connect → amplify → echo.

The piece explores how voices from women and gender minorities in tech are often present before they are equally heard — and what it takes to change that.

Files

  • index.html — markup
  • style.css — styles
  • main.js — interaction & Three.js face rendering
  • model.glb — 3D face model

Stack

Vanilla HTML/CSS/JS + Three.js. No build step, no dependencies to install.

Run locally

Any static server works:

npx serve .
# or
python3 -m http.server

Then open http://localhost:3000 (or whichever port).

About

An interactive frontend piece about gender equity in tech, visibility, and collective support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors