Projects in Awesome Lists by macabeus
A curated list of projects in awesome lists by macabeus .
https://github.com/macabeus/js-proposal-algebraic-effects
πLet there be algebraic effects in JS
algebraic-effects babel babel-plugin js proposal
Last synced: 22 Aug 2025
https://github.com/macabeus/klo-gba.js
π§’ Reverse engineering tool for the Klonoa's GBA game
canvas hacktoberfest nodejs reverse-engineering rom-hacking romhacking
Last synced: 22 Aug 2025
https://github.com/macabeus/macro-compiler
π The compiler of EventMacro to OpenKore plugin
compiler hacktoberfest macros openkore perl
Last synced: 22 Aug 2025
https://github.com/macabeus/react-gbajs
πΉ GBA emulator on your React project - easy and powerful to use!
emulator gameboy-advance gameboy-advance-emulator romhacking
Last synced: 22 Aug 2025
https://github.com/macabeus/mizuchi
π Forge C from the ashes of assembly
Last synced: 02 May 2026
https://github.com/macabeus/gridview
π Apple TV | Amazing grid view in your tvOS/iOS app
cocoapods gridview ios stalkr-internals tvos uicollectionview
Last synced: 11 Mar 2026
https://github.com/macabeus/GridView
π Apple TV | Amazing grid view in your tvOS/iOS app
cocoapods gridview ios stalkr-internals tvos uicollectionview
Last synced: 26 Apr 2025
https://github.com/macabeus/vscode-fluent
π¬ VS Code extension to work with Fluent, the correct-by-design l10n programming language
fluent hacktoberfest i10n i18n internacionalization localization vscode-extension
Last synced: 22 Aug 2025
https://github.com/macabeus/tvlightsegments
π Apple TV | Clean, simple, and beautiful segment bar for your AppleTv app
stalkr-internals swift tvos ui-components
Last synced: 22 Aug 2025
https://github.com/macabeus/swiftbluetoothchat
π¬ An example of chat written in Swift with CoreBluetooth
Last synced: 22 Aug 2025
https://github.com/macabeus/TvLightSegments
π Apple TV | Clean, simple, and beautiful segment bar for your AppleTv app
stalkr-internals swift tvos ui-components
Last synced: 26 Apr 2025
https://github.com/brunomacabeusbr/TvLightSegments
π Apple TV | Clean, simple, and beautiful segment bar for your AppleTv app
stalkr-internals swift tvos ui-components
Last synced: 23 Apr 2025
https://github.com/macabeus/kappa
πΈ Your decompiler buddy who lives on VS Code
decompilation vscode-extension
Last synced: 29 Oct 2025
https://github.com/macabeus/ipfsbot
A simple example of botnet using IPFS and IPNS protocols asβ βwayβ βforβ βcontrollerβ βofβ βbotnet
Last synced: 31 Aug 2025
https://github.com/macabeus/event-sourcing-example
A vanilla example app about event sourcing architecture using Elixir
Last synced: 23 Oct 2025
https://github.com/macabeus/focusguidehelper
ο£ΏTV Client | Create focus guides linker more easily and versatile.
focus-guide stalkr-internals swift tvos uikit
Last synced: 22 Aug 2025
https://github.com/macabeus/fluent-typescript
π¦ Automatically generate TypeScript declarations for Fluent files
Last synced: 22 Aug 2025
https://github.com/macabeus/rust-neander
π¨βπ« Educational purpose virtual machine to assembly Neander and Neander+
assembly educational-project neander
Last synced: 22 Aug 2025
https://github.com/macabeus/FocusGuideHelper
ο£ΏTV Client | Create focus guides linker more easily and versatile.
focus-guide stalkr-internals swift tvos uikit
Last synced: 26 Apr 2025
https://github.com/macabeus/pagarme-challenge
π Game inspired on TypeRacer. Who types faster? https://keystrokesrace.now.sh/
Last synced: 22 Aug 2025
https://github.com/macabeus/pyslibtesseract
βοΈ Integration of Tesseract for Python using a shared library
Last synced: 08 Sep 2025
https://github.com/macabeus/tvcodescreen
π Apple TV | Simple code screen
Last synced: 07 Oct 2025
https://github.com/macabeus/transmuter
βοΈ Mutate rough source into a perfect, golden match
Last synced: 02 May 2026
https://github.com/macabeus/hashlab-challenge
π― gRPC + TS + Python + DynamoDB = [Hashlab Challenge Solution]
Last synced: 22 Aug 2025
https://github.com/macabeus/InputStepByStep
π A input view for tvOS, useful for testing purposes.
cocoapods tvos uicollectionview
Last synced: 18 Jul 2025
https://github.com/macabeus/graphql-example
GraphQL example with iOS as client and Elixir as server
Last synced: 22 Aug 2025
https://github.com/macabeus/inputstepbystep
π A input view for tvOS, useful for testing purposes.
cocoapods tvos uicollectionview
Last synced: 22 Aug 2025
https://github.com/macabeus/elixirregexpparser
A simple project to parse regexp with parser combinator
combinators elixir parser regex regexp
Last synced: 22 Aug 2025
https://github.com/macabeus/ryujinx-catalog
[WIP] Ryujinx Game Compatibility Site - built using Svelte and Elder.js
Last synced: 22 Aug 2025
https://github.com/macabeus/talkdesk-challenge
π Talkdesk challenge application
Last synced: 22 Aug 2025
https://github.com/macabeus/gba-kit
Game Boy Advance as npm packages
gameboy-advance gba-dev gba-development gba-emulator
Last synced: 02 May 2026
https://github.com/macabeus/switch-folklore
π§ Multipurpose WebServer sysmodule for your Nintendo Switch [WIP]
Last synced: 22 Aug 2025
https://github.com/macabeus/macabeus.github.io
π§ Hub for my works in reverse engineering, web development, vscode extension, career, and more!
Last synced: 22 Aug 2025
https://github.com/macabeus/next-js-react-gba-js
Quick and dirty example using Next.JS + ReactGbaJs
Last synced: 22 Aug 2025
https://github.com/macabeus/mintlayer-challenge
Simple displayer for data associated with a ticker
Last synced: 22 Aug 2025
https://github.com/macabeus/ifceplotcoursegrid
Generator image of course grid
Last synced: 22 Aug 2025
https://github.com/macabeus/cvgame
Simple game developed using OpenCV, developed for study purposes
Last synced: 22 Aug 2025
https://github.com/macabeus/neanderselectionsort
π¦ SelectionSort written in assembly... because I wanted to
Last synced: 18 Feb 2026
https://github.com/macabeus/blockchain-js
A JS implementation of a blockchain based on "Learn Blockchains by Building One"
Last synced: 14 Oct 2025
https://github.com/macabeus/mizuchi-benchmark-report-sa3-af
Benchmark Report for Matching Decompilation
Last synced: 09 Mar 2026
https://github.com/macabeus/the-anti-social-network
A Twitter-like (anti) social network in Flask, where you can create as many imaginary friends as you want and post in Rich Text Format. Nice DevOps example.
Last synced: 12 Feb 2026