Skip to content
View theVeryPulse's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 15:59 (UTC)

Highlights

  • Pro

Block or report theVeryPulse

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

Hi, I'm Philip! πŸ‘‹

I'm currently studying Computer Science at 42 London.

I just strated building my personal website as well. Check it out at: https://theverypulse.github.io/

<username>'s Stats

Tech Stack

c,cpp,python,git,github,ubuntu,linux,docker,vscode,vim

🌱 Highlight Projects

Ray Tracing in C - miniRT

A ray tracing software that supports shadow, specular reflection, basic shapes including sphere, cylinder, disk, and plane. Optimization with 3D Geometry and Linear Algebra.

Shell Program in C - miniShell

A shell program inspired by Bash that supports process control and I/O redirection, pipes, and various built-in commands.

Linux Concurrency in C - philosophers

A program that simulates the dinning philosophers problem through both multi-threading (with mutex) and multi-processing (with semaphore), addressing the problem of concurrency and synchronization.


See repositories for more projects.

πŸ† Achievements

  • Coalition Master: with contribution to community and fast project progress, I was named Master of the Coalition representing 1/3 of the students. (03/04/2024)

πŸ“¬ Get in Touch

Thanks for stopping by! Let's connect and explore the fascinating world of technology together. πŸš€

Pinned Loading

  1. miniRT miniRT Public

    A minimal ray-tracer

    C 1

  2. Minishell Minishell Public

    A mini version of Linux shell

    C 1 1

  3. FdF-3D-Wireframe-Renderer FdF-3D-Wireframe-Renderer Public

    A simple 3D wireframe renderer

    C 2