Skip to content
View xaviecat's full-sized avatar
  • Lyon
  • 06:03 (UTC +02:00)

Highlights

  • Pro

Block or report xaviecat

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

Hi there πŸ‘‹

Currently looking for a 2-year apprenticeship, available immediately.

About Me

Typing SVG

  • πŸŽ“ Software engineering student
  • πŸ’» Mainly working with C / C++ & Qt
  • ⚑ Interested in:
    • Embedded development
    • Low-level programming
    • System architecture
    • Graphics programming
  • πŸ“š Learning and building projects continuously

GitHub Stats

Top languages

Languages

c logo cplusplus logo csharp logo nasm logo bash logo python logo powershell logo typst logo

Tools & Technologies

qt logo emscripten logo linux logo git logo github logo cmake logo gdb logo docker logo unity logo virtualbox logo

Some projects I'm proud of

Project What it is
dr-quine Programs that can reproduce and compile their own source code. Kleene's theorem applied in C, x86 ASM and C++.
ft_irc A fully functional IRC server in C++, compatible with official clients. TCP/IP socket handling and non-blocking I/O via poll.
libasm Standard library functions rewritten in x86 Intel assembly. String manipulation and linked lists at the register level.
minishell A POSIX shell in C. fork, execve, redirections, pipes β€” all process management done by hand.
fract-ol An interactive fractal explorer. Complex numbers, pixel-by-pixel rendering, real-time zoom.

Get in touch

πŸ“§ contact@xcharra.fr
πŸ”— linkedin.com/in/xcharra
πŸ“ Lyon, France

Pinned Loading

  1. fract-ol fract-ol Public

    Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.

    C

  2. dr-quine dr-quine Public

    This small algo project will get you acquainted with auto-replication problems and confront the Kleene recursion theorem.

    Makefile

  3. TranscenGangToTheMoon/ft_transcendence TranscenGangToTheMoon/ft_transcendence Public

    This project is centered around the design, development, and organization of a full-stack web application.

    Python 4 2