Hello World! I'm

Meyriu

Full Stack Developer specializing in Python, JavaScript and LUA

< About Me />

Developer working on code
/** @about_me */

I'm a passionate developer with expertise in creating robust web applications and game modifications. With a strong foundation in Python, JavaScript, and LUA, I build solutions that are both functional and elegant.

My experience includes developing for Garry's Mod and FiveM platforms, creating custom game modes, user interfaces, and server-side systems.

Clean Code
Fast Learner
Game Development
Team Player

< Skills />

Python

BOT Development 100%
Data Analysis 90%
API Development 75%
Automation 95%
Discord.py

JavaScript

Frontend Development 85%
BOT Development 100%
Discord.js, FiveM API

LUA

Garry's Mod 100%
FiveM Development 80%
UI Development 80%
Garry's mod API, FiveM API, ESX
code_sample.js
// JavaScript Example
class MeyriuPortfolio {
  constructor() {
    this.name = "Meyriu";
    this.skills = ["Python", "JavaScript", "LUA"];
    this.available = true;
  }

  introduceMyself() {
    return `Hi, I'm ${this.name}. I specialize in ${this.skills.join(", ")}.`;
  }

  startProject(projectName) {
    if (this.available) {
      console.log(`Starting new project: ${projectName}`);
      return true;
    }
    return false;
  }
}

const portfolio = new MeyriuPortfolio();
console.log(portfolio.introduceMyself());
        

< Projects />

JavaScript

LUA SQL HTML/CSS JavaScript

LUA SQL HTML/CSS JavaScript

< Contact />

Get In Touch

Have a project in mind or want to collaborate? Feel free to reach out using the form or via the contact methods below.

Email

contact@meyriu.site

Location

France

Social Media