skibidiuwu.org

Hey, I'm Antonin

Software Engineer • Chess Enthusiast • Manga Lover

About Me

Software Engineering
Passionate about clean code, elegant solutions, and building things that matter.

I love diving deep into complex problems and crafting efficient, maintainable solutions. Always learning new technologies and best practices.

Chess
Strategic thinking and pattern recognition fuel my love for the royal game.

Chess teaches patience, planning, and the beauty of tactical combinations. It's where logic meets creativity on 64 squares.

Manga
Immersed in storytelling through art, exploring diverse narratives and styles.

From slice-of-life to epic adventures, manga offers unique perspectives and incredible artistic expression that inspires my creativity.

Electronics
Building and tinkering with hardware, from microcontrollers to embedded systems.

There's something magical about bringing ideas to life through circuits and code, creating tangible solutions to real-world problems.

Skills & Technologies

Languages
CC++PythonGoHTMLCSSJavaScript
Frontend
ReactNext.jsTailwindshadcn
Backend
FlaskDjangoOpenAI API
Databases
SQLiteMariaDBMySQL
Tools & Platforms
GitGitHubVS CodeVisual StudioGitHub Copilotuv
Operating Systems
WindowsmacOSArch LinuxFedoraMintUbuntu
Hardware
Raspberry Pi 4Raspberry Pi Pico
Hosting
VercelNetlifyVPS ManagementCloud Deployment

Education

Computer Science
IUT informatique d'AmiensExpected Graduation 2027

Focusing on software engineering, algorithms, and system design. Currently maintaining a strong GPA while working on various personal projects and contributing to open source.

My Best Projects

Python Search Engine
A custom search engine that indexes a Python codebase.
PythonFlaskJavaScript

Parses your codebase using Python's native AST module and indexes all of the functions. The results are displayed in a user-friendly web export type.

GoGPT
Terminal-based ChatGPT client.
GoOpenAI's API

A terminal-based client for interacting with ChatGPT, designed for quick and efficient conversations. The TUI is made using various Go libraries to ensure a smooth user experience.

JournalPrivate
A personal journal application.
FlaskSQLiteJavaScript

An application to keep track of daily thoughts, and reflections. Features a clean export type and secure data storage. There is support for images and additional security features, such as per-entry password protection.

Portfolio Website
My personal portfolio website.
Next.jsTailwind CSSshadcn

A sleek, modern portfolio website built with Next.js and Tailwind CSS. Showcases my projects, skills, and background in a clean, responsive design.

C everyday
Programming various algorithms in C everyday.
CRaylib

I created this repository to practice C programming by implementing various algorithms and data structures. It's a great way to improve my coding skills and learn new techniques. I uploaded a new video every day on my YouTube channel. I chose to stop because I was going insane.

Meta ReactPrivate
A programming language that compiles to Next.js code.
TypeScriptNext.js

Meta React is a new programming language designed to simplify the development of Next.js applications. It is focused on Static Site Generation (SSG) and offers a more intuitive syntax.