Skip to content
View PabloFLPs's full-sized avatar
🦁
Oh! Mukatte kuro no ka?
🦁
Oh! Mukatte kuro no ka?

Highlights

  • Pro
Block or Report

Block or report PabloFLPs

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

Pablo Felipe (PabloFLPs) 🦁

Turn on default dark theme for best experience :)


About me:

Hi, I'm Pablo Felps!

  • 🚀 I'm a software developer at LeCode
  • 💻 I'm an engineering computer student at CEFET-MG
  • ⚙️ I'm a marketing analyst at Commit Jr.

Fun fact: I've watched over 200 animes!!


Projects

NextJS Pokedex:

  • Below you can access my Pokedex deployed on Vercel. It was made utilizing JavaScript as language, Tailwind as CSS framework, NextJS as React framework and and finally the PokeAPI.

Description: I made this based on the video Build a Pokedex with NextJS and Tailwind CSS. It covers from #1 Bulbasaur to #898 Calyrex; all pokemon generations. The application shows pokemon weight, height, types and abilities. Soon I will add "strong" and "weak" against data.

Ignite Platform:

  • This is my Ignite games application. It is a place to search games and stay tuned about game details, and also upcoming titles, popular games and new games. Made utilizing RAWG.io.

Description: I made this based on the Dev Ed youtuber Redux course. Started to study Redux for my web development knowledge and this project was very cool to increase my skills in Redux. Made with React & Redux, utilizing Thunk and styled components.

Diversight (dis):

  • Also, you can access the link to my first back-end project deployed on Heroku. It was made utilizing JavaScript as language, and Sequelize as ORM with Postgres as database.

Description: I was part of the ioasys CAMP 2021; my team and I developed a platform to measure the “diversity” in a company's workplace, with the goal of making the environment better for all cultures, sexualities, ethnicities and people with physical disabilities.

Podcastr Application:

  • This is the Podcastr Application, the NLW - Next Level Week 5 by Rocketseat project. It was made with TypeScript, NextJS and an independent JSON server application (repository here).

Description: I made this based on the Rocketseat's NLW 6 to start my studying with NextJS, which was my first contact with it. The application consists in a player that uses a JSON server application to get the podcasts data like the link to the podcast itself, images, duration and etc.

NextJS News Site:

  • And here you can stay tuned in the trending Brazil news with my News Application deployed on Vercel. It was made utilizing JavaScript as language, and NextJS as React framework.

Description: I made this based on the PortEXE youtube channel video Coding A News App With NextJS to start my studying with NextJS. The news are located in Brazil, but it can easily be changed within code. I haven't spend too much time styling it yet, but I plan to do it soon.

Weather App:

  • Here you can check my Weather App. It uses the Open Weather API: https://openweathermap.org to get the current weather situation from each city in the world.

Description: I made this based on a youtube channel video React Weather App Using Redux to continue my Redux studiyng. It was made with React, Redux, Redux Toolkit to ease the store configuration and Tailwind.

LetMeAsk Application:

  • This is the LetMeAsk Application, the NLW - Next Level Week 5 by Rocketseat project. It was made with TypeScript, React, Google Firebase with firebase auth and realtime database.

Description: This application is like a Q&A platform, the administrator can create rooms and then share the link to anyone. The user can make questions by submit and the room creator can highlight/mark as answered and delete questions.


Social:

Mail_Badge Linkedin_Badge Twitter_Badge DevCommunity MyAnimeList Bio Badge


Stats


Languages and tools:


Pinned

  1. NextJS-PokeAPI-And-Tailwind NextJS-PokeAPI-And-Tailwind Public

    Just a simple application utilizing NextJS and Tailwind to consume the PokeAPI, link: https://pokeapi.co all 898 pokemon.

    JavaScript 3

  2. WeatherApp-React-Redux WeatherApp-React-Redux Public

    Just a simple single page app to get weather situation from a specific city in the world, utilizing the Open Weather API: https://openweathermap.org. Made with React, Redux and Redux Toolkit.

    JavaScript 1

  3. Podcastr-NextJS Podcastr-NextJS Public

    Podcastr NextJS project realized on Rocketseat NLW 5. the original project repository is on their GitHub profile, link: https://github.com/rocketseat-education/nlw-05-reactjs and my deployed applic…

    TypeScript

  4. Slack-2-Redux-Firebase Slack-2-Redux-Firebase Public

    This is a simple basic Slack clone application that simulates creating message channels utilizing Firebase with realtime database and Redux to manage state. Made based on the video: https://www.you…

    JavaScript 1

  5. responsive-html-css-only responsive-html-css-only Public

    This is a fully responsive HTML and CSS only application based on the following video: https://youtube.com/watch?v=D-h8L5hgW-w

    SCSS 1

  6. Trabalho-Biblioteca-PC2 Trabalho-Biblioteca-PC2 Public

    Este trabalho simula um simples sistema de cadastro de uma livraria; com registro de autor, nome da obra, ISBN, preço e imagem para identificação.

    Java