homeaboutblogprojects

Blog

I like to write about whatever is on my mind, whether that be a new framework I'm experimenting with or the journey of learning something new.

As of now, I've written a total of 7 blog posts about 4 different topics.

[DRAFT] Draft Test#webdev
Mar 04, 2023
A post to test out the draft feature (this will always be a draft).
Interview Prep Day 4#dsa#stacks
Dec 06, 2022
Analyzing a linked list problem. This is LeetCode problem 206.
Interview Prep Day 3#dsa#stacks
Dec 05, 2022
Analyzing some more stack problems. These are Leetcode problems 20 and 155.
Interview Prep Day 2#dsa#arrays#stacks
Dec 04, 2022
Analyzing some dynamic array and stack problems. These are Leetcode problems 1929 and 682.
Interview Prep Day 1#dsa#arrays
Dec 03, 2022
Analyzing some array problems. These are Leetcode problems 26 and 27.
Thoughts on Markdown#webdev
Nov 10, 2022
Some thoughts about Markdown and packages that accompany it.
Markdown Testing#webdev
Nov 09, 2022
Markdown template to test that everything works