Skip to content
View doshibadev's full-sized avatar
  • France
  • 01:50 (UTC +01:00)

Organizations

@lithium-clr

Block or report doshibadev

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 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
doshibadev/README.md

Wave Arthur Duchene

Typing SVG

Currently working on Lithium → C# reimplementation of the Hytale server runtime

Portfolio Email Discord


Rocket Featured Projects

Game CPPCord

Native Discord client from scratch

Built in pure C++ using only Discord API and WebSockets. Features full message handling, markdown rendering, custom UI, and encrypted voice chat.

Repo C++

Lightning Lithium

Hytale server reimplementation

C# port of the Hytale server (like Spigot for Minecraft). Active development with full organization.

Repo C#

Robot ML & Automation → Training custom models for game ESP, workflow automation, and intelligent task handling beyond traditional scripting.


Laptop Tech Stack

Web Development

Next.js Astro React TypeScript Deno Bun

Systems Programming

C++ Rust C# .NET

Scripting & Tools

Go Python Lua


Chart GitHub Stats

Arthur's GitHub Stats

GitHub Streak

Top Languages


Developer About Me

const arthur = {
    age: "coding_since_12",
    currentFocus: ["Lithium", "Web Development", "ML/AI"],
    approach: "Perfectionist • Zero ESLint errors before beta • Best tool for each job",
    philosophy: "Automate everything, ship real products",
    learning: ["C#", ".NET"],
    background: "Started with Roblox → Now building native apps, web experiences & ML tools"
};

Search What drives me: I'm a perfectionist when it comes to code quality. I choose the optimal stack for each project based on actual requirements, not trends. From building encrypted voice chat in raw C++ to training ML models for automation → I focus on shipping real, working products.


Briefcase Open to Opportunities

Grad Cap Actively seeking internship opportunities

Software Engineering • Systems Development • ML Engineering

Email Me Discord


Profile Views

Lightning Building things that work, one commit at a time.

Pinned Loading

  1. cppcord cppcord Public

    A native, high-performance Discord client built with C++23 and Qt 6. Lightweight alternative to the Electron-based official client with better performance and lower memory usage.

    C++ 1

  2. VidFetch VidFetch Public

    Cross-platform media downloader with modern GUI - Download videos, audio, and playlists from YouTube and other platforms with queue management, format conversion, and batch processing

    Python