Skip to content
View flegars's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Anime-Reviewers-Society

Block or report flegars

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

Typing SVG

Orygami Location Blog macOS PhpStorm


<?php

final class FlorianLeGars
{
    public function __construct(
        public readonly string $role = 'Full-Stack Web Developer',
        public readonly string $location = 'Paris, France',
        public readonly string $company = 'Inter Invest Group',
        public readonly string $sideProject = 'https://orygami.fr',
        public readonly array $languages = ['PHP', 'TypeScript', 'Python', 'Go'],
        public readonly string $funFact = 'I debug with dump() and I am not ashamed',
    ) {}
}

$ ./currently-working-on.sh
  • Building Orygami, a web design agency creating custom websites for SMBs
  • Crafting Symfony applications at Inter Invest Group

$ cat tech-stack.md

Backend

PHP Symfony API Platform Python Django Go

Frontend

React Vue.js TypeScript

Tools & Infra

Docker Git GitHub Actions PostgreSQL


$ git log --contributions
Project Contribution Date
algolia/search-bundle Added Symfony 7 support Jan 2024
EasyCorp/EasyAdminBundle Documentation improvement May 2023
Hpodevteam/PageBundle Bug fixes, features & CKEDITOR integration 2022

$ curl blog.api/posts

$ htop --github-stats

GitHub Streak

Profile Details

Pinned Loading

  1. mtg-deckbuilder mtg-deckbuilder Public

    AI-assisted Magic: The Gathering Commander deck builder for macOS. Local Electron app powered by Claude (Anthropic), Scryfall card data, and Commander Spellbook combo detection.

    TypeScript 1