Skip to content
View flomero's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@fridaysforfuture

Block or report flomero

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

Hi there, I'm Flo πŸ™ŒπŸΌ

  • πŸ”­ I’m currently working on webserv
  • 🌱 I’m currently learning C & C++
  • πŸ˜„ Pronouns: he/him
  • πŸ’¬ Ask me about 42 school, especially 42 Heilbronn
  • 🌠 Favourite 42 project: miniRT
  • βš™οΈ My configs (for MacOS): dotfiles

Languages

C C++ JavaScript TypeScript Python Bash HTML CSS

Frameworks & Technology

Svelte Sveltekit TailwindCSS Vue.js Nuxt.js WordPress DaisyUI NodeJS Sass Vite

Tools I use

Git Visual Studio Code Figma Blender Canva Obsidian

42 Projects

Click to expand
Project Description Core Grade Bonus Grade
libft Recreation of standard C Libraries to use in Future projects. 100 /
100 βœ…
25 /
25 πŸ’«
get_next_line Function that returns a text line by line from a file descriptor to teach about static variables. 100 /
100 βœ…
25 /
25 πŸ’«
ft_printf Recoding of the C printf function. 100 /
100 βœ…
25 /
25 πŸ’«
born2beRoot Introduction to system admin using Debian & VirtualBox. 100 /
100 βœ…
25 /
25 πŸ’«
Fractol Creation of stunning Fractols using the MLX42. 100 /
100 βœ…
25 /
25 πŸ’«
push_swap Using a limited moveset find the best way to sort two stacks. 100 /
100 βœ…
25 /
25 πŸ’«
minitalk Introduction Project to UNIX signals. 100 /
100 βœ…
25 /
25πŸ’«
Philosophers Explore multithreading and process synchronization, inspired by Dijkstra's classic Dining Philosophers problem. 100 /
100 βœ…
/
minishell Making of a custom shell with logical and, logical or, brackets for priorities, ’, ", <, >, <<, >>, pipes, $, $?, a history, echo, cd, pwd, export, unset, env, exit, correct executable execution, and a bunch more. 100 /
100 βœ…
25 /
25 πŸ’«
minirt Writing a basic raytracer, that can render 3D scenes based on input files. 100 /
100 βœ…
25 /
25 πŸ’«
cpp01 Tasks 00 -> 04. Collection of C++ exercises. 100 /
100 βœ…
100 % πŸ’«
netpractice Networking & Subnetting exercises. 100 /
100 βœ…
unavailable
cpp02 Tasks 05 -> 09. Collection of C++ exercises. wip wip
inception Automating system admin using Docker. wip wip
webserv Full implementation of our own HTTP server. wip wip
Cybersecurity Piscine One week intensive cybersecurity training @42Berlin 100 /
100 βœ…
/

Pinned Loading

  1. miniRT miniRT Public

    This project is an introduction to the beautiful world of Raytracing.

    C 1 1

  2. jojomo96/minishell jojomo96/minishell Public

    This project is about creating a simple shell.

    C 2 1

  3. fridaysforfuture/forest-frontend fridaysforfuture/forest-frontend Public

    Vue 1 2

  4. inzidenzcom inzidenzcom Public

    Inofficial website showing the 7 day incidence for areas and cities in Germany with data from https://rki.de 🦠😷

    Handlebars 1

  5. fract-ol fract-ol Public

    This 42 project is about creating graphically beautiful fractals.

    C