Skip to content
View vimichael's full-sized avatar

Block or report vimichael

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
vimichael/README.md

About Me:

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

Currently Building: 3D Engine with zig and sokol

Talk to me about...

  • NeoVim
  • New programming languages
  • game development
  • Low level design

One of my favorite hobbies is learning new programming languages. Here is a list of the ones I know (in no particular order):

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

What I make for fun...

  • Games
  • Graphical Engines
  • Developer Tools
  • Simulations

Pinned Loading

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

    Some tools I used for making Windows 11 look nice.

    HTML 688 46

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

    My NeoVim configuration written from scratch

    Lua 96 3

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

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

    Go 57 1

  4. goformit goformit Public

    A runtime for creating TUI forms from JSON

    Go