Coder Social home page Coder Social logo

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 😊

Gabriella Alexandra Martinez Viloria's Projects

barelevamiento-website icon barelevamiento-website

Landing page con los estilos ofciales del Gobierno de la Ciudad de Buenos Aires, 100% responsive en dispositivos móviles usando Bootstrap 4 y flexbox.

categories-system-golang icon categories-system-golang

Microservice responsible for managing the categories and tags of an e-commerce, ensuring personalized product classification built in GO with Gin Gonic + Gorm.

challenge-basic-rest-api icon challenge-basic-rest-api

This project is part of a competition on HackademyMX. The main objective is to connect the frontend provided by them with the backend code created by the competitors using mockapi.io as a rest API.

delilah-resto-api icon delilah-resto-api

Delilah Restó. An API that manages the online ordering system for restaurants.

freecodecamp-arithmetic-formatter icon freecodecamp-arithmetic-formatter

Create a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side.

freecodecamp-polygon-area-calculator icon freecodecamp-polygon-area-calculator

This project is about creating a Rectangle class and a Square class. The Square class should be a subclass of Rectangle and inherit methods and attributes.

gifos-web icon gifos-web

A gif website using Giphy API, you can search, upload your own gif and switch between dark or light theme.

jetbrains-academy-hangman icon jetbrains-academy-hangman

Computer hides a word from you, which you try to guess letter by letter. If you fail, you'll be “hanged”. If you win, you'll survive!

jetbrains-academy-text-based-browser icon jetbrains-academy-text-based-browser

This Python project, it's about a simplified browser that will ignore JS and CSS, won't have cookies, display only the content of a limited list of tags (<p>, headers, <a> and <ul>, <ol>, <li>) and read the options from the command line or terminal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.