Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulo9mv/paulo9mv
https://github.com/paulo9mv/paulo9mv
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulo9mv/paulo9mv
- Owner: paulo9mv
- Created: 2022-05-18T01:17:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T20:22:09.000Z (4 months ago)
- Last Synced: 2024-06-27T23:25:33.404Z (4 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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