Blog
Want to grow? Share what you know
Mastering Git Interactive Rebase: Tips for Editing Commits
Git interactive rebase is a way to edit commits in the past. It allows you to choose specific commits to edit, squash, reorder, and delete. And here are some useful tips about git interactive rebase.
Some Newborn Open Source Repositories
I share 7 open-source repositories/tools of mine that I have developed to serve some personal intentions first but published later.
Arranging HTML items in particular shapes - ellipsis-html
I developed a mini tool for arranging HTML elements along ellipse subset shapes and I named it ellipsis-html.
HTML Canvas Wallpaper; Only A Love Song Is Missing
I went over to the HTML Canvas and I tried to make a beautiful animated wallpaper
--help, -h, help, man; Matter of knowing git helpers in terminal
Know more about git help commands in terminal and their differences
How to set custom keyboard shortcuts for an operation on websites in Chrome
In this article, I wrote the solution to add custom keyword shortcuts for specific operations on different websites and introduced the In-site Shortkeys extension.
Escape Loading Animation - Feeling Good Because of CSS
Today when I was surfing in Dribbble, I faced a cool loading animation, a fantastic loop animation
Practical Front-End Projects with Pure Javascript, CSS, and HTML
Collection of practical, easy to use front-end related projects for enthusiasts and beginners. The primary purpose is to learn. The codes are free and always will be.