Skip to content
View IcQuackson's full-sized avatar

Highlights

  • Pro

Block or report IcQuackson

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

Hi there 👋

My name is Pedro and I'm a worker student.

I study at 42 Lisboa.

About me

📚 I'm currently learning Full Stack Development and Cyber Security

🎯 Goals: Finish school, work my way up and be happy :)

🎲 Fun fact: Croissants actually originated from Austria. Sorry French people :'(

I code with

java logo python logo c logo cplusplus logo javascript logo html5 logo css3 logo docker logo postgresql logo oracle logo git logo django logo spring logo selenium logo cucumber logo pytest logo
 

My projects

Project Description
Transcendence A local multiplayer Pong game integrated into a full-stack web application with a Python (Django) backend and JavaScript (Bootstrap Toolkit) frontend. Key features include game stats, user authentication, 3D graphics, cyber security and much more.
Specto-Bard AI-powered full stack Web app converting user stories into test cases.
Webserv C++98 HTTP server implementation, inspired by NGINX.
ft_ping This project is about recoding the ping command. Networking YAY!
Minishell Custom shell in C for executing commands and managing processes.
42 Portfolio Generator Tool fetching project and cursus info from the 42 API, generating project portfolios.
Supermarket Database Efficient database schema handling supermarket operations.
Spring Boot Login Page Spring Boot app with login, sign up, reset, and secure password storage.
Inception Docker-based project broadening system administration knowledge.
Many more... Explore my repositories for more cool projects!

Socials

stats graph languages graph streak graph

Pinned Loading

  1. Specto-Bard Specto-Bard Public

    Specto-Bard is a full stack Web app utilizing AI to convert user stories into test cases.

    JavaScript 2 1

  2. 42-Portfolio-Generator 42-Portfolio-Generator Public

    Forked from joao-per/42-Portfolio-Generator

    42 Portfolio Generator is a tool designed to fetch project and cursus information from the 42 API, allowing users to easily generate and visualize their project portfolios.

    Python

  3. webserv-42 webserv-42 Public

    Webserv is a C++98 implementation of an HTTP server, inspired by NGINX for parsing configuration files and implementing features.

    C++

  4. cub3d-42 cub3d-42 Public

    This project, inspired by Wolfenstein 3D, is a simple FPS game where we've implemented raycasting from scratch in C for rendering surfaces.

    C 1 1

  5. minishell minishell Public

    Forked from abaiao-r/minishell

    Minishell is a custom shell implementation project written in C. It provides a shell interface for executing commands and managing processes.

    C

  6. Inception-42 Inception-42 Public

    This project aims to broaden my knowledge of system administration by using Docker. I virtualized several Docker images and ran the containers connecting them using a docker network.

    Dockerfile