Recent Posts

What my summer break was like

7 minute read

This was the time between the end of 2nd year and the beginning of the 3rd year for college. It was a nice change of pace to everyday life. I could stay up l...

I made a social media application

less than 1 minute read

I made it for my finals on my Computer Science Course as a project for one of the subjects. While it only has the basic functionalities, it works perfectly o...

Assembly and a Bank Management System

2 minute read

We had our finals just around this month. It was a bit hectic considering the rushed academic calendar but we got through. For me, the projects weren’t too h...

I Redesigned my Personal Site

4 minute read

I am the kind of person who values putting things into practice rather than talking about them. Hence, instead of giving you these tech buzzwords and whatnot...

I Have Been Working on Private Projects

2 minute read

So, I’ve been working on private projects. It’s quite massive. I’m learning some concepts along the way but they’re more of ideas to improve managing and org...

I Developed 2 Applications in a Week

2 minute read

So it’s been months since my last post and I’ve been quite busy. Fortunately, as of the moment of writing, finals just ended and we are on break from college...

Everything is a Dataset

5 minute read

Last night, I hopped on a Discord call with a close friend of mine. It was mainly due to anxiety about becoming obsolete in the future with the latest develo...

Moving to Unity Game Engine

3 minute read

Game Development Progress So the game we’re developing is being remade on Unity. Developing in Unity will be faster since it provides a suite of tools that h...

Back to Game Development

2 minute read

It’s been a few weeks since I added an entry. But now, I’m back. My best friend lent me this beast of a laptop so that we can continue game development and a...

Starting to Appreciate C++

4 minute read

When I started learning programming, I first explored different languages. I was curious as to what their differences are. Of course, I quickly found out tha...

Why is Vim my Main Text Editor?

2 minute read

What is vim? For those who don’t know, vim is a terminal-based text editor. It was released back in 1991 as sort of the successor to an older terminal-based ...

A Small Note About Creative Coding

1 minute read

What is this about? Creative coding is programming mainly done for “expression” rather than “function.” It is art of any form made through code. In simple te...

How I implement Game Loops in Javascript

2 minute read

This post leans on the technical side of things. This post will touch upon an implementation of how a game loop, the loop that dictates when the logic update...

My First IDE

1 minute read

I had a pretty amazing phone back then. It had 4gb of ram and 16gb of storage space. It was where I wrote and ran all of my programs.

How I self-studied for 5 years

2 minute read

Learning programming could be overwhelming. There’s a lot to take in, there’s a lot of things you need to know and, there’s a lot of things you surely don’t...

Hello World!

2 minute read

This is a collection of the stories I have working on tech and I’d like to start from the beginning.