Skip to content
View hboissel's full-sized avatar

Highlights

  • Pro

Block or report hboissel

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
hboissel/README.md

Hugo's GitHub Profile

Welcome to my GitHub profile! I'm Hugo, a passionate and dedicated software developer currently studying at 42 Paris, with a focus on cybersecurity. I love exploring new technologies and building projects that challenge my skills.

๐Ÿš€ My Projects

Here's a glimpse of some of the exciting projects I've worked on:

๐ŸŽฎ Pong Chat - Web Application

A web-based Pong game integrated with a live chat feature. Utilizes Next.js for the frontend and Nest.js for the backend.

  • Technologies: Next.js, Nest.js, WebSocket, Prisma, PostgreSQL
  • Unique Features: Real-time gameplay, chat functionality
  • View Project

๐Ÿ’ป Custom Webserver - C++98

Built a fully functional webserver from scratch, adhering strictly to the C++98 standard and compliant with HTTP/1.1 protocols.

  • Technologies: C++, HTTP/1.1
  • Functionality: Request parsing, concurrent connections, file serving
  • View Project

โ˜๏ธ Cloud-1 - Dockerized WordPress Infrastructure with Ansible

Deployed a Dockerized infrastructure for a WordPress website using Ansible, enhancing automation and infrastructure management.

  • Technologies: Docker, Ansible, WordPress
  • Key Aspects: Infrastructure as Code, Automated Deployment
  • View Project

๐Ÿ–ฅ๏ธ MiniShell - A Simple Bash POSIX

A custom, lightweight shell replicating the functionality of Bash. Built to understand the intricacies of shell programming and process management.

  • Technologies: C
  • Features: Command execution, environment variables, signal handling
  • View Project

๐Ÿ›ก๏ธ Inquisitor - ARP Poisoning Tool

A security project written in Rust, focusing on ARP poisoning attacks, network analysis, and mitigation techniques.

  • Technologies: Rust, Networking, ARP Poisoning
  • Focus: Cybersecurity, Network Security
  • View Project

๐Ÿ” ft_otp - TOTP Implementation

A simple implementation of TOTP (Time-based One-Time Password) for secure authentication.

  • Technologies: C
  • Features: OTP generation, Time-based security tokens
  • View Project

๐Ÿ›  Skills

  • Languages: C, C++, Rust, Python, JavaScript, etc.
  • Technologies: Docker, Next.js, Nest.js
  • Interests: Cybersecurity, Software Development

๐Ÿ“ซ How to Reach Me

Feel free to connect with me for collaborations or just a chat๐Ÿค:

Pinned Loading

  1. webserv webserv Public

    webserver in C++ 98 - HTTP1/1

    C++

  2. cloud-1 cloud-1 Public

    Deployement of a Dockerized WordPress Infrastructure with ansible on Digital Ocean

    Python

  3. ft_otp ft_otp Public

    Program that implements TOTP (Time-based One-Time Password)

    Rust

  4. inquisitor inquisitor Public

    ARP poisoning tool for educational purpose

    Rust

  5. transcendence transcendence Public

    Pong game Web APP made with Nextjs/Nestjs

    TypeScript

  6. alisterd51/gratOS alisterd51/gratOS Public

    Kernel from scratch (in rust)

    Rust 3