Julien Houyet (@julienhouyet)
  • Stars
    star
    16
  • Global Rank 735,430 (Top 26 %)
  • Followers 15
  • Following 41
  • Registered about 10 years ago
  • Most used languages
    C
    77.8 %
    JavaScript
    11.1 %
    PHP
    11.1 %
  • Location 🇧🇪 Belgium
  • Country Ranking
    C
    257
    PHP
    428
    JavaScript
    1,733

Top repositories

1

Symfony-Pokemon-API

🌐 This project involves creating a Pokemon API with Symfony. The aim is to discover tools like API Platform, CommitLint, Conventional-Changelog...
PHP
6
star
2

JavaScript-Calculator

🧮 A functional and intuitive calculator in JavaScript Vanilla. The main objective is to make a calculator that performs basic arithmetic operations such as addition, subtraction, multiplication and division.
JavaScript
2
star
3

42-minitalk

☎️ The purpose of this project is to code a small data exchange program using UNIX signals.
C
1
star
4

42-ft_printf

🖨️ ft_printf was one of the first projects to be carried out at 42. The aim is to re-code the printf function in order to understand how it works. In future projects, the use of printf is forbidden, but we can use our own ft_printf function.
C
1
star
5

42-push_swap

🔀 This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
C
1
star
6

42-libft-complete

📚 This project combines my libft, ft_printf and get_next_line projects into a single library for easy use in other projects.
C
1
star
7

42-libft

📚 The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects
C
1
star
8

julienhouyet

🥷🏻 My Github profile.
1
star
9

42-get_next_line

📖 The aim of this project is to make a function that returns a line ending with a newline, read from a file descriptor.
C
1
star
10

42-so_long

🎮 This project is a tiny 2D game I developed during my studies at 42. The aim was to familiarize myself with sprites, textures and a few basic elements. I was inspired by Pokemon Red.
C
1
star