Skip to content
View PLRpower's full-sized avatar

Highlights

  • Pro

Block or report PLRpower

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.

Content in all repositories owned by your account will be closed.
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
plrpower/README.md

Paul Thomas

Hi, I'm Paul Thomas

Engineering student and research apprentice at LINEACT (Strasbourg, France)
Currently seeking a 3 to 4-month International Internship for Summer 2027

About me

I am an apprentice research engineer driven by figuring out how complex systems work under the hood, especially where solid engineering and algorithmic creativity meet real-world constraints.

Lately, most of my time has been spent on :

  • Distributed Edge AI (LINEACT Apprenticeship) : As part of my engineering apprenticeship, I'm setting up decentralized training platforms on small physical clusters (Raspberry Pi and Jetson boards). I focus on communication overhead, decentralized aggregation, and analyzing model convergence under realistic, constrained local network conditions.
  • Axiom Chess : An ongoing passion project at the crossroads of computer vision and spatial tracking. It detects boards in real time, overlays moves with AR projection, and runs a custom Alpha-Beta neural engine.
  • Custom Web Browser : Building a dedicated desktop browser from scratch using C# and embedded Chromium to explore engine internals and process management.
  • Quantum Machine Learning : Experimenting with hybrid quantum-classical neural networks (VQC) using PennyLane and Qiskit, mainly looking into barren plateaus and circuit behavior on noisy backends.
  • Autonomous Robotics (TurtleBot3) : Developing an autonomous indoor navigation and visual pipeline to map my apartment and reliably locate everyday targets, like my keys, using onboard SLAM and object detection.
  • Full-Stack & Web Interfaces : Crafting responsive web apps and tools across various modern stacks (mostly TypeScript/JavaScript, with a strong soft spot for Vue.js).

Tech I enjoy working with

python pytorch tensorflow opencv pandas cpp csharp arduino raspberrypi ros linux docker git typescript nodejs fastapi vuejs postgresql

Get in touch

Pinned Loading

  1. delivery-route-optimization delivery-route-optimization Public

    A data science and operations research project using Jupyter Notebooks to design and implement delivery route optimization algorithms.

    Jupyter Notebook 2

  2. hydro-regen hydro-regen Public

    Award-winning regenerative hydrology project built by a 10-person interdisciplinary team during the 48h Aquathon. 3rd Place overall & "Office International de l'Eau" Jury's Favorite.

    Vue 2

  3. conway-game-of-life conway-game-of-life Public

    An advanced C++ simulation of Conway's Game of Life showcasing SOLID principles, clean architecture, and OpenMP optimization.

    C++

  4. embedded-weather-station embedded-weather-station Public

    A resilient, Arduino-based embedded weather station prototype designed for maritime disaster prevention.

    C++

  5. mundo-browser mundo-browser Public

    A custom C# desktop browser built on top of CefSharp (Chromium), engineered specifically for high performance and user privacy.

    C# 2

  6. axiom-chess axiom-chess Public

    Python 1