Skip to content
View theaux42's full-sized avatar
πŸˆβ€β¬›
πŸˆβ€β¬›

Highlights

  • Pro

Block or report theaux42

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

πŸ‘‹ Hello, I'm Teo

I'm a 19-year-old computer science student at 42 Paris, based in Paris.

πŸŽ“ Education

At 42 Paris, I'm learning low-level programming and working on various projects to build a strong foundation in computer science.

🌟 Self-Learning & Interests

Outside of school, I’m passionate about self-hosting and am actively replacing closed-source services with open-source projects hosted on my own server. I'm also self-teaching in several areas, including:

  • Server management
  • Network configuration
  • Advanced Linux usage with Proxmox
  • Exploring AI technologies
  • Web development with React

πŸ”§ Skills

  • Languages: C Python Lua JavaScript

  • Frameworks: Flask Django React Tailwind CSS

  • Tools: Git Docker Proxmox Linux Cloudflare

πŸ› οΈ My Projects

FdF

  • Language: C
  • Description: A 42 School project that parses a map and displays it in pseudo 3D isometric view using minilibx.
  • Project Link: GitHub Repo

SimplEncrypt

  • Language: Python
  • Description: A tool that encrypts any file using AES 256, the encryption standard used by the US military.
  • Project Link: GitHub Repo

Cloudflare Updater

  • Language: Python
  • Description: Automatically updates DNS records on Cloudflare in case of a dynamic IP. Detects internet outages and updates the IP via Cloudflare's API once connectivity is restored. Includes a notification system using ntfy to alert when the IP changes.
  • Project Link: GitHub Repo

πŸ“« How to reach me

Thanks for visiting my profile!

Pinned Loading

  1. SimplEncrypt SimplEncrypt Public

    A Python script to encrypt/decrypt file with a password using AES-256 encryption.

    Python

  2. cloudflare-updater cloudflare-updater Public

    Automatisation de la mise Γ  jour du registre DNS sur Cloudflare.

    Python