Personal productivity tracker by Sandi Kode Dev
Powered by Wisenesday™ methodology
TrackMe Personal is a working tool for tracking:
- 🌟 Weekly Wisenesday™ evaluations (every Wednesday)
- 💼 Daily work sessions (detailed logs)
- 📈 Progress over time (stats & visualizations)
- 🤖 AI collaboration quality (self-assessment)
This is NOT a portfolio showcase — it's my actual productivity tracker!
- 🏠 Live Site: sandikodev.github.io/trackme
- 📊 Dashboard: Current week focus & stats
- 🌟 Evaluations: Weekly Wisenesday™ archive
- 💼 Sessions: Daily work logs
- 🏢 Corporate TrackMe: konxc.github.io/trackme
sandikodev/trackme/
├── docs/ # GitHub Pages site (static HTML)
│ ├── assets/
│ │ ├── css/style.css # Wisenesday™ themed styles
│ │ └── js/main.js # Interactive features
│ ├── index.html # Dashboard (main page)
│ ├── evaluations.html # Weekly evaluations archive
│ └── sessions.html # Daily work sessions log
│
├── 2025/ # Year-based organization
│ └── 10-October/
│ ├── WEEK-43-COMPLETE-SUMMARY.md
│ └── week-43-sessions/
│ ├── 01-current-status.md
│ ├── 02-pricing-optimization-plan.md
│ └── ... (10 session docs)
│
├── evaluations/ # Wisenesday™ evaluations
│ └── 2025/
│ └── 10-October/
│ └── week-43/
│ ├── EVALUATION-AI-COLLABORATION-2025-10-21.md
│ ├── CRITICAL-FEEDBACK-GROWTH-2025-10-21.md
│ └── README.md
│
├── case-studies/ # Deep-dive project analyses
│ └── 2025-10-October/
│ ├── TRACKME-REPOSITORY-PLAN.md
│ ├── TRACKME-ECOSYSTEM-ARCHITECTURE.md
│ └── TRACKME-CONTRIBUTOR-INFRASTRUCTURE.md
│
├── framework/ # Methodologies & frameworks
│ └── productivity-cycles/
│ └── WEEKLY-CYCLE-FRAMEWORK.md (Wisenesday™ guide)
│
├── retrospectives/ # Monthly/quarterly reviews
│
├── TEMPLATE.md # Evaluation template
├── HOW-TO-USE.md # Usage guide
├── EXAMPLE-2025-10-21.md # Example evaluation
└── README.md # This file
Every Wednesday, I conduct a comprehensive evaluation:
- ✅ Achievements: What did I complete this week?
- 🎯 Technical Highlights: New skills & techniques
- 🤖 AI Collaboration: Quality of my AI partnership
- 📚 Learning & Growth: Knowledge gained
- 🔧 Challenges & Solutions: Problems solved
- 💡 Key Insights: Wisdom extracted
- 🎯 Next Week Goals: Focus for upcoming week
Why Wednesday?
Research shows Wednesday is the "hump day" of emotional fatigue. Instead of following the rhythm, I transform it into a day of wisdom and growth! 🌟
Read more: Wisenesday™ Framework
Frontend:
- HTML5, CSS3 (Custom properties, Grid, Flexbox)
- Vanilla JavaScript (IntersectionObserver, animations)
- GitHub Pages (static hosting)
Design:
- Colors: Gold (#fbbf24), Indigo (#6366f1), Green (#10b981)
- Theme: Dark mode default (Slate/Indigo)
- Typography: Inter (body), Fira Code (code)
- Philosophy: Wisenesday™ wisdom aesthetic
Future Upgrades:
- Astro.js for static site generation
- Svelte components for interactivity
- Chart.js for visualizations
- GitHub API integration for live stats
- 🌟 Wisenesday™ Streak: 12 weeks
- 📝 Total Evaluations: 12
- 💼 Work Sessions: 47+
- ⏱️ Hours Tracked (Oct): 156h
- 🎯 Active Projects: 3 (TrackMe, We Will Shine, 2USE)
- Go to github.com/sandikodev/trackme/settings/pages
- Source: Deploy from a branch
- Branch:
main - Folder:
/docs - Click Save
- Wait ~1 minute for deployment
- Visit: sandikodev.github.io/trackme ✨
- Add
CNAMEfile todocs/:trackme.sandikodev.com - Update DNS records at your domain provider
- Enable HTTPS in GitHub Pages settings
- Visit sandikodev.github.io/trackme
- Browse Dashboard for current week
- Check Evaluations for Wisenesday™ archive
- View Sessions for daily work logs
- Daily: Add session logs to
2025/MM-Month/week-XX-sessions/ - Wednesday: Write Wisenesday™ evaluation in
evaluations/2025/MM-Month/week-XX/ - Monthly: Create retrospective in
retrospectives/ - Commit & Push: Updates appear on GitHub Pages automatically
| Repository | Purpose | URL |
|---|---|---|
| sandikodev/trackme | Personal tracker (this repo) | github.com/sandikodev/trackme |
| konxc/trackme | Corporate portfolio | github.com/konxc/trackme |
| konxc/trackme-ecosystem | Production app (planned) | github.com/konxc/trackme-ecosystem |
This tracker embodies Gotong Royong (mutual cooperation):
- 🌱 Open Source: Share knowledge for community growth
- 🤖 AI Partnership: Amplify human productivity with AI
- 📊 Transparency: Track openly, learn together
- 🇮🇩 For Indonesia: Build competitive, healthy ecosystem
For the next generation of Indonesian builders. 🇮🇩✨
MIT License - Feel free to fork and adapt for your own tracking needs!
Attribution: If you use this as a template, please credit:
Based on TrackMe Personal by Sandi Kode Dev
https://github.com/sandikodev/trackme
- GitHub: @sandikodev
- Main Portfolio: sandikodev.github.io
- Corporate: PT Koneksi
Built with ❤️ for personal growth
🌟 Happy Wisenesday! 🌟
Make Wednesday your wisdom day!