https://github.com/willbarkoff/willbarkoff
https://github.com/willbarkoff/willbarkoff
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willbarkoff/willbarkoff
- Owner: willbarkoff
- Created: 2020-07-28T21:51:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T05:19:24.000Z (5 months ago)
- Last Synced: 2026-01-22T19:41:58.742Z (5 months ago)
- Language: Go
- Size: 499 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme-template.md
Awesome Lists containing this project
README
#### 👋 {{.Greeting}}
##### I'm Will Barkoff, a student by day and a developer by night. I'm indecisive at dusk.
---
Here are some things I've written recently.
{{range $index, $post := .Posts}}
- [{{print $post.Title}}]({{print $post.URL}}) — _{{print $post.Date}}_
{{end}}
Read more at my website, [willbarkoff.dev](https://willbarkoff.dev).
---
_This page was last generated on {{.GeneratedAt}}_