+ CodeLens helps learners stay consistent, track progress,
+ build meaningful skills, and discover opportunities through
+ a structured ecosystem designed for long-term growth.
+
+
+
+
+
+
{">"} Learn consistently
+
{">"} Build real skills
+
{">"} Measure growth
+
{">"} Discover opportunities
+
{">"} Join a thriving community
+
+
+
+
+
+
+ {/* STATS */}
+
+
+
+
+
All-in-One
+
Learning Platform
+
+
+
+
Growth
+
Focused Ecosystem
+
+
+
+
Community
+
Driven Development
+
+
+
+
Future
+
Ready Learning
+
+
+
+
+
+ {/* STORY */}
+
+
+
+ 01 /
+
+
+ Our Story
+
+
+
+
+
+
+ 01
+
+
+
+ The Challenge
+
+
+
+ Learning often feels fragmented. Resources are scattered,
+ progress is difficult to track, and consistency becomes
+ challenging.
+
+
+
+
+
+ 02
+
+
+
+ The Solution
+
+
+
+ CodeLens brings learning, practice, analytics, and
+ opportunities into one unified experience.
+
+
+
+
+
+
+
+
+ {/* PROBLEMS */}
+
+
+
+ 02 /
+
+
+ Problems We Solve
+
+
+
+
+ {problems.map((item) => (
+
+
+ {item.title}
+
+
+
+ {item.desc}
+
+
+ ))}
+
+
+
+
+
+ {/* MISSION VISION */}
+
+
+
+
+ 03 /
+
+
+
+
+
+
+ Our Mission
+
+
+
+ To create an accessible, structured, and engaging learning
+ environment that enables learners to achieve consistent growth.
+
+
+
+
+
+ Our Vision
+
+
+
+ To build a global ecosystem where every learner can track
+ progress, unlock opportunities, and achieve their potential.
+
+
+
+
+
+
+
+
+ {/* FEATURES */}
+
+
+
+ 04 /
+
+
+
+ Platform Highlights
+
+
+
+
+ {features.map((feature) => (
+
+
+
+
+ {feature.title}
+
+
+
+ {feature.desc}
+
+
+ ))}
+
+
+
+
+
+
+ {/* CAROUSEL */}
+
+
+
+ 05 /
+
+
+ Explore CodeLens
+
+
+
+
+
+
+
+ {/* VALUES */}
+
+
+
+ 06 /
+
+
+ Core Values
+
+
+
+
+ {values.map((value) => (
+
+ {value}
+
+ ))}
+
+
+
+
+
+
+ {/* COMMUNITY */}
+
+
+
+
+ 07 /
+
+
+ Community Driven Development
+
+
+
+ CodeLens evolves through feedback, collaboration, and
+ contributions from learners and developers around the world.
+
+
+
+
+
+ Open Source
+
+
+
+ Collaboration
+
+
+
+ Innovation
+
+
+
+
+
+
+
+
+ {/* CTA */}
+
+
+ 08 /
+
+
+ Start Your Learning Journey
+
+
+
+ Explore CodeLens and unlock consistent growth.
+
+
+
+ Explore Platform
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..4eb3ea5
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,6 @@
+{
+ "name": "CodeLens",
+ "lockfileVersion": 3,
+ "requires": true,
+ "packages": {}
+}