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 CS student with experience in automated testing.

I study at 42 Lisboa.

About me

๐Ÿ“š I'm currently learning Cyber Security

๐ŸŽฏ Goals: Learn Cyber Security, work my way up and be happy :)

๐ŸŽฒ Fun fact: Croissants actually originated from Austria. Sorry French people :'(

Tech stack

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

Security and Networking๐Ÿ”“๐Ÿ›œ

Project Description
Webserv C++98 HTTP server implementation, inspired by NGINX.
ft_ping This project is about recoding the ping command. Networking YAY!
Arachnida Web scraping and metadata.
ft_otp Approaching the concept of one-time-password with the use of RFC TOTP and the RFC HOTP.
ft_onion Implementation of a hidden service on tor.
๐Ÿ”ƒ Reverse-Me ๐Ÿ”ƒ Reverse engineering binaries and patching.
๐Ÿฅท Stockholm ๐Ÿฅท Creating a ransomware through file manipulation.

Web Development ๐Ÿ’ป

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.
42 Portfolio Generator Tool fetching project and cursus info from the 42 API, generating project portfolios.
Spring Boot Login Page Spring Boot app with login, sign up, reset, and secure password storage.
Supermarket Database Efficient database schema handling supermarket operations.

Others

Project Description
Minishell Custom shell in C for executing commands and managing processes.
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