Skip to content
View leoteissier's full-sized avatar

Block or report leoteissier

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leoteissier/README.md

🌟 Welcome to My GitHub Profile!

💫 About Me

I’m currently working on a custom terminal project with Rust named Oxide. I’m also diving into the world of cybersecurity and expanding my skills. You can find all my web projects at leoteissier.fr. Feel free to reach out to me via email at [email protected].

🌐 Socials

LinkedIn

💻 Tech Stack

Here are some of the technologies and tools I work with: Python GraphQL JavaScript TypeScript React Angular Express.js Nuxt JS NodeJS Vue.js Apache MariaDB MySQL PostgreSQL Docker GIT Postman NestJS FastAPI

📊 GitHub Stats

GitHub Stats GitHub Streak Top Languages

🏆 GitHub Trophies

GitHub Trophies

🛠️ Notable Projects

Here are some of the projects I've worked on:

  • portfolio: A modern, responsive portfolio developed with Nuxt 3.0 and styled with TailwindCSS, showcasing my skills and achievements. Designed for smooth navigation and an excellent user experience.
  • form-shield: A comprehensive JavaScript library for validating form inputs such as emails, phone numbers, IP addresses, URLs, and credit card numbers. Easy to integrate and use in any project.
  • snake-game: A classic Snake game reimagined with Vue.js 3, providing a smooth and modern gaming experience.
  • solar-system-explorer: An interactive 3D website for exploring the solar system using WebGL and Three.js, offering an immersive visualization of planets and their orbits.
  • weatherApp: A React Native application for weather forecasting.
  • rust-unlocker: A password brute-forcing tool built with Rust, intended for educational purposes and security research.
  • babbel-buddy: A Python script for interactive language learning by conversing with the ChatGPT API, with support for French, English, Spanish, and German.
  • periodic-table: An interactive periodic table developed with Vue 3, offering a modern and educational user experience.
  • vision-cine: A cinema-related project showcasing visual effects and interactions.
  • crypto-sphere: A C program for encrypting and decrypting messages using various cryptographic algorithms.
  • pdfonline: A Symfony 6-based site for generating PDFs from web content.
  • battle-ship: A naval battle game implemented in C++, offering an immersive strategic experience.

Feel free to explore my repositories to see more about what I've been working on!

Pinned Loading

  1. battle-ship battle-ship Public

    Plongez dans l'univers des batailles maritimes avec Bataille Navale, une reconstitution numérique du jeu de stratégie classique. Ce projet en C++ offre une expérience immersive où les joueurs affro…

    C++

  2. babbel-buddy babbel-buddy Public

    Ce script Python permet l'apprentissage interactif des langues en dialoguant avec l'API de ChatGPT. Il offre la pratique en Français, Anglais, Espagnol, et Allemand, avec une correction orthographi…

    Python

  3. crypto-sphere crypto-sphere Public

    Ce dépôt contient un programme C permettant de chiffrer et de déchiffrer des messages à l'aide de divers algorithmes de cryptographie.

    C

  4. game-of-life game-of-life Public

    Une implémentation du jeu de la vie de Conway en C à l'aide de SDL2. Comprend une interface graphique avec une grille infinie, permettant aux utilisateurs de basculer entre les états des cellules, …

    C 1

  5. rust-unlocker rust-unlocker Public

    RustUnlocker est un outil de brute-force de mot de passe construit en Rust, conçu pour l'éducation et la recherche en sécurité informatique. Il permet aux utilisateurs de tester la résistance des m…

    Rust

  6. solar-system-explorer solar-system-explorer Public

    Solar System Explorer est un site web interactif pour explorer le système solaire en 3D. Utilisant WebGL et Three.js, il offre une visualisation immersive des planètes et de leurs orbites. Les util…

    TypeScript