Skip to content
View valentino7504's full-sized avatar
  • East Kilbride, Scotland, United Kingdom

Sponsoring

@neovim

Block or report valentino7504

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
valentino7504/README.md

whoami

Just a dude who thinks software should be fast, explicit, and not held together by vibes.

cat about.md

  • I use Neovim btw (35ms cold start btw btw)
  • I am currently reading Designing Data-Intensive Applications and implementing concepts through projects (mostly in Go and Python for now)
  • I semi-built a terminal music player with a real-time frequency visualizer because CLI tools and music are two of the few good things left (not feature complete though, proceed at your own risk)
  • I also built a CLI job tracker because spreadsheets are for people who haven't discovered programming yet
  • My dotfiles are public. Judge freely.

env | grep tools

  • Go (genuinely fun)
  • Java (enterprise, corporate, work, blah blah blah)
  • Python (not the coolest kid on the block, but I'll always love it)
  • C (the Lord's language)
  • Neovim (obviously)
  • Spring Boot
  • PostgreSQL

Top Langs

ls -la ~/projects

Pinned Loading

  1. jobtrack jobtrack Public

    jobtrack is a lightweight CLI tool built in Go that helps you track your job applications efficiently from the terminal.

    Go 3

  2. sona sona Public

    Sona (Latin: Sound | Gaelic: Happy) is a terminal music player and real-time frequency visualizer written in Go.

    Go