Welcome to Gurge44.eu

Crafting interactive web experiences and innovative games. Explore my collection of projects from word puzzles to mathematical challenges.

Featured Projects

Interactive games and web applications built with passion

W
O
R
D
L
E
Word Game

Wordle Clone

It allows you more customization over the simple wordle game. Change the number of guesses, word length, or add multiple types of time limits! Highly customizable!

JavaScript CSS3 HTML5
25 + 17 = ?
Educational Game

Math Challenge Game

Everyone knows how to use a calculator. But how well would YOU do as a calculator? This game gives you a number and you have to figure out how to get to it with the 4 basic operators and 6 given numbers!

C# .NET WPF
Game Mod

Endless Host Roles

The #1 largest Among Us mod with 450+ custom roles, 15+ game modes, and endless possibilities. Host-Only mod written in C# using Harmony, BepInEx, IL2CPP, and Unity. (More info on the EHR site)

C# Harmony BepInEx IL2CPP Unity

About Gurge44

Welcome to my digital playground! I'm passionate about creating engaging web experiences that combine functionality with beautiful design. From recreating beloved games like Wordle to developing educational tools like the Math Challenge Game, I focus on building applications that are both entertaining and meaningful.

This portfolio showcases my journey in web development, featuring projects that demonstrate my skills in JavaScript, CSS animations, responsive design, and user experience optimization. Each project is crafted with attention to detail and a commitment to quality.

Technologies I Love

Web Development
Responsive Design
Animation
Game Development
C#
.NET
gurge44.js
function createAwesome() {
const passion = 'web development';
const creativity = 100;
return passion + creativity;
}