Skip to content
View artcolom-dev's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report artcolom-dev

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

Arthur Colomer

Student @ 42 Perpignan · Perpignan, France

LinkedIn


C and Python are my main languages, going through 42's curriculum. I've also shipped desktop apps in VB.NET and done some C# / Batch / PowerShell work professionally. Currently into LLMs and algorithm design.


My Skills  


Experience 💼

C# DeveloperAuraSide (Apr 2023 – Sep 2023 · Remote)
Junior dev worked on Hone — a PC optimization tool for gamers. C#, Batch scripting, and PowerShell.

Visual Basic Developer — OptiDows (Jan 2018 – Feb 2019 · Self-employed)
Built OptiDows, a Windows debloat & optimization tool. Handles bloatware removal, background process management, and network tuning. VB.NET + Bunifu UI.


Projects 🛠️

Python tool that turns natural language into structured function calls using a local LLM (Qwen3-0.6B). Constrained decoding guarantees valid JSON output every time.

Drone routing simulator across connected zones. Minimizes simulation turns using BFS + Yen's K-Shortest Paths with capacity constraints.


Education 🎓

  • 42 Perpignan — Computer Programming (Nov 2025 – present)
  • BUT Informatique Blagnac (Sep 2022 – May 2023)

streak

Top Langs

Pinned Loading

  1. Call_Me_Maybe Call_Me_Maybe Public

    A Python tool that translates natural language prompts into structured function calls using a small LLM (Qwen3-0.6B), powered by constrained decoding to guarantee 100% valid JSON output regardless …

    Python 2

  2. Fly_In Fly_In Public

    A drone routing simulator that navigates a fleet of drones through a network of connected zones, minimizing total simulation turns using BFS + Yen's K-Shortest Paths algorithm with constrained capa…

    Python 2