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

Block or report pedro-pn

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.

Content in all repositories owned by your account will be closed.
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
pedro-pn/README.md

Intro

  • 👋 Hi, I’m Pedro Paulo

  • 👀 I’m interested in programming, chemistry, knitting and carnivorous plants!

  • 🌱 I’m currently learning C, C++, JS and TS.

  • 📫 You can reach me by e-mail!

  • After taking the Software Engineering course at 42 São Paulo (not finished), I returned to work as a chemist at Filtrovali. There, I realized that many daily tasks were still done manually, so I started looking for ways to automate them. Combining my previous development knowledge with the capabilities introduced by AI, especially Claude and Codex, I started building a web app called FiltroAPP using the "vibe coding" approach to integrate and automate different operational tasks.

Pedro GitHub stats Top Langs

Tools

C C++ Linux

Contact me

Linkedin Whatsapp Gmail

Pinned Loading

  1. fdf fdf Public

    This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

    C 1

  2. libft_complete libft_complete Public

    This project is a library consisting of all functions of libft combined with GNL and ft_printf. Those functions are the first 3 projects of 42 school.

    C

  3. miniRT miniRT Public

    This project is a simple ray tracer coded in C using minilibx from 42 school.

    C 7

  4. minishell minishell Public

    minishell is a simple shell, of course!

    C

  5. filtroAPP filtroAPP Public

    App for Filtrovali to make RDOs.

    JavaScript 1

  6. pipex pipex Public

    This program is about simulating a shell pipe command in c using multiprocesses and pipes.

    C