Boomerang Fu is a 4-player party game where your goal is to attack your friends with boomerangs and be the last one standing. You can run around, dash, throw and pick up your boomerang, and even use a punch attack provided your boomerang is still in your hand. The game is extremely fast paced, with… Continue reading Boomerang Fu
Author: AAKASHKR1SHNA
HW6 Summary
Time Log – time spent on other students’ sites (must have 4 entries or more): Date: Feb. 11, 2026 From: 11:20am To: 11:30am Date: Feb. 12, 2026 From: 05:45pm To: 06:05pm Date: Feb. 13, 2026 From: 08:10pm To: 08:15pm Date: Feb. 15, 2026 From: 10:15pm To: 11:00pm Essay I. Summary of your activities in your… Continue reading HW6 Summary
Balatro
Balatro is a deck-building roguelike game loosely based off of the rules of poker. Your goal is to earn chips by playing various poker hands such as a flush, a straight, or a three of a kind from the cards in your hand, and to earn as many chips as possible. There are many ways… Continue reading Balatro
Tekken 8
To be completely honest, I have procrastinated way too much on this assignment and cannot for the life of me think of anything to write about on these blog posts. This is why I am currently making a blog post about Tekken 8, a two-player fighting video game that I have been getting into recently.… Continue reading Tekken 8
HW5 Summary
Time Log: Date: Feb. 01, 2026 From: 08:30pm To: 10:20pm Date: Feb 02, 2026 From: 11:00am To: 11:20am Date: Feb 08, 2026 From: 04:40pm To: 04:50pm Date: Feb 08, 2026 From: 07:10pm To: 07:15pm Part I: Describe your menu structure and what you have implemented in your CMS My menu starts with a Home tab… Continue reading HW5 Summary
My Hobbies
I enjoy running in my free time, as it helps me destress and is a great way to keep myself fit. I have completed multiple half-marathons, including during the Seattle Marathon twice in the last two years, and I hope to complete a full marathon in the near future. I’ve also gotten into the habit… Continue reading My Hobbies
My Career
In 2024, I graduated from the University of Washington, Seattle with a bachelor’s degree in Sociology. During my program, I ended up performing a lot of data-driven quantitative research, especially for my Honors program thesis where I tracked immigration routes out of South Asia. As a result, I was interested in considering more data-oriented options,… Continue reading My Career
What is CMS?
CMS stands for Content Management System. It allows users to create, store and modify their digital content through a user-friendly interface that can be customized based on a user’s or organization’s needs. It acts as an all-encompassing system for various types of media like apps, images, or websites. CMSs also benefit from not requiring coding… Continue reading What is CMS?
What is a container?
A container is a unit of software that packages code and any of its dependencies so that the application it contains can continue to run well across various developing environments. It contains everything an application might need in order to run by itself, such as its code, libraries, or necessary settings. Containers ensure that a… Continue reading What is a container?
What is a virtual host service?
A virtual host service allows you to host more than one website off a single machine. The physical web host server can distribute its resources such as disk space and memory among the multiple websites running off of its system. Each virtual server (for each website) runs independently, and one server going down will not… Continue reading What is a virtual host service?