Giter Site home page Giter Site logo

Hi, I'm BluLupo!

  • ๐Ÿ  I live in Turin
  • ๐Ÿ I like Python
  • ๐ŸŒฑ Iโ€™m currently learning React
  • ๐ŸŒ check out my website
  • ๐ŸŒ check out my blog
  • ๐ŸŒ check out my codewars
class BluLupo:

    def __init__(self):
        self.username = 'BluLupo'
        self.name = 'Hersel Giannella'
        self.position = 'Analyst & System Integrator & PythonDev'
        self.web = 'https://hersel.it'
        self.blog = 'https://blog.hersel.it'
        self.linkedin = 'https://linkedin.com/in/hersel-giannella-654580111'
        self.code = {
            'backend': ['Python', 'Flask', 'Django', 'FastAPI', 'PHP'],
            'database': ['PostgreSQL', 'MySQL', 'SQL Server', 'Redis'],
            'devops': ['Docker', 'Linux', 'Proxmox','VMWare','Kubernetes'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'VueJS', 'Boostrap'],
            'tools': ['GIT', 'GitHub', 'GitLab', 'Nginx','Nginx Proxy Manager'],
            'misc': ['HL7-FHIR', 'Agile', 'Hardware-Expert']
        }
        self.architecture = ['MVC', 'REST-API', 'Headless']

    def __str__(self):
        return f'Name: {self.name}\nPosition: {self.position}\nWebsite: {self.web}'


if __name__ == '__main__':
    me = BluLupo()
    print(me)

Badges

An image of @blulupo0's Holopin badges, which is a link to view their full Holopin profile

๐Ÿ› ๏ธ My Projects

GitHub

External

blulupo's Projects

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

convomark icon convomark

Telegram bot and webapp to bookmark conversations

koe-bot icon koe-bot

SciDataUCM's official Telegram bot.

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.