Skip to content
Avatar

Achievements

Achievements

Organizations

@UnipdSurvivors
Block or Report

Block or report Penaz91

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Penaz91/README.md

Hi there 👋

from decimal import Decimal


class Penaz(Person):
    pronouns = ["he", "him"]
    main_programming_language = "Python"
    secondary_programming_languages = [
        "JavaScript",
        "C++",
        "Java",
        "PHP",
    ]
    markup_languages = [
        "HTML",
        "XML",
        "Markdown",
        "LaTeX",
    ]
    frameworks = [
        "Django",
        "Flask",
        "Pelican",
    ]
    misc = [
        "Web Scraping",
        "Game Development",
        "Celery",
    ]
    free_time = None
    urls = {
        "website": "https://penaz.it/",
        "blog": "https://penazarea.altervista.org/"
    }
    
    def get_energy_levels(self):
        """
        This is the most accurate approximation
        """
        return Decimal('-Infinity')

Pinned

  1. Mirror Repository for GameDev ebook "2D Game Development: From Zero To Hero"

    TeX 55 6

  2. A ncurses frontend for Pass - The standard unix password manager

    Python

  3. Just a C++17 and SFML demo that displays fireworks of some sort

    C++

  4. A small JSON and Python based TODO application

    Python 1

  5. A small randomized emotes plugin for Bukkit/Spigot 1.12

    Java 1

  6. chatUtils Archived

    A small chat control essentials plugin for Spigot 1.12

    Java

433 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to Penaz91/2DGD_F0TH, Penaz91/Essent10, Penaz91/UdemyCouponsExplorer and 5 other repositories

Contribution activity

August 2021

Created 3 commits in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.