Skip to content

martinezga/martinezga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

martinezga banner

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:
    def __init__(self):
        self.name = "Gabriella Alexandra Martinez Viloria"
        self.main_profession = "Software Engineer"
        self.education = "Petroleum Engineer. 2005 - 2012"
        self.main_stack = "Back end"
        
        self.backend_stack = {
            "🔧 Backend": ["GOlang", "Gin-gonic", "Python", "Django Rest Framework", "Java", "Spring"],
            "🧵 Tools": ["Linux", "PostgreSQL", "Docker", "docker-compose", "Debugger", "GIT", "Postman"],
            "🚀 Training": ["RESTful APIs", "Web development", "Web services", "Microservices", "DevOps"],
        }
        self.devops_stack = {
            "🧵 Tools": ["Github Actions", "Gitlab CI/CD", "NGINX", "Heroku"],
        }
        self.blockchain_stack = {
            "🔧 Backend": ["Solidity"],
            "🧵 Tools": ["Hardhat", " Ether.js", "Alchemy"],
            "🚀 Training": ["Smart Contracts", "Ethereum"],
        }
        self.other_knowledge = {
            "🎨 Frontend": ["ReactJS", "HTML", "CSS", "Javascript"],
            "🔧 Backend": ["Javascript", "NextJS"],
            "💾 Databases": ["MySQL"],
            "🧵 Tools": ["Swagger", "SCRUM", "Dialogflow", "Youtrack", "Jira", "AWS", "Redis"],
        }
        self.tech_communities = ["HackademyMX", "Hack Women", "web3dev.com.br"]
        self.tech_contribution = ["Backend mentor"]

    def spend_free_time(self):
        self.courses_in_progress = ["Building projects"]
        self.next_course = "CS50's Introduction to Computer Science"
        self.hobbies = ["Leer libros de ciencia ficción", "cocinar panes y dulces"]
        self.lost_hobbies = ["🎮 Jugar videojuegos"]

🏆 My Rewards

NFT Bootcamp "Smart Contract Solidity" of WEB3DEV Early Access to Alchemy University NFT
alchemy NFT video

🐱‍💻 Social Networks

Follow Gabriella on LinkedIn

Follow Gabriella on Instagram

Follow Gabriella on Twitter

martinezga

☕️ Send me a coffee

Buy me a coffee on Stripe

Buy me a coffee with PIX

Buy me a coffee on CafecitoApp

📈 GitHub Stats

Gabriella's GitHub Stats

⌨️ con ❤️ por Gabriella Martínez 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages