Skip to main content
imvinojanv.dev
  • About
  • Blog
  • Projects
  • Snippets

Command Palette

Search for a command to run...

imvinojanv.dev
Open to Hire

I'm always open to discussing software engineering work or partnership.

HomeAboutResumeUses
BlogProjectsSnippets
© 2026 Vinojan Veerapathirathasan —— Colombo, Sri Lanka.
MediumGitHubLinkedInRSS

Snippets

A curated collection of snippets I frequently use in my projects.

October 07, 2025

Git Cheat Sheet

Boost your Git proficiency effortlessly with this essential Git cheat sheet, designed to rescue you from command-related headaches.

#git#cheatsheet
4 min read
·
May 26, 2025

Common Git Mistakes and How to Fix Them

A practical guide to fixing common Git errors using commands like reflog, amend, cherry-pick, and more — with clean, professional explanations to help you regain control of your repository.

#git#mistakes#solutions
3 min read
·