Category: Development
Anything Development
-
Some progress after a long time
It’s been a bit since I last updated here, so I thought I’d catch you all up. Lately, I’ve been splitting my time between a few different things. I’ve been applying to jobs here and there, keeping up with Duolingo, making LeetCode videos, playing some Teamfight Tactics, and of course, continuing development on Liar’s Chess.… Read more
-
More videos, and Liar’s Chess
I’ve been working on making videos about LeetCode problems lately, and the last two were both about Sudoku. Honestly, these weren’t the most thrilling topics to cover. The first video was all about checking if a Sudoku board is valid. It involved going through each cell in the grid and checking for duplicates in its… Read more
-
Leetcode Conceptual Videos
As usual, I kicked off the day with a bit of Duolingo and tackled a Leetcode question. Today, I decided to shake things up a bit. Instead of just solving the question and moving on, I spent the first half of the day working on a conceptual video that explains the Leetcode problem in a… Read more
-
Setting up my first WordPress Blog
When I decided to start a blog, I was initially thinking about building it from scratch using a MERN stack—MongoDB, Express, React, and Node.js. The idea of having complete control over everything sounded amazing. I could craft it exactly the way I wanted, manage the backend like a boss, and make sure it fit my… Read more