Skip to content
View lde-alen's full-sized avatar
πŸ‘»
πŸ‘»

Highlights

  • Pro

Block or report lde-alen

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

lde-alen's 42 stats

visitors

Heya πŸ‘‹ I'm Lucas πŸ‡§πŸ‡· Aka MYVH πŸ‘¨β€πŸ’»

An aspiring dev passionate about technologies, coding & programming, linux, offensive security and information security. From Fortaleza - CearΓ‘, Brazil.

Currently studying in (Abu Dhabi Campus).

Here you can follow my journey and the projects that I am doing as well as whatever side projects I post on Github :octocat:

πŸ‘» I’m currently mostly developping in C and C for the next while but will post some other codes or unix projects whenever they occur. You can also follow my journey on Hashnode. Hope you all have fun and enjoy the ride.

Feel free to check the repos and get in touch 🐺 !

" ./MakeYourVoiceHeard && sudo -rf chown YourLife "

hashnode github twitter instagram linkedin

πŸ–₯️ My Github Stats

Lucas' github stats

snake gif


πŸ‡§πŸ‡· πŸ‡¦πŸ‡ͺ My 42AbuDhabi Progression and Results

42 Piscine

lde-alen's 42 stats

42 Cursus

lde-alen's 42 stats

Foundation

Project Description Result
Libft In 42 we are forbidden from using system functions in our projects. This project consists on recreating a series of functions in order to compile them as an archive to create our own Library that will be further enhanced with our own preferences and used for the rest of the cursus. lde-alen's 42 Libft Score
get_next_line The GNL function takes as parameter a file descriptor and should return the next line available inside the file. lde-alen's 42 get_next_line Score
ft_printf This project consists on recreating the system printf but not all the flags. lde-alen's 42 ft_printf Score
Born2beroot This project aims to introduce you to the wonderful world of virtualization. lde-alen's 42 Born2beroot Score
Exam Rank 02 Exam Rank 02 lde-alen's 42 Exam Rank 02 Score
fract-ol Fract-ol project is mainly a graphical project requiring us to draw a multiple fractals. In Mathematics, a fractal is a subset of Euclidean space with a fractal dimension that strictly exceeds its topological dimension. It contains a pattern that repeats as you zoom and you are supposed to have an infinite zoom, or at least zoom until the limit of your machine. For this project we are force to use the minilibx that is a 42 version of the libx which is basically a graphical library in which only a very limited amount of functions are available. Everything else that is required has to be coded by ourselves. lde-alen's 42 fract-ol Score
Pipex Pipex is a project in which we have to replicade the a specific bash synthax that uses pipes . The main purpose of this project was to understand how pipes work and communicate with each other through dup, as well as having a good parser and understanding file descripto leaks as well as learning a bit more about unix systems. So the way it works is that we have and infile, a cmd1 that is aplied to that infile, a cmd2 taking the output of the previous command as input and writing it's output in the outfile lde-alen's 42 pipex Score
Push_swap desc lde-alen's 42 push_swap Score
Minishell desc lde-alen's 42 minishell Score
[Philosophers] desc link to score
[Exam Rank 03] desc link to score
[Cub3D] desc link to score

πŸ‘· Skill list
πŸ“ƒ Resume

Experience

Education

Popular repositories Loading

  1. bnaji_quotes bnaji_quotes Public

    Shell 10 1

  2. lucasdealencastromoreira.github.io lucasdealencastromoreira.github.io Public

    HTML

  3. lde-alen lde-alen Public

    Config files for my GitHub profile.

  4. Libft Libft Public

    C

  5. 42-ValgrindContainer 42-ValgrindContainer Public

    Forked from opsec-infosec/42-ValgrindContainer

    Valgrind Container for use inside 42 Labs

    Shell

  6. get_next_line get_next_line Public

    C