Coder Social home page Coder Social logo

martinezga / jetbrains-academy-hangman Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5 KB

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!

Python 100.00%
python-basics terminal-game

jetbrains-academy-hangman's Introduction

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 😊

jetbrains-academy-hangman's People

Stargazers

 avatar

Watchers

 avatar  avatar

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.