Skip to content
Open to opportunities

Kylian Bardini

TypeScript Expert

Kylian Bardini

ABOUT

Hey, I'm Kylian, a full stack developer who loves building clean, modern websites and apps where design, functionality, and even the smallest details matter, with a focus on making products that are both practical and visually satisfying.

Currently focused on building solid, scalable architectures. I enjoy exploring new languages and tools — from Rust to cloud infrastructure — always looking for the right solution, not just the trendy one.

Listening to
Dernière pluie
Dernière pluieZamdane · Dernière pluie
0:00
0:30

CONNECT

Here are my socials

STACK & SKILLS

Tools I work with

TypeScript Expert

Strong typing across every layer of the stack. From frontend components to backend APIs, TypeScript keeps the codebase predictable and maintainable at scale.

  • 3+ years of daily production use
  • Advanced generics, mapped types & utility types
  • Strict mode enforcement on all projects
  • End-to-end type safety from API to UI
TypeScript
type ApiResponse<T> = {
  data: T
  status: 'ok' | 'error'
  meta: Record<string, unknown>
}

async function fetchUser(
  id: string
): Promise<ApiResponse<User>> {
  const res = await api.get(`/users/${id}`)
  return res.data
}

PROJECTS

ACTIVITY

JOURNEY

EXPERIENCE

Full-time (formerly apprenticeship) · Oct 2023 - Sep 2026

LaravelVueNuxtAWSReactSymfonyRedisStripeHono.jsPrisma
  • Production and pre-production deployment on AWS and Heroku via GitHub Actions (API Gateway, Lambda, EC2, S3, CloudWatch, etc.)
  • Feature development on Jewely ERP for luxury jewelry stores (Alma installment payments and continuous improvement of various services)
  • Creation of a multi-brand customizable jewelry configurator for luxury jewelry stores
  • Development of the Back-Office for Assmat-Facile website (user management, financials via Stripe, annual report generation, data and statistics exports)
  • Complete from-scratch redesign of the Fiches Pédagogiques website (project lead and in charge of Backend development)

EDUCATION

Oct 2023 - Oct 2025

C#/.NETTypeScriptNodeGitDockerKubernetesFlutterHono.jsPrismaDrizzleAdonis.js
  • Clean code, advanced software architecture and microservices (DDD, Clean, BDD, TDD, Onion, SOLID, etc.)
  • Frameworks and programming languages for developing Web Apps, mobile and desktop applications
  • Testing (unit, integration, regression, performance tests, etc.)
  • Continuous integration and continuous deployment
  • Project management as project lead for 2 years for degree completion