Switch Theme
Home
reset dev c game cpp gradle java personal minecraft nms

2/4/2025

dev c game

cmdfx's First Release

A few days ago, I released version 0.1.0 of my CmdFX video game engine. I previously wrote about how it aims to operate as a video game engine inside your terminal. T...

1/26/2025

dev c cpp

C and C++ Compilers

This is a short slideshow containing information about the various C and C++ compilers I use.

1/21/2025

dev c game

Starting a Game Engine

I’ve recently started development on cmdfx, which is a lightweight, minimal game engine for your terminal. I got the idea while working on kasciffy, an asciffier for ...

1/15/2025

dev c cpp

C and C++

Today I’m going to be writing about two programming languages that seem to always have people fighting over which is better: C and C++. Introduction In case you aren...

1/9/2025

dev gradle java

Downloading Gradle Artifacts without a Repository

Starting 2025 with a new project, gitle. It’s a gradle plugin that downloads and builds Maven/Gradle dependencies that aren’t published to a repository, like Maven Cen...

12/30/2024

dev personal

Projects for 2025

The new year is just around the corner, and as I sit and type this late at night thinking about what I may want to do in 2025, I’ve come up with a few projects that I’...

12/12/2024

dev

The Implications for Kotlin Native C Interoperability

I recently did some digging and found out that Kotlin/Native C Interoperability is now in Alpha/Beta, meaning that according to the Kotlin stability rules, they plan t...

11/14/2024

dev

Why know so many Languages?

Took a little bit of a break now that the school year has started. Today’s topic is, “Why know so many Languages?”. The “Why” I know quite a bit of programming langu...

6/10/2024

dev

Kotlin is the new JavaScript

My previous post went into my opinion about the Kotlin programming language, and why I like it so much. This post will help give a short insight on why Kotlin could be...

6/7/2024

dev

Kotlin is the Best

My favorite programming language is probably Kotlin, and it’s not even close. The language just seems so elegant, yet so powerful and ambitious. You know how people sa...

5/12/2024

minecraft dev

Forge vs Fabric for Mod Development

As of writing this, I just released v0.1.0 of SocketMC and have successfully dealt with all of the weird stuff between Forge and Fabric. I’ve been working on this mod ...

5/4/2024

minecraft dev nms

Packet Handlers in NMS

NMS, better known as Net-Minecraft-Server, is a complicated and undocumented set of internals used in Minecraft. This post will go over the use of Packet Handlers, and...

5/3/2024

personal

Why I Love JoJo's Bizarre Adventure

Weebs are weird. We obsess over the most random things, like the way a character’s hair moves in the wind or the color of their eyes. But there’s one thing that unite...

5/3/2024

First Post

Hello, this is my first post. I’m excited to start this blog and share my thoughts with the world. I hope you enjoy reading my posts as much as I enjoy writing them.