Skip to content
View Yan739's full-sized avatar

Highlights

  • Pro

Block or report Yan739

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

yann.config   Portfolio LinkedIn Email

// Architecture & Full Stack Development
// Primary focus: "Clean Code & Distributed Systems"
system_identity {
  user         = "Yann"
  role         = "Java / Fullstack Developer"
  education    = "Bachelor in Business IT / Information Systems (2026)"
  availability = "Currently in Internship"
  technologies = {
    backend  : ["Java/Spring", "NestJS"],
    frontend : ["React", "Angular"],
    infra    : ["REST/GraphQL", "PostgreSQL", "Docker"],
    cloud    : ["Azure (AZ-900 - Udemy certif)"],
    erp      : ["Odoo (Functional - sample)", "Odoo Student Diploma"]
  }
}

Selected work lives in the pinned repositories below.

Pinned Loading

  1. phoenix-exchange phoenix-exchange Public

    Electronics trade-in and refurbishment platform: AI estimation, client drop-off, technician diagnostics, partner repair, eBay resale and DAAS rental. Angular + Spring Boot.

    TypeScript

  2. collaborative-task-manager-backend collaborative-task-manager-backend Public

    API for a web application allowing users to log in / sign in, manage tasks (CRUD), assign tasks to themselves or others, and filter tasks according to their status.

    Java

  3. aurea-focus aurea-focus Public

    A premium Pomodoro app designed for deep focus, clarity, and sustainable productivity.

    TypeScript

  4. smart-valuator-api smart-valuator-api Public

    Backend Spring Boot for Smart Valuator, an AI chatbot that provides detailed and natural descriptions of electronic items and gives an estimated profitability based on the year of manufacture and i…

    Java

  5. daily-planner-ui daily-planner-ui Public

    Responsive daily planner - hourly scheduling, task & goal tracking, live weather, auto-save via REST API. Built with vanilla JavaScript.

    JavaScript

  6. daily-planner-api daily-planner-api Public

    Daily Planner API - REST API built with NestJS, TypeORM and MySQL. Features modular architecture, input validation with class-validator, safe partial updates, date filtering, Swagger UI and Docker …

    TypeScript