Pulse2
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v3View latest version
A web-based application for Lead from the Heart, a Cameroon-based organization empowering heart-centered leadership. PathPulse helps university students and recent graduates (18-25) in Buea, Cameroon overcome indecision and align their talents with career/entrepreneurial paths.
- Self-Discovery Modules: Personality Quiz, Strengths Assessment, Journaling
- Focus Finder Framework: Map talents and explore career possibilities
- Mentorship Marketplace: Connect with mentors
- Progress Tracking: Earn "Pulse Points" and track completed tasks
- Community Workshops: RSVP to upcoming events
- Built with React (via CDN)
- Styled with Tailwind CSS (via CDN)
- Uses local storage for data persistence
- Includes service worker for offline functionality
- Optimized for low-end Android devices (2GB RAM, 3G)
/backend/index.ts
: Main HTTP entry point/frontend/index.html
: Main HTML file/frontend/components/
: React components/frontend/service-worker.js
: Service worker for offline functionality/shared/
: Shared utilities and types