Projects

Netmon

Netmon

Netmon is a network monitoring tool that uses a protocol called SNMP to monitor network devices. It allows you to monitor your network devices on things like CPU usage, memory usage, bandwidth usage, and disk space. It visualizes this data in graphs in a nice dashboard. It has a separate admin interface for things like managing devices and users. If you want to use the demo, use the following credentials: Username: demo, Password: P@ssw0rd!.

C#ASP.NETTypeScriptSvelteKitIndividualMicroservices
Cloud AI Scanner

Cloud AI Scanner

Cloud AI Scanner is an AI detection tool for cloud services. It allows you to scan AI service providers like Open AI and Google Cloud for AI services. It visualizes this data in a nice dashboard. This product was made to make it easier for companies to comply with the EU AI Act.

C#ASP.NETTypeScriptSvelteKitGroupMicroservices
DeskMate

DeskMate

DeskMate is a office workspace management tool that me and my group created. It allows you to manage and reserve your office workspace. This product was made for large companies so employees can reserve their workspace in the office.

C#ASP.NETGroup
RecipeFinder

RecipeFinder

RecipeFinder is a recipe search engine that I created. It allows you to search for recipes based on ingredients.

C#ASP.NETIndividual
Smart Medicine

Smart Medicine

Smart Medicine is a project by Ericsson that I worked on. We had to create multiple plates that would track temperature, humidity, light, vibrations and battery levels. I had to create a web application the plates would send data to. The web application would visualize this data in graphs and manage the thresholds for the plates.

C#ASP.NETTypeScriptReactNext.JSGroupMicroservices
Pictrify

Pictrify

Picrify is a project I made the learn the basics of microservices and PHP. I never finished the project but it was a great learning experience.

C#PHPTypeScriptASP.NETSvelteKitIndividualMicroservices
Arc Lib

Arc Lib

Arc Lib is a Minecraft modding library created for my Jobs+ mod but is now used by many of my other mods. It allows players to create actions with rewards and conditions (ARC). These actions can be made using a simple JSON format. And can then be used by mods like Jobs+ to give experience points for completing the action, such as mining a block.

MinecraftJavaLibrary Mods
Item Restrictions

Item Restrictions

Item Restrictions is a Minecraft library created for my Jobs+ mod but is now used by many other developers. It allows players to create restrictions for items. These restrictions can be made using a simple JSON format. And can then be used by mods like Jobs+ to restrict players from using or crafting certain items.

MinecraftJavaLibrary Mods
Jobs+

Jobs+

Jobs+ is a Minecraft mod where players can have jobs in Minecraft. For example, Miner, Farmer, and Hunter. Players can level up their jobs by completing certain tasks related to the job. Every time they level up their job, they get a coin to spend on power-ups to make their job easier. Other developers can create jobs for Jobs+ using a simple JSON format.

MinecraftJavaContent Mods
Jobs+ Tools

Jobs+ Tools

Jobs+ Tools is a Minecraft mod that adds tools for every job in the default version of the Jobs+ mod. For example, the Miner job gets a Hammer that can mine multiple blocks at once. The Farmer job gets a Harvester that can harvest multiple crops at once.

MinecraftJavaContent Mods
UI Lib

UI Lib

UI Lib is a Minecraft modding library created to make it easier to create user interfaces in Minecraft. The Minecraft GUI system was very hard to work with for new developers. So I created a library that makes it easier to create user interfaces in Minecraft with a component system and click, scroll and drag functionality. It comes with pre-made components like buttons, texture components, text components, and scrollable components.

MinecraftJavaLibrary Mods
X-Life

X-Life

X-Life is a Minecraft mod I remade from the original X-Life SMP series on YouTube because a lot of people wanted to play it. It is a hardcore Minecraft mod where you have 10 lifes and 1 heart. If you die, you lose a life but gain a heart. If you lose all your lifes, it is game over for you.

MinecraftJavaContent Mods
Afterlife

Afterlife

Afterlife is a Minecraft mod where you have 10 lives. Every life, you have a different origin from the Origins mod. If you die, you lose a life and get assigned to a new origin. If you lose all your lifes, it is game over for you.

MinecraftJavaContent Mods
GriefLogger

GriefLogger

GriefLogger is a Minecraft mod I created to log griefing in Minecraft. It logs every block that is placed or broken by a player. It also logs every chest that is opened by a player and every item that is taken from or added to a chest. It logs this data in a MySQL or by default, a SQLite database.

MinecraftJavaUtility Mods
This Website

This Website

This is the website you are currently on. I created this website to showcase my projects and to get in touch with me.

TypeScriptReactNext.JS
DAQEM.com

DAQEM.com

DAQEM.com is a website I created for my Minecraft mods. It showcases all my mods and has a blog where I post updates about my mods.

TypeScriptSvelteKitBranding Sites
LittleField Bot

LittleField Bot

LittleField Bot is a Discord bot I created for a supply chain management game called LittleField. We played this game at school for the orientation phase of the 4th semester. The bot would give updates about the cash balance. It also had commands to generate graphs of the cash balance, inventory, and machine utilization and queue length.

Discord Bots