Skip to content
View isaacrpl7's full-sized avatar

Block or report isaacrpl7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
isaacrpl7/README.md
export default async function myTechnologies(token){
    return fetch('https://isaacreinaldo.dev/me/technologies', {
        method: 'GET',
        headers: {
            'Authorization': `Bearer ${token}`,
            'Content-Type': 'application/json'
        },
    });
}
console.log(myTechnologies(rightToken))
{
  "languages": ["Python", "JavaScript", "Java", "C", "C++"],
  "frameworks": ["Django", "ReactJS"],
  "misc": ["PostgreSQL", "Git", "ChartJS", "Styled-Components", "JQuery", "Bootstrap", "CSS", "HTML"]
}

Welcome, I'm Isaac Reinaldo!

LinkedIn Badge Youtube Badge Email Badge

Experience

Tech Intern

I've been working as a Full-Stack developer of VTEX, building and deploying projects for the growth of the company. Here I could learn even more about Full Stack development and automation of processes. I've used Postgresql, Nodejs, React, Python, MongoDB, Docker and libraries like Stripe, Pandas, ChartJS, and some others.

from datetime import date
start_date = date(2022, 04, 01)
today = date.today()

Front-End developer

I've been working as a Front-End developer on SGEOL, a huge system made to monitor geographic data in Brazil, like water scarcity, progress of government constructions and works, budgets and spendings. All of this was possible with the construction of a complex API and a lot of dashboards. Here I could learn about VueJS, map libraries like Leaflet, and API consumption and API architecture best practices including security.

from datetime import date
start_date = date(2022, 04, 01)
today = date(2022, 12, 01)

Web developer

I've been working as a Full-Stack developer of SUVEPI, a website that helps notifying and monitoring the Covid-19 cases and other diseases. It assisted a lot of health professionals all around the state and is used by the official health department SESAP-RN.

from datetime import date
start_date1 = date(2021, 04, 01)
end_date1 = date(2022, 03, 01)
start_date2 = date(2023, 03, 01)
current = date.today()

Django developer

I worked as a Django developer of União Rações, a system that managed and calculate data of products, sales and clients to a farm. I was part of all the development steps, including modeling, setting, implementing, developing dashboards and calculations.

from datetime import date
start_date = date(2020, 08, 01)
end_date = date(2020, 12, 01)

Java  React  Material UI  Redux   CSS  HTML  JavaScript  MySQL  Bootstrap python django

Pinned Loading

  1. IMDBDataScraping IMDBDataScraping Public

    A python service to scrape data from imdb.

    Python 1

  2. chip-8 chip-8 Public

    JavaScript

  3. Enne Enne Public

    Forked from Gaobaofogo/Enne

    Interpretador para a linguagem de programação Enne. Trabalho da disciplina de Linguagem de Programação: Conceitos e Paradigmas.

    Lex

  4. GameboyEmulator GameboyEmulator Public

    An emulator for the GameBoy console.

    Python 1

  5. IMDB-TV-Series-Charts IMDB-TV-Series-Charts Public

    A react application that creates a chart using the IMDB data of the scores of all episodes of a chosen TV Serie.

    JavaScript

  6. TrensThreads TrensThreads Public

    C++