Skip to content
View ElloWorld01's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report ElloWorld01

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

Hi, I'm Elisabeth 👋

My journey so far: IUT Nice gave me the basics, 42 challenged me in unexpected ways,
and now at CESI I'm shaping it all into an engineering degree.

Alongside my studies, I'm working at the CEA (French Alternative Energies and Atomic Energy Commission),
where I contribute to research-oriented software projects.

I like learning how things run under the hood and making them simple to use.
But above all, I value projects with purpose, and people who make them worth it.

What I work with

Core: C, C++, Python, Java, Kotlin, SQL, Git, Docker, CI/CD, Unix/Linux
Back-end: Spring Boot, Django, Node.js/Express
Front-end / UX: JavaScript, React, HTML/CSS, Tailwind, Figma
Desktop UI (prototyping): Qt, .NET, JavaFX, Tkinter
Mobile: Android (Java/Kotlin)


Selected Projects

Project Stack Role / Highlights Link
Online Gaming Platform Django, PostgreSQL, WebSockets, Docker Full-stack dev in a team. Built a real-time multiplayer Pong platform with chat, auth, and friend system. GitHub
Mini Bash C From scratch: parsing, expansion, execution, signal handling. GitHub

Contact

📫 You'll find me on LinkedIn.

Pinned Loading

  1. Mini-Bash Mini-Bash Public

    A lightweight shell written in C, reproducing core Bash features such as parsing, pipes, redirections, and environment variable handling.

    C