Skip to content
View FlaggedATX's full-sized avatar

Block or report FlaggedATX

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.

Content in all repositories owned by your account will be closed.
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
FlaggedATX/README.md

FlaggedATX

Software developer interested in automation, data, and practical software development.

I build projects to solve specific problems and use them to explore concepts in software engineering, data processing, and machine learning.

Projects

INPI-MDP_Scrapper Desktop application for collecting and processing Brazilian INPI publications, including patents, trademarks, and industrial designs.

RawLinearRegression Linear regression implemented from scratch with Python and NumPy, focused on understanding the underlying mathematics and implementation.

Areas of Interest

  • Software Engineering
  • Automation & Tooling
  • Data Processing
  • Machine Learning
  • Systems & Low-Level Concepts

Open Source Contributions

Technologies

Python · NumPy · Matplotlib · Git · GitHub


GitHub

Pinned Loading

  1. INPI-MDP_Scrapper INPI-MDP_Scrapper Public

    Esse projeto permite que você através de uma interface gráfica consulte se certas palavras foram citadas nas publicações de desenho industrial, marcas e patentes do INPI mais recentes

    Python

  2. RawLinearRegression RawLinearRegression Public

    Linear Regression model built from scratch in python only using numpy for dataset generation.

    Python