Skip to content
View ElRapt's full-sized avatar
Block or Report

Block or report ElRapt

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


πŸ‘¨β€πŸ’» About Me

Hi! I’m Lucas, a 21-year-old French computer science master's student in Clermont-Ferrand. I'm enthusiastic about software development, Python, and always looking for new side projects.

Check my website at https://elrapt.github.io/Portfolio-site/.


πŸ“ž Contact

Β  Β  Β 


🍡 Support


πŸ“‚ Projects

This repository contains HoardCraft, a discord bot built with pycord, which allows users to collect cards representing characters of various rarities and importance of the Warcraft Universe, coming from several sets.

This repository contains my custom C++ implementation of Conway's Game of Life, a cellular automaton devised by the British mathematician John Conway. The project aims to provide a fast and efficient simulation using hexagons instead of rectangles. It was mostly made to have fun with SFML and the language.

This project is a simple discord bot built in Python which allows server owners to add a shared "slow mode" in channels of their choice. Each server it is present on has its own settings which persist in a database.

This project, made for my studies, is a very simple graphical encoding protocol inspired by the infamous QR Code, however using a triangle shaped image encoding process.

This Twitter bot is designed to periodically tweet phrases that begin with "I am" followed by a word from a predefined dictionary.

Pinned

  1. globalslowmode globalslowmode Public

    A simple discord bot to setup a global slow mode on channels.

    Python

  2. trianglecode trianglecode Public

    A graphical protocol similar to the QR Code using a triangle shaped image encoding process.

    Python

  3. CalcuViz CalcuViz Public

    A Jupyter Notebook-based tool designed to offer an interactive environment for visualizing and understanding various calculus operations.

    Jupyter Notebook

  4. IAM IAM Public

    A Twitter bot designed to periodically tweet phrases that begin with "I am" followed by a word from a predefined dictionary.

    Python

  5. raptor-s-game-of-life raptor-s-game-of-life Public

    A custom implementation of Conway's Game of Life in C++ using CMake and the SFML library for rendering.

    C++

  6. HoardCraft HoardCraft Public

    A collection game discord bot based on characters of the Warcraft Universe.

    Python