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, and I am a software developer πŸ‘¨β€πŸ’» from 42Porto.

πŸ’» On my GitHub, you will find a variety of my personal projects, as well as projects from 42 school and other certificates πŸ….

🐍 I am most comfortable working with C, C++, Python, and SQL πŸ’Ύ.

πŸ”§ I have a strong interest in embedded systems and web development πŸ› οΈ. While I am capable of full-stack development, I prefer to focus most of my time on back-end βš™οΈ.


Web

Project Name Description Stack
Summay A full-stack web application where I use AI to summarise YouTube videos Pyhon, Django, SQLite, HTMX
Groceries A full-stack e-commerce web application. Python, Django, SQLite, HTMLX

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

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