Skip to content
View gsmereka's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Brasil

Block or report gsmereka

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

Gabriel Smereka

Português | English

Sobre Mim

Sou um estudante de Engenharia de Software dedicado a aprimorar minhas habilidades técnicas. Atualmente, estou buscando experiência profissional para aplicar e expandir meus conhecimentos.

Tecnologias

git github c bash

Projetos em Destaque

  • Minishell: Uma réplica simples do bash geralmente utilizado em ambientes linux.
  • So Long: Meu primeiro jogo top-down, utilizando apenas c.
  • Projetos 42: Repositório onde documentei os demais projetos que fiz na 42 São Paulo.

Sinta-se à vontade para explorar meus repositórios e projetos. Estou sempre aberto a colaborações e oportunidades de aprendizado.

Contato

Icons Source

Popular repositories Loading

  1. get_next_line get_next_line Public

    The get_next_line function is used to efficiently read lines from a file or standard input.

    C 1

  2. ft_printf ft_printf Public

    A simplified version of the C printf function.

    C

  3. So_long So_long Public

    The "so_long" project is a 2D top-down game written in C and using the 42-minilibx graphics library.

    C

  4. Pipex Pipex Public

    The goal of this project is to simulate the functioning of the pipe in bash using C.

    C

  5. push_swap push_swap Public

    A C program that calculates and displays on standard output, the smallest program made with push swap language instructions, that organizes the integer numbers received as arguments

    C

  6. 42-push_swap 42-push_swap Public

    Forked from Gabriela-M-Silva/42-push_swap

    My first pair project

    C