Skip to content
View rwdias's full-sized avatar

Highlights

  • Pro

Block or report rwdias

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

Hey! 👋🏽

This is where I will backup my portfolio and personal projects.

  • 👨🏻‍🎓 BS Economics and Statistics (ongoing) (UFPR - Universidade Federal do Paraná)
  • 👨🏻‍🎓 TS Big Data Analytics
  • 👨🏻‍💻 Software Developer & Data Enthusiastic
  • 🚆 Scaled Agile Coach
  • 🌱 Leaning: Swift, Rust
  • PT|EN|FR|ES Contact me in one of those languages

LinkedIn Gmail

Languages and Tools

Amazon Web Services Python Bash C Docker Git Linux

C Language Projects

  
    

🚀 42 School Projects

Phase Project Language Grade Start End Description
1 libft C 125% 04/04/2022 02/05/2022 Create a library of basci functions.
2 get_next_line C 100% 02/05/2022 16/05/2022 Read a single line from a fd.
3 ft_printf C 100% 16/05/2022 30/05/2022 Recreates the printf function.

  

AI Projects

Project Language Description
berkley CS188 Python Pacman game using AI

Machine Learning Projects

Project Language Description
Brazil Exports Python Brazil Exports

Pinned Loading

  1. coursera.ipynb coursera.ipynb
    1
    {
    2
        "cells": [
    3
            {
    4
                "cell_type": "code",
    5
                "execution_count": null,
  2. ft_printf ft_printf Public

    Recode of the function printf in C

    C

  3. get_next_line get_next_line Public

    C

  4. libft libft Public

    C