Skip to content
View eliaszanotti's full-sized avatar
πŸ‘¨β€πŸ«
42 School | JobMania
πŸ‘¨β€πŸ«
42 School | JobMania
  • France
  • 16:57 (UTC +01:00)

Highlights

  • Pro

Block or report eliaszanotti

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

Hello πŸ‘‹

class Presentation
{
	private:
		std::string	_name = "ZANOTTI";
		std::string	_firstname = "Elias"
		std::string	_school = "42 School"
		std::string	_city = "Lyon"
		std::int	_age = 20;

	public:
		void	sayHello(void) const;
}

Student at 42 school !

Personal projects
Projects for 42 school
  1. Libft
  2. Born-To-Be-Root
  3. Ft_Printf
  4. Get-Next-Line
  5. FdF 🎨
  6. Pipex
  7. Push_Swap
  8. Philosophers
  9. Minishell πŸ‘₯
  10. Cub3D 🎨 πŸ‘₯
  11. CPP modules
  12. IRC πŸ‘₯
  13. Inception
  14. Transcendence 🎨 πŸ‘₯

Skills

Pinned Loading

  1. cub3D cub3D Public

    C

  2. minishell minishell Public

    C 1

  3. philo philo Public

    C 1

  4. libft libft Public

    C

  5. pipex pipex Public

    C

  6. ThibaultGiraudon/transcendence ThibaultGiraudon/transcendence Public

    The final common core project of 42.

    Python 3