Skip to content
View alex-24's full-sized avatar

Block or report alex-24

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

Resume   LinkedIn   Email

Alexis Cassion


👋 Hello

I'm Alexis, an Android engineer based in Paris.

I build Android applications across mobile, tablet, and TV, working primarily at the application layer while regularly interfacing with system-level components (JNI, NDK, native integrations)

Alongside Android development, I’ve am actively exploring and experimenting with embedded computer vision and learning how devices can interpret their surroundings directly on-device.

Earlier in my career, I also worked on full-stack web development, which gave me a solid foundation in backend services and system integration.

You’ll find examples my public work here on Github.


🧰 Tech Stack:

Android Engineering

  • Kotlin
  • Jetpack
  • Jetpack Compose
  • Android TV
  • Java
  • C++
  • JNI
  • NDK

Cross-Platform

  • Flutter
  • Kotlin Multiplatform (KMP)
  • Compose Multiplatform (CMP)

🧩 Architecture & Tooling

  • Clean Architecture
  • MVVM
  • Coroutines / Flow
  • Room
  • Retrofit
  • Hilt / Dagger
  • Ktor Client
  • GitHub Actions

AI & Computer Vision

  • Python
  • OpenCV
  • Tesseract
  • PyTorch
  • ONNX Runtime
  • Ollama
  • MCP

Backend Development

  • FastAPI
  • Ktor
  • Spring Boot
  • Java EE
  • PostgreSQL
  • Docker

Other

  • Firebase
  • Google Ads SDK
  • SQLite / Drift

Pinned Loading

  1. OptiFluxApp OptiFluxApp Public

    Optical Flux Viewer App in Jetpack Compose using a native Android library

    Kotlin 1

  2. ChatbotTVCompose ChatbotTVCompose Public

    An Android TV Vocal AI Chat App made with Compose for TV

    Kotlin

  3. MiniVideoPlayer MiniVideoPlayer Public

    A basic mp4 media pipeline library + interface to display the video

    C++

  4. PixelPerception PixelPerception Public

    Android computer vision app that projects the key features and object movement from the camera feed to a smaller dimension 2d matrix/image

    Kotlin