A modern web portal designed for the GenOne youth organization. This repository hosts the frontend codebase that showcases the organization's committee members, mission, and activities.
- Committee Showcase: A dedicated section displaying profiles of core committee members with dynamic image rendering.
- Responsive Design: Optimized for both mobile and desktop viewing experiences.
- Fast and Lightweight: Built with pure HTML/CSS without heavy frameworks, ensuring rapid load times.
- Easy Content Management: Member data is maintained in a simple CSV format (
final_committee_contacts.csv).
- Frontend: HTML5, CSS3
- Data Management: CSV
- Assets: High-quality optimized JPEG/PNG images
To view or develop the site locally:
- Clone this repository.
- Open
index.htmlin any modern web browser. - To test as a server, you can run
python3 -m http.serverand visithttp://localhost:8000.
GenOne is focused on youth empowerment and community building. This portal acts as the digital front door for the organization, allowing members and the public to connect with the leadership team.