Coder Social home page Coder Social logo

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:


Pablo Felipe's Projects

elasticsearch-simple-project icon elasticsearch-simple-project

Just a basic project to get familiar with Elasticsearch utilizing also, Kibana Dashboard to see data flow. Based on the video linked below.

http-proxy icon http-proxy

A simple HTTP Proxy application made with NodeJS.

ignite-redux-project-course icon ignite-redux-project-course

This is the project of the Ignite Redux course. I started to study Redux recently and decided to make the course to increase my knowledge in this technology.

interlincx-git-challenge icon interlincx-git-challenge

Git challenge about "git rebase" command to bring commits from more than 1 branch onto master. The original repository is linked below.

ioasys-camp-2021 icon ioasys-camp-2021

Aqui constará todos os projetos realizados no ioasys Camp, edição 2021.

js-course icon js-course

Aqui constarão os códigos e notas do curso de JavaScript.

json-sever-podcastr-nextjs icon json-sever-podcastr-nextjs

Just a JSON-server that contains all podcasts data for Podcastr application built using NextJS. Podcastr's repository is linked below.

mvp-devweb-commitjr icon mvp-devweb-commitjr

Primeiro Projeto como membro oficial da Commit Jr. O Back-end foi realizado em Node.js, (com TypeScript) e Front-end, em React.

my-new-portfolio icon my-new-portfolio

This is my new portfolio page project. It was made with React and TypeScript utilizing Tailwind CSS and React Toastify for email sending notifications. Also, the "Get in Touch" section to contact me, is using an API that sends emails; this API was made by me, using Nodemailer and Gmail SMTP auth. You can check it in my profile.

my-portfolio-page icon my-portfolio-page

This is my portfolio page code. It was made with React and TypeScript, and also, the "Get in Touch" section to contact me, is using an API that sends emails; this API was made by me, using Nodemailer and Gmail SMTP auth. You can check it in my profile.

my-proxy icon my-proxy

My first Proxy Server that was made utilizing NodeJS.

nextjs-dynamicdatapage icon nextjs-dynamicdatapage

This is the repository for the main content of the project to make a simple page that will be have some variations with custom different data to be changed between them. Made with NextJS.

nextjs-news-app icon nextjs-news-app

This is a simple News App made utilizing the News API: https://newsapi.org and NextJS.

nextjs-pokeapi-and-tailwind icon nextjs-pokeapi-and-tailwind

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

o-guia-estelar-de-html icon o-guia-estelar-de-html

Repositório para desenvolver os conceitos básicos e primários da Trilha Discover da RocketSeat, mais especificamente, "O Guia Estelar de HTML".

pixel-arts icon pixel-arts

Pixel Arts feitas como hobbie e também em conjunto cm o trabalho park_REQUIEMxPerience:

podcastr-nextjs icon podcastr-nextjs

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 application link is attached below.

programacao-funcional-haskell icon programacao-funcional-haskell

Exercícios da disciplina de Linguagens de Programação referentes aos conceitos de programação funcional utilizando Haskell.

programacao-logica-prolog icon programacao-logica-prolog

Exercícios realizados na disciplina de Linguagens de Programação relacionados aos conceitos de programação lógica utilizando Prolog.

relogio-pc1 icon relogio-pc1

Um relógio em C que fiz a partir de uma ideia quando estava cursando Programação de Computadores 1, a única forma que pensei de contar os segundos precisamente foi usando a função "sleep()" do C. Apesar de a longo prazo n ser preciso, foi uma ideia legal e achei plausível colocar aqui.

responsive-html-css-only icon responsive-html-css-only

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.