Skip to content

FerretoDev/ferretodev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

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


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published