8000 FerretoDev (Marcos Eduardo Ferreto Estrada) · GitHub
[go: up one dir, main page]

Skip to content
View FerretoDev's full-sized avatar

Highlights

  • Pro

Block or report FerretoDev

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

Marcos Ferreto Estrada

Hi! I'm Marcos Ferreto Estrada, a student currently living in Costa Rica. I'm learning programming through small projects.


class MarcosFerreto():
    
  def __init__(self):
    self.name = "Marcos Ferreto";
    self.username = "FerretoDev";
    self.location = "Costa Rica";
    self.twitter = "@marcosferretoestrada";
    self.web = "https://ferreto.dev";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = MarcosFerreto()

👨🏻‍💻  About Me

👨‍💻  I'm currently studying Mathematical Modeling Engineering at the University of Costa Rica.
💡  I'm passionate about Big Data, Data Science, and backend development.
🚀  I enjoy building projects with FastAPI, Reflex, and Docker, always looking for ways to make applications more efficient and scalable .
📂  Some of my projects include a task management app, a web scraper API, and an inventory management system.
💻  I use Fedora as my main OS, with Hyperland as my Wayland compositor and Visual Studio Code as my go-to editor.
✍️  In my free time, I contribute to the Python Foundation by translating documentation.
💬  Always up for a good discussion about tech, math, or automation!

Night Coding

🛠  Tech Stack

Python  JavaScript  C  HTML5  CSS3  Markdown 

🗃  Databases

MongoDB  Postgres 

🧰  Version Controll & Tools

Git  GitHub  Visual Studio Code  Brave 

💰  Support My Work

BuyMeACoffee

🤝🏻  Connect with Me


Pinned Loading

  1. web_scraper_api_visualization web_scraper_api_visualization Public

    Python

0