Skip to content
View pnkfluffy's full-sized avatar
learning
learning
Block or Report

Block or report pnkfluffy

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

Pinned

  1. gifme gifme Public

    A gif making and sharing app. Users can take photos and/or gifs, apply filters and stickers over them, and post them publicly. Photos and gifs can be rated, commented on, and sorted. Additionally, …

    JavaScript 1 2

  2. fractol fractol Public

    A basic fractol rendering project. Contains mandlebrot, julia, and burningship fractols with variable zoom, RGB base values, and permutations of depth. To run this project, run make in the parent d…

    C

  3. FdF FdF Public

    A wireframe mesh '3d' object renderer. It takes text files such as those in the test_maps file, in which the there are numbers placed around a board which correspond to the locations y value (heigh…

    C

  4. ft_printf ft_printf Public

    recoding of the basic functionality of printf.

    C

  5. ft_ls ft_ls Public

    A recoding of the shell command ls

    C

  6. libft libft Public

    The first project as a full time student at 42 Silicon Valley. You are asked to recreate a selection of standard C library functions as well as add any that might be useful for your own use. This l…

    C