From 6b0be5aede584c2204fd87c2316c65778ac079fe Mon Sep 17 00:00:00 2001 From: Ghanshyam Singh Date: Sun, 21 Jun 2026 23:27:01 +0530 Subject: [PATCH 1/3] feat: add about, terms, and feedback pages --- public/about.html | 340 ++++++++++++++++++++++++++++++ public/feedback.html | 315 ++++++++++++++++++++++++++++ public/partials/footer.html | 12 +- public/partials/navbar.html | 6 +- public/terms.html | 400 ++++++++++++++++++++++++++++++++++++ src/worker.py | 56 +++++ 6 files changed, 1120 insertions(+), 9 deletions(-) create mode 100644 public/about.html create mode 100644 public/feedback.html create mode 100644 public/terms.html diff --git a/public/about.html b/public/about.html new file mode 100644 index 0000000..5578a8b --- /dev/null +++ b/public/about.html @@ -0,0 +1,340 @@ + + + + + + + + About Us - Alpha One Labs + + + + + + + + + + + + + + +
+ + +
+ +
+ + 🏗️ Founded 2009 · Brooklyn, NY + +

+ About Alpha One Labs +

+

+ Your hub for hands-on learning and teaching experiences in tech, science, and engineering. +

+
+
+ +
+ + +
+
+ +
+

+ Our Story +

+

+ Welcome to Alpha One Labs, your hub for hands-on learning and teaching experiences in tech, science, and engineering. + Since our founding in 2009, we've grown from a small community hackerspace into a dynamic organization committed to + inspiring creativity, experimentation, and collaboration. Now, in 2025, we've fully evolved into an education platform, + providing engaging and cutting-edge STEM experiences for learners everywhere. +

+
+ + +
+
+
+
2009
+
Year Founded
+
+
+
16+
+
Years of Innovation
+
+
+
Global
+
Reach & Partnerships
+
+
+
STEM
+
Focused Platform
+
+
+
+ + +
+
+
+
+
+ +
+ Our Journey +
+
+
+ +
+
+ + +
+
+ +
+
+
+ 2009 +

Foundation

+
+

+ Founded as a small hackerspace in Brooklyn, fostering a community-driven environment for exploration. +

+
+
+ + +
+
+ +
+
+
+ 2010 +

First Workshops

+
+

+ Hosted our first workshops on 3D printing and robotics, igniting local interest in emerging technologies. +

+
+
+ + +
+
+ +
+
+
+ 2012 +

Lab Expansion

+
+

+ Expanded lab facilities and introduced collaborative community projects, strengthening our member network. +

+
+
+ + +
+
+ +
+
+
+ 2015 +

School Partnerships

+
+

+ Formed partnerships with local schools to bring hands-on STEM experiences to classrooms. +

+
+
+ + +
+
+ +
+
+
+ 2018 +

Mentorship Program

+
+

+ Launched a mentorship program connecting experienced professionals with aspiring innovators. +

+
+
+ + +
+
+ +
+
+
+ 2020 +

Virtual Learning

+
+

+ Adapted to global challenges by shifting to virtual learning initiatives. +

+
+
+ + +
+
+ +
+
+
+ 2023 +

Global Expansion

+
+

+ Grew internationally through new educational partnerships and outreach programs. +

+
+
+ + +
+
+ +
+
+
+ 2025 +

Full Education Platform

+ Now +
+

+ Transitioned into a full-fledged education platform, continuing to empower learners with hands-on innovation. +

+
+
+ +
+
+
+ + +
+
+
+
+
+ +
+ What We Stand For +
+
+
+ +
+
+
+ +
+

Hands-On Learning

+

+ We believe in learning by doing. Every concept is best understood through experimentation and real-world application. +

+
+ +
+
+ +
+

Community First

+

+ Our community of learners, teachers, and mentors is what makes Alpha One Labs special. Together, we grow faster. +

+
+ +
+
+ +
+

Open Source

+

+ We build in public and believe education should be accessible to everyone. Knowledge is meant to be shared freely. +

+
+
+
+ + +
+

Ready to Join Our Community?

+

Whether you want to learn new skills or share your expertise, there's a place for you at Alpha One Labs.

+ +
+ +
+
+ + + + + + diff --git a/public/feedback.html b/public/feedback.html new file mode 100644 index 0000000..f2a5575 --- /dev/null +++ b/public/feedback.html @@ -0,0 +1,315 @@ + + + + + + + + Feedback - Alpha One Labs + + + + + + + + + + + + + + +
+ + +
+ +
+ + 💬 We're Listening + +

Share Your Feedback

+

+ We value your feedback and are committed to continuously improving our platform. Please share your thoughts, suggestions, or concerns with us. +

+
+
+ +
+
+ + +
+
+

+ Why Your Feedback Matters +

+

+ Your feedback directly shapes the future of Alpha One Labs. Every suggestion is reviewed by our team and influences our roadmap. +

+
+ + +
+ + +
+ + + + + +
+

+ Your Feedback +

+ + + + + +
+ + +
+ + +
+ + +

Provide your email if you'd like us to follow up with you.

+
+ + +
+ + +

0 / 5000

+
+ + + +
+ +
+
+
+
+ + + + + + + diff --git a/public/partials/footer.html b/public/partials/footer.html index 86ccc1f..3720452 100644 --- a/public/partials/footer.html +++ b/public/partials/footer.html @@ -30,8 +30,8 @@

RESOURCES &
  • Virtual Lab
  • GSOC'26
  • Status
  • -
  • Feedback
  • -
  • Terms
  • +
  • Feedback
  • +
  • Terms
  • @@ -69,10 +69,10 @@

    CONNECT WITH

    © 2026 Alpha One Labs. All rights reserved.

    diff --git a/public/partials/navbar.html b/public/partials/navbar.html index acaf410..83e22d5 100644 --- a/public/partials/navbar.html +++ b/public/partials/navbar.html @@ -136,16 +136,16 @@