Skip to content
View m1chaelwilliams's full-sized avatar

Block or report m1chaelwilliams

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
m1chaelwilliams/README.md

About Me:

Hi! I'm a computer science student and junior software engineer. I love to listen to music, make video games, configure my text editor, and learn new programming languages!

Currently learning: Golang + Haskell

Setup

  • Editor: Neovim (no distro)
  • Terminal: Wezterm
  • OS: Windows 11 + MacOS + Ubuntu (w/ i3wm)
  • Devices: Asus ROG G14 Zephyrus + M1 Macbook Pro

Languages

  • C
  • C++
  • C#
  • JS/TS
  • Python
  • Rust
  • Java
  • Golang
  • Lua
  • Haskell

I like to make...

  • Desktop Apps
  • Games
  • CLIs and other developer utilities

Pinned Loading

  1. make-windows-pretty make-windows-pretty Public

    Some tools I used for making Windows 11 look nice.

    HTML 502 24

  2. my-nvim-config my-nvim-config Public

    My NeoVim configuration written from scratch

    Lua 60

  3. rpg-in-golang rpg-in-golang Public

    Tracking the Code for my "RPG in Go" series on YouTube.

    Go 43 1

  4. goformit goformit Public

    A runtime for creating TUI forms from JSON

    Go