Skip to content
View AdrienSkr's full-sized avatar

Highlights

  • Pro

Block or report AdrienSkr

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

Hello, I'm Adrien 👋

🔭 I’m currently studying data science and artificial intelligence...

...a Master in Artificial Intelligence and Data Science at Université de Sherbrooke.

🌱 I’m currently learning about NLP to build a new passion project...

...a voice-controlled chess application. The idea is to combine speech recognition with natural language processing to enable players to make moves using voice commands. While similar projects exist, I'm building my own to challenge myself and deepen my understanding of both NLP and voice interfaces.

✉️ Reach me on : LinkedIn

💻 Tech Stack: Python R FastAPI NumPy scikit-learn Git Docker

Pinned Loading

  1. semeval2025-food-hazard-explainable-mtl semeval2025-food-hazard-explainable-mtl Public

    Explainable food hazard detection via multi-task learning - IFT714 NLP course project, Université de Sherbrooke

  2. spaced-repetition-flashcards spaced-repetition-flashcards Public

    Flashcard app with SM-2 spaced repetition. Three learning modes: typing, swipe & fill-in. Built with Preact + TypeScript.

    TypeScript

  3. nasa-neo-classification-portfolio nasa-neo-classification-portfolio Public

    Portfolio - Hazardous asteroid detection (NASA NEO) · IFT712 UdeS · 99% Recall with optimized SVM on imbalanced dataset

  4. RobinBecard/EasyMeal RobinBecard/EasyMeal Public

    EasyMeal is a web application built with Angular. It allows users to browse, search for recipes via a dynamic interface. The project showcases TypeScript development, component-based architecture, …

    TypeScript 1

  5. SnakeGame SnakeGame Public

    Classic Snake game in Python with clean OOP architecture and Turtle graphics

    Python