These are some of my latest blog entries.
Feb 8, 2024
4 min read
Neovim is a modern and renewed version of the Vim text editor. Although Neovim comes with a basic setup that works well for most users, customizing it can take your experience to the next level. In this article, we’ll explore a minimal configuration that you can implement to enhance your workflow in Neovim.
Jun 16, 2023
Competitive programming is an exciting and challenging realm where programmers test their problem-solving skills and their ability to write efficient code within a competitive environment.
Jun 19, 2021
3 min read
HTML and CSS are often underestimated because they are not programming languages, but they are still extremely important for the web. With CSS, you can do much more than just styling, you can create drawings, illustrations, video games, and more.