/blogs
Here are my writings on software, engineering, and everything in between. βπ»
2022
My Hackathon Mentoring Experience π
What it's like mentoring developers at a hackathon β guiding teams, reviewing ideas, and helping build solutions under time pressure. Β· 2 min read
YouTube Live with PrepInsta and Careerboat π₯
A live session on how freshers can land high-paying tech jobs β covering essential skills, interview prep, and career strategies. Β· 1 min read
LeetCode #509: Fibonacci Number
ποΈ Daily LeetCode Challenge β multiple approaches to computing Fibonacci numbers, from recursion to dynamic programming. Β· 2 min read
LeetCode #128: Longest Consecutive Sequence
ποΈ Daily LeetCode Challenge β finding the longest consecutive sequence in an unsorted array using a hash set approach. Β· 1 min read
LeetCode #135: Candy
ποΈ Daily LeetCode Challenge β distributing the minimum number of candies to children based on their ratings. Β· 2 min read
LeetCode #376: Wiggle Subsequence
ποΈ Daily LeetCode Challenge β solving the wiggle subsequence problem using dynamic programming and greedy techniques. Β· 2 min read
LeetCode #1465: Maximum Area of Cake After Cuts
ποΈ Daily LeetCode Challenge β finding the largest piece of cake after a series of horizontal and vertical cuts. Β· 1 min read
LeetCode #1710: Maximum Units on a Truck
ποΈ Daily LeetCode Challenge β a greedy approach to maximizing units loaded onto a truck with limited capacity. Β· 1 min read
2021
Portfolio Website Development ποΈ - Part 2
Continuing the portfolio build β implementing the UI, adding content sections, and deploying the first version live. Β· 2 min read
Moving Gradient Animation with CSS π¨
How to create smooth, animated gradient backgrounds using pure CSS β with code examples you can copy. Β· 1 min read
Page Fade-In Animation with CSS π¨
Add a subtle fade-in effect to your web pages using a few lines of CSS β no JavaScript required. Β· 1 min read
Portfolio Website Development ποΈ - Part 1
The journey of building my personal portfolio site from scratch β choosing the tech stack, planning the design, and setting up the project. Β· 1 min read
Creating Your Own npm Package π¦
A step-by-step guide to building, publishing, and maintaining your first npm package. Β· 3 min read
Hashnode Blog Cards ποΈ - Rich Previews for Your Blog Links
Turn plain blog links into beautiful, embeddable card previews. Built for Hashnode bloggers who want their content to stand out when shared. Β· 4 min read
Flexbox Guide ποΈ - Learn and Generate CSS Flexbox Layouts
An interactive tool for learning CSS Flexbox. Arrange flex items visually and copy the generated code directly into your project. Β· 2 min read
2020
Facebook Developer Circle π - Open Source Immersion Challenge 2020
My experience contributing to Facebook's open-source projects, finishing in the π top 1000 participants worldwide. Β· 1 min read
Finalist at Google Cloud DevJam Hackathon 2020 π
How our team's product idea and prototype reached the top 6 finalists globally in the Google Cloud DevJam Hackathon. Β· 3 min read
How to Create a Portfolio with Your GitHub README ποΈ
Turn your GitHub profile into a personal portfolio using the special README feature β with layout ideas and markdown tips. Β· 1 min read
Building a COVID-19 Info Bot π€
How I built a chatbot that delivers real-time COVID-19 case data for India and answers common questions about the pandemic. Β· 2 min read
PandoConnect - A Social Platform to Fight the Pandemic Together π
How I built a hackathon-winning social media platform connecting COVID-19 patients and families to share support, spread awareness, and stay motivated. Β· 2 min read