← Home

Blogs

Code, Solutions & Discovery.

A public digital garden documenting my journey through bugs, features, and the chaotic beauty of web development.

TopicsSort: Newest
All#dsa#algorithms#guide#js#python#interview#javascript#dom#basic#blog#arrays#hashmap#react#trees#hooks#github#array#stack#mdx#prefixsum#subarray#brute-force#dfs#leetcode#markdown#p5#git#c++#lib#regx#advance#ts#nextjs#rss#dev.to#next-api#ssr#seo#cms#optimal#coding#nodejs#automation#blogging#productivity#JavaScript#debounce#throttle#event handling#performance optimization#search input#scroll events#requestAnimationFrame#modern JavaScript#Javascript#event-loop#task-queue#microtasks#macrotasks#async#call-stack#execution-context#web-development#beginner-guide#twopointer#string#slidingwindow#PostgreSQL#PostgreSQL Password Reset#PostgreSQL Windows#Reset Database Password#Postgres Security#Database Administration#psql Tutorial#PowerShell PostgreSQL#PostgreSQL 17#slicing#lists#strings#go#wails#system-tray#desktop-app#background-task#goroutines#graph-theory#bfs#graphs#search#bst#binary-search#recursion#intervals
Apr 13, 2026

Adding a sneaky system tray to Wails v2 without locking your threads

Keep your background apps running smoothly by combining Wails and Systray without blocking the main OS thread

#go#wails#system-tray
Apr 10, 2026

Python Slicing 101 Essential Techniques

From Basic Indexing to Advanced Patterns—Master the Most Elegant Feature of Python

#python#slicing#lists
Oct 1, 2025

solve leetcode Reverse an Array

Learn how to reverse an array efficiently using brute force and optimal approaches in Python and JavaScript.

#algorithms#javascript#dsa
Oct 1, 2025

solve leetcode find minimum and maximum in an array

Learn how to efficiently find the smallest and largest elements in an array using simple and optimal techniques in Python and JavaScript.

#algorithms#javascript#dsa
Oct 1, 2025

solve leetcode Rotate an array to the right by k steps

Learn how to rotate an array efficiently using the reverse approach in Python and JavaScript with step-by-step explanation.

#algorithms#javascript#dsa
Prev
1234567
Next