From c8ba437338ef7f06edcfbbd7a1e94bf3b827482d Mon Sep 17 00:00:00 2001 From: Miguel N Date: Fri, 28 Jul 2023 01:50:51 +0000 Subject: [PATCH] Add README.md --- README.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..32566f2 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +# About me + +I started coding approximately five years ago; I had (and still have) a great passion for science, outer space, and programming. Coding is my passion and this is what I do for a living, and as a hobby. I regret no hour spent coding; I really love it and appreciate the time I spend solving complex problems and devising a new strategy to do A and B. Since I'm mostly self-taught (with professional education), I'm always looking to learn new things, and improve myself in the areas I can. + +A few facts about me: + +πŸ” I focus on the backend and API aspect of web development. + +πŸ”­ I’m currently working as a translation contractor & full stack web developer. + +## Languages, Tools & Frameworks + +![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) +![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) +![Lua](https://img.shields.io/badge/lua-%232C2D72.svg?style=for-the-badge&logo=lua&logoColor=white) +![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) +![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge&logo=jquery&logoColor=white) +![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white) +![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white) +![Laravel](https://img.shields.io/badge/laravel-%23FF2D20.svg?style=for-the-badge&logo=laravel&logoColor=white) +![Code-Igniter](https://img.shields.io/badge/CodeIgniter-%23EF4223.svg?style=for-the-badge&logo=codeIgniter&logoColor=white) +![WordPress](https://img.shields.io/badge/WordPress-%23117AC9.svg?style=for-the-badge&logo=WordPress&logoColor=white) +![Insomnia](https://img.shields.io/badge/Insomnia-black?style=for-the-badge&logo=insomnia&logoColor=5849BE) +![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens) +![Postman](https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white) +![PhpStorm](https://img.shields.io/badge/phpstorm-143?style=for-the-badge&logo=phpstorm&logoColor=black&color=black&labelColor=darkorchid) +![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=visual-studio&logoColor=white) +![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) +![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white) +![Apache](https://img.shields.io/badge/apache-%23D42029.svg?style=for-the-badge&logo=apache&logoColor=white) +![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white) + +[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=miguel456&layout=compact&theme=tokyonight)](https://github.com/miguel456/miguel456) + +**not all languages and skills are listed here* + +### I'm currently learning/planning to learn the following languages/frameworks: + +![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white) +![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) +![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white) +![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white) +![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) + +## Other important profiles + + - Check out my Gitea profile [here](https://code.webvokestudio.pt/miguel456) (Private instance). + +## Spoken languages + +I'm billingual! + + - πŸ‡΅πŸ‡Ή Portuguese (First language, native) + - πŸ‡ΊπŸ‡Έ English (Second language, fluent, preferred) + + +## Ways to reach me +By email: ``me@nogueira.codes`` + +My GnuPG public key can be found [here](https://pki.nogueira.codes/8BD809A7A3073DEED9787EE13C6A7E29AF26D370.asc). This key signs my commits & outgoing emails. Fingerprint: ``8BD8 09A7 A307 3DEE D978 7EE1 3C6A 7E29 AF26 D370``. + +If you prefer, this key is also available on the [OpenPGP keyserver](https://keys.openpgp.org/vks/v1/by-fingerprint/8BD809A7A3073DEED9787EE13C6A7E29AF26D370) which verifies email addresses attached to keys. + +[![miguel456's GitHub stats](https://github-readme-stats.vercel.app/api?username=miguel456&count_private=true&show_icons=true&theme=tokyonight)](https://github.com/miguel456/miguel456)