Skip to content
View yearningss's full-sized avatar
:electron:
:electron:

Block or report yearningss

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
yearningss/README.md

๐Ÿ‘‹ Hey, I'm Vlad (yearnings)

๐Ÿš€ Indie Developer โ€ข Open Source Creator โ€ข Backend Engineer

Building games, AI tools and infrastructure.


๐Ÿง‘โ€๐Ÿ’ป About Me

Hi! I'm Vlad, also known as yearnings.

I'm a developer focused on creating:

  • ๐ŸŽฎ Indie games
  • ๐Ÿค– AI-powered developer tools
  • ๐ŸŒ Backend systems
  • ๐Ÿง Linux infrastructure
  • โšก Automation solutions
  • ๐Ÿ“ฆ Open Source projects

Currently building projects under RichByte.


๐Ÿš€ Featured Projects

๐ŸŽฎ GameMaker MCP

MCP server for GameMaker Studio projects.

Features:

  • ๐Ÿ“ .yyp project support
  • ๐Ÿ” Static analysis
  • ๐Ÿ›  Safe project editing
  • ๐Ÿ  Rooms & objects management
  • ๐ŸŽจ Shader operations
  • โœ… Validation
  • ๐Ÿ“ฆ Build support

Repository:

https://github.com/yearningss/gamemaker-mcp


๐Ÿ•น๏ธ FNIRC (Four Nights in RichCraft)

Indie horror game inspired by:

  • Minecraft
  • Five Nights at Freddy's

Platforms:

  • ๐ŸชŸ Windows
  • ๐Ÿง Linux
  • ๐Ÿ“ฑ Android

Created by RichByte.


๐ŸŒ yearnings VPN

Self-hosted VPN infrastructure.

Technologies:

  • Xray
  • VLESS
  • Docker
  • Nginx
  • Linux
  • Clash configurations
  • Automation scripts

๐Ÿค– Telegram Bots

Created multiple Telegram bots.

Examples:

  • Birthday bots
  • Feedback systems
  • Community tools
  • Utility bots

Stack:

  • Python
  • aiogram
  • Telethon
  • SQLite

๐Ÿ›  Tech Stack

๐Ÿ’ป Languages


๐ŸŒ Frameworks & Runtime


๐Ÿ—„๏ธ Backend / Database


โš™๏ธ DevOps & Infrastructure


๐ŸŽฎ Game Development


๐Ÿค– AI & Developer Tools


๐Ÿ”ง Other Tools


๐Ÿ† GitHub Achievements


๐Ÿ“ˆ Contribution Activity


๐Ÿ“ฆ NPM Package

gamemaker-mcp

MCP server for GameMaker Studio.

Install:

npx gamemaker-mcp@latest

NPM:

https://www.npmjs.com/package/gamemaker-mcp


๐Ÿ“Œ Currently Working On

๐Ÿ”น GameMaker MCP
๐Ÿ”น FNIRC
๐Ÿ”น RichByte ecosystem
๐Ÿ”น AI developer tools
๐Ÿ”น Server automation
๐Ÿ”น Open Source projects


๐ŸŒ Links


โšก Building the future one commit at a time.

Pinned Loading

  1. gamemaker-mcp gamemaker-mcp Public

    A powerful, project-aware Model Context Protocol (MCP) server for GameMaker Studio with 190 tools, GML static analysis, refactoring, and automated builds.

    TypeScript 14

  2. FGG FGG Public

    โ”‚ Enterprise-grade video game localization & AI translation suite. Supports 100+ AI models (OpenAI GPT-5/o3, Claude โ”‚ 4.8, Gemini 2.5, DeepSeek R1), placeholder tag protection, SQLite translation โ€ฆ

    Python

  3. gms2-ios-builder gms2-ios-builder Public

    Automated CLI tool to compile GameMaker Studio 2 projects to Xcode and package unsigned iOS .ipa files via GitHub Actions. Supports GMS2 VM & YYC output modes.

    Python