Skip to content
View mvomiero's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mvomiero

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

Hi there ๐Ÿ‘‹, I'm Marco

Passionate software engineer with a background in landscape architecture. Currently enrolled at 42 Berlin and nearing graduation, I'm excited to find a job in the field.
๐Ÿ™ Always curious and a fast learner. ๐Ÿ™

  • ๐Ÿ”ญ Iโ€™m currently working on transcendence:
    A one-page full-stack website to play Pong. It includes features like a chat, private messages, a friends list, profiles, a matchmaking system, a spectating system, and customizable UX/UI settings.

  • ๐ŸŒฑ Iโ€™m currently learning Python and JavaScript
    Currently, I'm enrolled in Udemy's Machine Learning A-Z and Coursera's Andrew Ngโ€™s Machine Learning.

  • ๐Ÿš€ Dream project:
    Combining climatic, geographic, and aesthetic data about plants to produce climate-adapted innovative AI-generated plant palettes for garden or landscape design and planning.

Tech stack:

bash c cplusplus docker git javascript linux python

42 School Projects

Selection of 42 projects (more in my repositories section)

  • WebServer HTTP web server in C++
  • CPP Modules C++
  • Inception Creation of a LEMP (Linux, Nginx, MySQL, PHP) stack using Docker
  • miniRT Ray tracing rendering project
  • Philosophers Multithreading in C to solve the dining philosophers problem
  • Minishell Recoding a mini version of bash
  • fract-ol 2D programming and the psychedelic universe of fractals
  • push-swap Sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
  • Libft Recoding part of the C standard library

Pinned

  1. IDEasy IDEasy Public

    Forked from devonfw/IDEasy

    Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).

    Java