A guy who likes to experiment mostly with Haxe and general goofing around in the programming world.
Welcome to my GitHub profile. a nice guy who likes to experiment with whatever comes to his mind and has the ability and time to do so hehe Also, I love to make public projects so that others can see what my creations do, or just contribute to them.
I started with the development in programming using HaxeFlixel in 2022, and so far I'm still strongly into Haxe language hehe.
I don't have a clear goal, I'm just interested in bringing to reality as many ideas that I feel can be good for other people to see, either just visual things that are not playable, or things that are playable, like well, games, or tools that make something simpler.
Slushi Engine: It is really my first project with which I started in the world of programming, it is a FNF' engine modified from another engine (SC Engine), but it adds the possibility for a modder to make modcharts, not only to the NotITG style, but also to the game window and even to Microsoft Windows elements (Desktop icons, task bar...), in a native way through the Lua API that the engine has.
HxCompileU: As I love Haxe, a while ago I got a Nintendo Wii U after months of searching, and I wanted the console to learn how to do homebrew on it, but unfortunately, Haxe can't be used on that console, in the past apparently there was an attempt, but not much more from there. This project of mine brings the possibility to use Haxe, on the Wii U in a free way!
- Leafy Engine: Continuing with my interest in the Wii U, after a lot of time and difficulties, I have managed to create a 2D game engine inspired by HaxeFlixel, why HaxeFlixel? Because it is the engine that I can understand the most and that I feel that the rest that is familiarized with Haxe can also understand, besides allowing the porting of things from HaxeFlixel to this engine without major changes, like LfSnake (A port of FlxSnake for that engine).
- SC Engine
- VS. Camellia ALT
- Chikn Nuggit: Fast Food Funk
- Hitmans: The Annihilate and Destroy Project
- No More Innocence - Irrational Cruelty
- And in a lot of other minor things in the FNF' community.
Pinned Loading
-
Slushi-Engine
Slushi-Engine PublicSlushi Engine, an engine based on SC Engine, which gives to experience a new way to create mods or, play mods in this engine.
-
-
leafyEngine
leafyEngine PublicAn game engine inspired by HaxeFlixel for making 2D games for the Wii U using Haxe!
Haxe 10
-
-
Redmi_Note_12S_Assets
Redmi_Note_12S_Assets Publica repository containing boot.img, OrangeFox and TWRP for the Xiaomi Redmi Note 12S (Global)
-
a Python script that allows you to a...
a Python script that allows you to analyze a whole folder and attach it to a text file to give it as context to an artificial intelligence, like Google Gemini. 1import os
2import sys
34def search_files_and_content(dir) -> dict:
5files_content = {}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.