Skip to content
View Maybe1or0's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Maybe1or0

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

Hi there 👋

My name is Axel. I’m a computer science engineering student, passionate about science and research, especially in computer science and mathematics.

Most of my projects are private, but some are public.
If a repository is public, it means there is at least one stable and working version available. Otherwise, the project stays in “submarine mode” until it reaches its first proper release.

🛠️ Technical Stack

C C++ Java Python LaTeX SQL HTML5 CSS3 JavaScript Assembly x86 OCaml

🧠 Fields of Interest

  • Machine Learning
  • Network Security
  • Graph Theory & Algorithms
  • Data Analysis
  • High-performance & low-level programming
  • Encryption & Post-Quantum Encryption

Pinned Loading

  1. auto-push auto-push Public

    Auto-push is a tiny daemon that resolves your repo paths, prepares SSH, and pushes a chosen branch (and tags) at a scheduled HH:MM time before shutting down.

    C 1

  2. totoluluwu/alg_o totoluluwu/alg_o Public

    Python library to empirically estimate the time complexity of functions by benchmarking execution time over increasing input sizes and fitting results to standard complexity models.

    Python 2

  3. malloc malloc Public

    This repository contains a deterministic general-purpose memory allocator based on slab caches. It is compatible with the POSIX malloc family and focuses on predictable layouts, clear synchronizati…

    C 1

  4. PatrickHlz/gen_vim PatrickHlz/gen_vim Public

    Fun project that places absurd videos around your Vim workspace.

    Shell 3 1

  5. afs_mount afs_mount Public

    A lightweight shell script that mounts your EPITA AFS home directory over SSHFS using Kerberos authentication. It automates the setup process to provide quick and seamless access to your remote fil…

    Shell 1

  6. auto-backup auto-backup Public

    Auto Backup is a script that automatically clones and updates all repositories from a GitHub account into a local backup directory. It ensures your projects are always saved and up to date with min…

    Shell 1