Skip to content
View Denis12306's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Denis12306

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

README.md

Denis

Étudiant en développement informatique

Passionné par les systèmes bas niveau et le développement web


À propos

Étudiant en informatique, je construis des projets concrets pour progresser — des shells Unix en C aux applications web full-stack. J'aime comprendre comment les choses fonctionnent sous le capot.


Stack

Langages

C Python JavaScript Bash

Outils

Git Linux VS Code


Projets

🐚 Simple Shell

Implémentation d'un shell Unix en C from scratch

Interpréteur de commandes fonctionnel gérant l'exécution de processus, les variables d'environnement, les redirections et les built-ins (cd, exit, env...).

C Unix Processus Syscalls


🏠 HBnB

Clone d'Airbnb — application web full-stack

Application web complète avec modèle de données, API REST, moteur de templates et base de données persistante. Couvre l'intégralité de la stack back-end.

Python Flask REST API SQL


Stats

GitHub Stats

Top Langs


GitHub LinkedIn

Pinned Loading

  1. holbertonschool-hbnb holbertonschool-hbnb Public

    Clone the Airbnb application with peers.

    Python 1

  2. holbertonschool-printf holbertonschool-printf Public

    Create the printf function

    C

  3. holbertonschool-simple_shell holbertonschool-simple_shell Public

    Forked from tomproux/holbertonschool-simple_shell

    Project with peers (end of first trimester)

    C