-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0bc52f7
commit 60c7ce0
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Programming Stats | ||
permalink: /about/stats | ||
layout: default | ||
description: My programming stats! | ||
--- | ||
<h1>{{ page.title }}</h1> | ||
<p>Here are my programming stats--They're updated every day, and tracked using | ||
<a href="https://wakatime.com">Wakatime</a>! | ||
</p> | ||
|
||
<p>Fair Notice: These only count when I use editors with the Wakatime plugin enabled and configured. There might be some missing time here or there, but overall I'd say it's pretty accurate.</p> | ||
|
||
<h2>Activity</h2> | ||
<figure><embed src="https://wakatime.com/share/@018e9fea-539d-4562-81f6-d55ad2a18943/6fd069dc-7059-44a3-89cf-c97abe6bcb9a.svg"></embed></figure> | ||
|
||
<h2>Programming Languages</h2> | ||
<figure><embed src="https://wakatime.com/share/@018e9fea-539d-4562-81f6-d55ad2a18943/7aff3033-378d-4632-bb3d-a8f7f26bb9e8.svg"></embed></figure> | ||
|
||
<h2>Operating Systems</h2> | ||
<figure><embed src="https://wakatime.com/share/@018e9fea-539d-4562-81f6-d55ad2a18943/5f708839-ddb2-4936-8edf-fb2c034b34ec.svg"></embed></figure> | ||
|
||
<h2>Editors</h2> | ||
<figure><embed src="https://wakatime.com/share/@018e9fea-539d-4562-81f6-d55ad2a18943/a5b49ce2-97ef-4d71-a507-314399e43da6.svg"></embed></figure> |