Skip to content
View palgarob's full-sized avatar

Highlights

  • Pro

Block or report palgarob

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

About Me

I am a developer with a background in Linguistics and hands-on training in software engineering from the 42 cursus. My primary interest lies at the intersection of software development and cybersecurity, and I am currently focused on building secure, robust, and efficient applications.


Core Projects & Competencies

My training at 42 provided a strong foundation in C, algorithms, and Unix system programming. Below are some of the key projects I've completed.

Project Area Core Concepts
minishell System Programming Shell implementation, process management, parsing
pipex Unix & File I/O Inter-process communication (pipe), file redirection
minitalk System Programming Inter-process communication using Unix signals
libft C Foundations Re-implementation of standard C library functions

Interests & Career Direction

My goal is to leverage my problem-solving skills in a role that combines development with security. I am particularly interested in:

  • Application Security (AppSec): Finding and fixing vulnerabilities within the software development lifecycle.
  • Secure Backend Development: Building resilient server-side logic and infrastructure.
  • Systems Programming: Working on low-level projects where performance and security are critical.

I am always open to discussing opportunities in these areas or collaborating on projects that align with my skills. Please feel free to reach out.


Contact

You can reach me at: pedpalgarob@gmail.com


Disclaimer 🤖: I used an AI assistant for formatting and proofreading, but the final words are all mine!

Pinned Loading

  1. miniRT Public

    miniRT 42 cursus project – a ray tracing experience

    C 2

  2. Libft-prime Public

    This is an improved version of libft with all the changes that I add throughout the 42 cursus

    C

  3. Philosophers Public

    42 cursus philosophers project

    C

  4. Push_swap Public

    42 cursus project push_swap without bonus

    C