Skip to content
View Polozone's full-sized avatar
💻
💻
Block or Report

Block or report Polozone

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
Polozone/README.md
  • 👋 Hi, I’m @Polozone
  • 👀 I’m interested in C, C++, Js, PHP...
  • 🌱 I’m currently learning C, C++
  • 💞️ I’m looking to collaborate on multiples projects

November 2021 to April 2022 -> Learning C with creating 2d games, multithreading, algorithm of integer sort by stack, redirection and multi-pipes recoding the pipe function used by bash and others...

April 2022 to July 2022 -> Developping a full-stack Website (aado-media.com) with a back-office interface to let the user manage the style and the content of his website. We use HTML, SCSS, vanilla PHP and Javascript for DOM manipulation.

July 2022 -> Programming a small Shell in C with a coworker.

Sept 2022 -> Programming a "fake 3d games" using Raycasting in C.

Dec 2022 -> Learning C++.

Febr. 2023 -> Programming an IRC server (RFC1459) in C++.

June 2023 -> Programming a web-application (React/Typescript/NestJS/Prisma/socket-io) : implementing a chat application (with basic functionalities like creating and deleting channels, add/remove admins, managing user privileges, receive notifications from socket-server...)

Febr. 2024 to July 2024 -> Intership at Ineo Nucleaire (embedded programmation on stm32 microcontroller) using STWIN.box hardware. Software written in C.

April 2024 -> Comitter on botdog.co (NextJS, Typescript, tRPC, bullMQ, Prisma)

Popular repositories

  1. ft_irc ft_irc Public

    IRC server in c++

    C++ 2

  2. pmulin.fr pmulin.fr Public

    portfolio

    TypeScript 1

  3. Polozone Polozone Public

    Config files for my GitHub profile.

  4. Minishell Minishell Public

    Recreating a small Shell in C

    C

  5. Cub3d Cub3d Public

    Cub3d is a "fake 3d" game coded in C using raycasting

    C

  6. Inception Inception Public

    Learn to use docker

    Shell