Personal Website banner

Personal Website

3 devlogs
4h 37m 37s

My personal website! It already exists before this project was created but I’ll make it better.

Loading README...

MeBadDev

I’ve made a CLI tool that helps me manage devlogs and blogs.

It can:

  • Create new projects
  • Create new devlogs under each project, with autocomplete
  • Reorder projects
  • Automatically order devlogs
  • Create new blogs

I’ll also mirror the devlog on flavortown to my website’s project devlog from now on. You can check it here: https://mebaddev.net/project/personal-website

Attachment
0
MeBadDev

This is my personal website. It has:

  • A cool pixelated mountain background thingy
  • My tetr.io stats
  • My wakatime stats (currently doesn’t update since I’m now on Hackatime instead of Wakatime)
  • Blogs generated by markdown files.

Here’s the change log I’ve made:

  • Moved from HashRouter to BrowserRouter
  • Make dates dynamically generated from each blog’s metadata instead of being hardcoded in each blog
  • Made a ’~ x minute read’ thingy that assumes an average person reads at 200 WPM
Attachment
0