Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulo9mv/paulo9mv


https://github.com/paulo9mv/paulo9mv

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

### Hi there 👋

I'm a software engineer and a chess player. Feel free to add me on [lichess](https://lichess.org/@/paulo9mv) :)

Here are the projects that I'm most proud of. Please take a look and feel free to give any suggestions.

## Articles written on Medium
- [How to configure SMTP client on Flutter](https://medium.com/flutter-comunidade-br/como-configurar-um-servidor-smtp-e-enviar-e-mails-com-flutter-7ce33c2d068b) (in Portuguese :brazil:)
- [How to update NodeJS on Ubuntu 20.04](https://paulo9mv.medium.com/como-atualizar-o-nodejs-no-ubuntu-20-04-utilizando-nvm-5f2bb0a43e62) (in Portuguese :brazil:)

## React

- [Chess Analysis](https://github.com/paulo9mv/chess): A page that allows you to enter a PGN file and get a chess report analysis of that match.
- [Bitcoin React](https://github.com/paulo9mv/bitcoin_react): A page that shows you current bitcoin (BTC) price in dollars (USD).

## React Native
- [Star Wars App](https://github.com/paulo9mv/starwars): An app that shows information about Star Wars universe.

## C
- [UDP File Sharer](https://github.com/paulo9mv/UDP-File-Sharer-C): A terminal program that sends file through two terminals just providing their IP.

## Github Actions
- [Release Notes Generator](https://github.com/paulo9mv/release-notes): A github workflow/action that generate release notes and comments on each PR included.

## Vue
- [ChessKid](https://github.com/paulo9mv/vue): ChessKid clone interface made in Vue.JS