GithubHelp home page GithubHelp logo

Hi there 👋

from decimal import Decimal


class Penaz(Person):
    pronouns = ["he", "him"]
    main_programming_language = "Python"
    secondary_programming_languages = [
        "JavaScript",
        "C++",
        "Java",
        "Lua",
    ]
    markup_languages = [
        "HTML",
        "XML",
        "Markdown",
        "LaTeX",
    ]
    frameworks = [
        "Django",
        "DjangoRestFramework",
        "Flask",
        "Pelican",
    ]
    db = [
        "PostgreSQL",
        "MySQL",
        "MariaDB"
    ]
    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')

Some useless stats:

Daniele Penazzo's Projects

atodo icon atodo

A small JSON and Python based TODO application

bosssummoner icon bosssummoner

A proof of concept to try recurring threads and delays. Should summon MythicMobs bosses.

bubblewrap icon bubblewrap

Just a silly demo i made to learn how SFML's Vertex Arrays work

bulkexport icon bulkexport

Little economy plugin that allows direct item trades in inventory. For Spigot 1.8

chatutils icon chatutils

A small chat control essentials plugin for Spigot 1.12

customnature icon customnature

A non-multiplayer safe, non-stable, proof of concept of a custom bonemeal plugin for Spigot 1.11

defaultdocs icon defaultdocs

My Personal Default "Docs" files for every repository

doombox icon doombox

A small plugin for Spigot 1.8 that allows to create Mob battles from a pandora-style box.

essent10 icon essent10

Minimal Theme for the Pelican Website generator

eyeportal icon eyeportal

Small Plugin for Minecraft 1.10 that makes players pay to enter End Portals

fiappocube icon fiappocube

A minimal FlappyBird Clone for the PC, in Python 3 and Pygame.

firework_demo icon firework_demo

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

fjournal icon fjournal

Trying to make a food journal with SQLAlchemy and TkInter

fluidtext icon fluidtext

JSON Parsing plugin + Chat utilities for Spigot 1.8

fzf_dym icon fzf_dym

A simple VimScript "Did you Mean..." plugin based on FZF.

jdm icon jdm

A directory of direct links to delete your account from web services.

justdelete.me icon justdelete.me

A directory of direct links to delete your account from web services.

layboard icon layboard

Small AutoHotkey Script that I migrated here from my personal website. Allows to give ALT-GR a reason to exist on Windows XP.

lazur icon lazur

My 50-hour long Object Oriented Programming Class Project

magictools icon magictools

:video_game: :pencil: A list of Game Development resources to make magic happen.

minidym icon minidym

A small Lua "Did you mean?" plugin for NeoVim

minihealth icon minihealth

Mini plugin for Bukkit/Spigot 1.8.3 that gives players 40HP instead of 20

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.