Skip to content
View eamorgado's full-sized avatar

Organizations

@thejoblessducks

Block or report eamorgado

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

Hi there, I'm Eduardo - aka eamorgado 👋

  • 🔭 I’m currently working as a Software Development Engineer at Amazon.
  • 🌱 I’m currently studying towards a master’s degree and I'm learning Go, Flutter and React
  • ⚡ Fun fact: I am very interested in game development and have made a survival RPG using Unreal during my school years

Connect with me:

eduardo-morgado-b5312618a | LinkedIn eduardo_morgado99 | Instagram eapmcm@gmail.com | Instagram


Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

TypeScript

React.js

GraphQL

Node.js

SQL

MySQL

Redis

Git

GitHub

GitLab

Python

Flask

Django

Tensorflow

C

Android Studio

Java

Terminal

Docker

Kubernetes

AWS




⚡ Github Stats eamorgado's Github Stats
🎓 Personal projects and documents Foodishoot Car Self driving simulator Documents Documents



📚 Some of my workshops C for begginers Java Web

Java Workshop | Youtube

Pinned Loading

  1. FoodieShoot FoodieShoot Public

    A computer vision app that uses Tensorlfow to detect food on the plate and analyse its contents. The app is supported by a django server.

    Jupyter Notebook

  2. Car-Self-driving-Simulator Car-Self-driving-Simulator Public

    Car self-driving simulation with lane and traffic sign detection using CARLA simulator, Tensorflow and OpenCV

    Jupyter Notebook

  3. Rust-Compiler Rust-Compiler Public

    A Rust compiler implemented in C using flex and bison for CC3001 2019-2020

    C

  4. A-Basic-C-Interpreter A-Basic-C-Interpreter Public

    A basic C interpreter for the first project of Laboratório de Programação (CC2013) 2018-2019 FCUP

    C

  5. thejoblessducks/A-Neural-Network-That-Could thejoblessducks/A-Neural-Network-That-Could Public

    An MLP with backpropagation training Neural Network

    Python

  6. thejoblessducks/A-Decison-Tree thejoblessducks/A-Decison-Tree Public

    An ID3 Decision tree given in CVS

    Java