Skip to content
View Minoqi's full-sized avatar
😐
3D Math Whyyyy ;-;
😐
3D Math Whyyyy ;-;

Highlights

  • Pro
Block or Report

Block or report Minoqi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Minoqi/README.md

🍜 Minoqi (Felix Abbott)

Freelance Game Programmer

Hello! I'm minoqi, also known as Felix, and I'm a freelance game programmer. I program a wide array of games from a simple platformer to an open world, 2D or 3D, for mobile, console and PC/Mac/Linux. I currently offer services for Unity and Godot. I have 5+ years of experience and a Bachelors of Science in Game Programming from Champlain College. You can view my portfolio here.

πŸ‘¨β€πŸ’» Languages

C++

C++

C#

C#

GDScript

GDScript

🧰 Tools

Godot

Godot 2D/3D

Unity

Unity 2D/3D

Bash

VS Code

Bash

VS Community (C#/C++)

Git

GitHub

Bash

Git / Github / Github Desktop / Gitbash

πŸ‘¨β€πŸ’» What's Minoqi Up To?

I just finished my first godot addon called [Minos UUID Generator!](https://minosuuidgenerator.carrd.co) It's a program to create UUIDs, currently only for Godot. On top of that I'm also working on a flexible dialogue tool, that will be able to work in any engine/framework that accepts JSON files. While it's being made in Godot, it'll be a standalone aplication that does not require godot to run. I'm also working on two games, with more details coming soon ;)

Pinned

  1. minos-UUID-generator-for-godot minos-UUID-generator-for-godot Public

    A UUID generator for Godot Engine, with 1.295Γ—10^50 combinations it'll work for any sized game, never having to worry about running out of unique IDs! Automatically stores new UUIDs and removes old…

    GDScript 6

  2. minos-UUID-generator-for-godot-csharp minos-UUID-generator-for-godot-csharp Public

    A UUID generator for Godot Engine, with 1.295Γ—10^50 combinations it'll work for any sized game, never having to worry about running out of unique IDs! Automatically stores new UUIDs and removes old…

    C#

  3. minos-damage-numbers-for-godot minos-damage-numbers-for-godot Public

    Damage numbers UI similar to what is seen in roguelikes using object pooling for BOTH 2D and 3D for Godot 4.

    GDScript 1

  4. godot_sound_manager godot_sound_manager Public

    Forked from nathanhoad/godot_sound_manager

    A simple music and sound effect player for the Godot Engine.

    GDScript