Skip to content
View marquesafonso's full-sized avatar
Block or Report

Block or report marquesafonso

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

๐Ÿ‘‹ Hi, Iโ€™m @marquesafonso.

  • ๐Ÿ‘€ Iโ€™m interested in Machine and Deep Learning, Economics and Statistics - with a BSc in Economics and a MSc in Analysis and Engineering of Big Data.
  • ๐ŸŒฑ I code in Python, SQL and ocasionally in Javascript/Typescript.
  • ๐Ÿ“— My experience encompasses web scraping, databases, natural language processing (in particular named entity recognition and topic modelling).
  • ๐ŸŽฏ Recently, I have been building projects to showcase my experience and to contribute in facilitating access to data of interest to civil society or to NLP models.
  • ๐Ÿ“ซ Reach out to me via email to afonso.cunha.marques@gmail.com

Pinned Loading

  1. scraping101_py scraping101_py Public

    An example of how to scrape a newspaper website using Python, requests and bs4.

    Python

  2. multilang-asr-captioner multilang-asr-captioner Public

    A multilingual automatic speech recognition and video captioning tool using faster whisper. Supports real-time translation to english. Runs on consumer grade cpu.

    Python 1

  3. article_coverage article_coverage Public

    Using Google Search Query parameters and Puppeteer to check how many results are returned for a specific newspaper, over a time interval.

    JavaScript

  4. snake_pygame snake_pygame Public

    An OOP remake of the classic snake game using Pygame.

    Python

  5. quick_git quick_git Public

    A set of Powershell commands to simplify a two-branch (main, dev) git workflow. Suitable for individual projects where one follows a linear commit history and works in the dev branch.

    PowerShell