Data Structure and Algorithms are Overrated! ๐ซ๐ชด
2022-10-28
๐ซ DSA is OVERRATED!! ๐ซ I recently saw some posts on LinkedIn and Twitter about how a 1% decrease in load time increased revenues for a company. Sure, I agree, we all want fast software. ๐ Here’s the thing though, One can build fast โฆ
Links - Present Your Links In Style ๐๐ฎ
2022-08-13
Have you ever wanted a place that can make all your profiles and links nicely organized, easily searchable and with super customizability? Well, now you can! Introducing links Present all your links in style with an easily accessible and โฆ
Tmux2K - Power & Pizzazz for tmux ๐ฅ๐
2022-08-13
What is this tmux2k is a tmux plugin for that adds powerline support and pretty colors to your tmux status bar. Inspiration tmux2k was inspired by dracula/tmux. Prerequisites Before you begin, ensure you have met the following โฆ
Projects - Showcase All Your Projects ๐๏ธ๐
2022-07-31
Introducing Projects Present all your projects in style with a super customizable web app! โจ Projects uses the GitHub API to list all your GitHub projects in a nice searchable grid. Also shows pretty programming icons using devicons. โฆ
Five Git Tricks To Make Dev Work Easier โ๏ธ๐คน๐ผ
2022-06-14
Git is the most widely used version control system in the world, and it is something that every Software Craftsperson should master. In this article, we’ll be going through five git tricks that will make your software crafting easier. โฆ
What I Learned From Hacktoberfest ๐ฅณ๐งโ๐ป
2020-10-08
I recently completed my Hacktoberfest PRs and This post is for all the people who are struggling to get those Pull Requests in and have to resort to special repositories which are targeted toway Hacktoberfest only (nothing wrong with using โฆ
My Intro To Github Actions โ๏ธ๐คท
2020-09-14
GitHub actions are something that I was always curious about but never really explored, thanks to this hackathon I took a dive and was able to come up with something that actually solves one of my problems. Gulp Runner Like many of us, I โฆ