Skip to content
View DuarteMCSilva's full-sized avatar

Block or report DuarteMCSilva

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
DuarteMCSilva/README.md

Hi there ๐Ÿ‘‹

๐Ÿ” Highlighted Projects

Project Description Languages Libs / Frameworks
alfredodosfrangos.com A mobile-first restaurant website, designed to be simple for a broad public, accessible through a QR-code at the table. Available in 5 languages (Portuguese, English, French, German, Spanish). Typescript Angular
Tidal Deformation of Neutron Stars Modeling and simulation of neutron star dynamics using machine learning and ordinary differential equations. Python scikit-learn, scipy, multiprocessing
Stock Echoes A mock fullstack financial application aimed to provide some stock market and portfolio analysis. It is composed by server, web-scrapper and live client TypeScript, Java, Python, yml Next.js, AWS Lambda, Quarkus, GCP, AWS

๐Ÿ“š Reading list:

  • Flatland โ€“ Edwin Abbott Abbott
  • The Lord of the Rings โ€“ J.R.R. Tolkien
  • Shoe Dog โ€“ Phil Knight

Popular repositories Loading

  1. stock-echoes-scrapper stock-echoes-scrapper Public

    This AWS Lambda fetches and handles data using a yahoo-finance webscraping Python library.

    Python 1

  2. neutron-stars-bic neutron-stars-bic Public

    ๐Ÿช Undergraduate research grant (09/2019 to 08/2020). This research seeks to uncover the internal composition of neutron stars by bridging the gap between theoretical models and astronomical observaโ€ฆ

    Python 1

  3. aws-infrastructure aws-infrastructure Public

    Training and development of a REST API with aws infrastructure.

    JavaScript

  4. POST-transaction-lambda POST-transaction-lambda Public

    This lambda receives transactions and stores the updated state in the database.

    JavaScript

  5. happy-doggo happy-doggo Public

    This application shows an album of dogs. You can search by breed, or get a random one. It was previously manually deployed using AWS S3.

    TypeScript

  6. spring-authentication spring-authentication Public

    Basic authentication with Spring Boot

    Java