ProfileCrest Developer Blog — Tutorials & Guides
TIME TRACKING & METRICS May 12, 2026 8 min read CodeCrest Engineering Team

Showcasing Weekly Coding Hours on GitHub via WakaTime API

WakaTime tracks IDE coding activity. Learn how to display your real-time weekly coding stats and language distribution on your profile README.

What is WakaTime?

WakaTime is an open-source plugin for VS Code, Neovim, IntelliJ, and Sublime Text that tracks time spent editing files, language breakdown, and project hours.

WakaTime Stats Card Integration

[![WakaTime Stats](https://github-readme-stats.vercel.app/api/wakatime?username=YOUR_WAKATIME_USER&theme=tokyonight)](https://wakatime.com/@YOUR_USER)

Add WakaTime Cards in ProfileCrest

ProfileCrest allows you to toggle WakaTime cards with custom themes in a single click.

🚀 Open ProfileCrest Generator
Previous: RSS Feed GuideNext: GitHub Actions Automation