Skip to content
View itsmelouis's full-sized avatar
🚀
Focusing
🚀
Focusing

Highlights

  • Pro

Block or report itsmelouis

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

website . github . me[at]itslouis.dev . linkedin

public sealed class ItsLouis : SoftwareEngineer
{
    public string Location => "France";
    public string Status => "Final year Master's student";
    public string CurrentRole => "Apprentice @ Altazion";
    public string Description => "SWE to be, in love with IT, music and the 7th art";
    
    public string[] Stack => ["C#", ".NET", "Vue", "Nuxt", "TypeScript", "SQL"];
    public string[] Passions => ["Everything IT", "Cinema", "Music"];
    
    public bool OpenToOpportunities => true; // Graduating soon
}


Currently playing on Spotify

Pinned Loading

  1. cinebox cinebox Public

    Dart

  2. itslouis.dev itslouis.dev Public

    Vue

  3. matrix-bun matrix-bun Public

    Matrix Digital Rain effect CLI. High-performance terminal animation with ANSI RGB gradients, optional seeding, and zero dependencies. Built with Bun, single executable, fully responsive.

    TypeScript

  4. skills skills Public

  5. planifio planifio Public

    Projet de PWA

    Vue 1

  6. wterm-vue wterm-vue Public

    Vue 3 terminal component powered by @wterm/dom — <Terminal> SFC + useTerminal() composable

    Vue