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

Block or report LemanuelPC

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

Banner

Hi, I'm Luís

Full-stack developer at Eclypsys, building production ERP, web, and mobile systems. I like working close to the craft: custom Odoo modules, real-time systems, ML pipelines, and interfaces built from scratch instead of pulled off a shelf.

I move across stacks by design: I've shipped production systems in Odoo, React Native, FastAPI, Rust/Tauri and SvelteKit. A new framework is a ramp, not a wall.

Portfolio → lepc.dev

What I'm working on

  • Building and maintaining enterprise ERP and e-commerce systems at Eclypsys with Odoo, Python, and React Native, from custom ERP modules to a customer-facing mobile app.
  • Deepening my React, SvelteKit, and Tailwind frontend work.
  • Currently picking up Flutter. I rebuilt a slice of my guild-tracker as a native client; the widget model maps closely to the React Native work I've shipped.

Selected work

  • Village du Soir. A production platform for a Geneva nightlife venue: an Odoo 18 ERP, a custom REST API, a React Native app, a customized POS and Adyen payments. Lead developer. → villagedusoir.com
  • Karaoke Room. A self-hosted karaoke system that separates vocals from instruments with ML, aligns lyrics word-by-word (with CJK romanization), and syncs a big-screen player with phone remotes. → repo
  • UNW Hunt Tracker. A live web app a 100+ member gaming guild uses every week: an Excel→PostgreSQL pipeline feeding a Flask API with role-based access and real-time recalculation. → live

More on lepc.dev and in my pinned repositories below.

Tech I work with

Reach me

Website LinkedIn Email

When I'm not coding, I'm usually gaming, currently Clair Obscur: Expedition 33.

Footer

Pinned Loading

  1. angellatham-portfolio angellatham-portfolio Public

    Angella Tham's portfolio site (https://angellatham.com). Vite + React 19 + Tailwind 4, recovered from the deployed CRA bundle's source map, then modernized.

    JavaScript

  2. karaoke-room karaoke-room Public

    Self-hosted karaoke system: ML vocal separation, word-by-word lyric alignment with CJK romanization, a Tauri big-screen player, and phones as remotes.

    Python

  3. personal-website personal-website Public

    My personal site, built in SvelteKit from my own Figma design. Live at lepc.dev

    Svelte

  4. savesync savesync Public

    Config-driven CLI that syncs PC game saves between machines using a USB drive as the go-between, checksummed and non-destructive.

    Python

  5. unw-hunt-mobile unw-hunt-mobile Public

    Flutter companion app for the UNW weekly guild hunt leaderboard: live data, fair average-per-account ranking

    Dart

  6. unw-hunt-tracker unw-hunt-tracker Public

    Live web app tracking a 100+ member guild's weekly hunt: an Excel to PostgreSQL pipeline, a Flask API with role-based access, and a tri-lingual dashboard.

    Python