Skip to content
View Jburlama's full-sized avatar

Highlights

  • Pro

Block or report Jburlama

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

⭐ Hello there!!

  • My name is Jhonas. I've been programming since 2023 and am currently improving my skills at 42Porto.

Web

Project Name Description Stack
Summay A full-stack web application where I use AI to summarise YouTube videos Python, Django, SQLite, HTMX
Groceries A full-stack e-commerce web application. Python, Django, SQLite, HTMLX
Inception An infrastructure composed of different services Wordpress, Nginx, MariaDB, Docker, vsFTPd, Redis

C++

Project Name Description
Cpp 10 modules intended to explore the concepts of C++ and object-oriented programming.
Webserv A HTTP web server compliant with nginx and HTTP/1.1

C

Project Name Description
Libft A c library
Ft_Printf A Function that mimics printf
Get-Next-Line A function that reads lines from files
Push_Swap A sorting algorithm
Minitalk A server-client program that exchanges data using UNIX signals
Pipex A project about multi processes, pipes, and redirections
Fractol A program that renders fractals
Philosophers A multithreaded program
Minishell A shell that mimics the behavior of bash
MiniRt A program that uses ray tracing to render objects

Python

Project Name Description
scrape_appartments A web scraping program for finding apartments in Porto
books-to-scrape A web scraping program for books
scraper_amazon A web scraping program for Amazon products
imdb_scrape A web scraping program for future film releases
news A program that locates articles worldwide
weather A program that displays weather information

pixel-jeff-waiting-ll-2


⭐ 42 School Projects

libft ft_printf get_next_line push_swap Minitalk image image image image imagem cpp Inception Webserv

Harvard's CS50 completed courses

  • CS50-SQL
  • CS50-Python

Popular repositories Loading

  1. pipex pipex Public

    handling pipes, forks, and redirections of input and output.

    C 3

  2. PUSH_SWAP PUSH_SWAP Public

    C 2

  3. fractol fractol Public

    42 fractol project

    C 2

  4. Minitalk Minitalk Public

    C 1

  5. libft libft Public

    my own library

    C 1

  6. get-next-line get-next-line Public

    function that returns a line read from a file descriptor

    C 1