Skip to content
View LSANGARI's full-sized avatar
Block or Report

Block or report LSANGARI

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
LSANGARI/README.md
class LSangari:

def __init__(self):
    self.username = 'LSangari'
    self.name = 'Leonardo Sangari'
    self.web = 'https://www.linkedin.com/in/ing-leonardo-sangari-b0123b176/)'
    self.twitter = None
    self.code = {
        'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap'],
        'backend': ['Python', 'PHP', 'Django', 'Laravel'],
        'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
        'devops': ['Docker', 'Nginx', 'Apache'],
        'tools': ['GIT', 'GitHub', 'GitLab', 'Vs Code', 'Laragon'],
        'misc': ['GNU/Linux', 'Microsoft Windows']
    }
    self.architecture = ['App Desktop', 'Cliente-Servidor', 'Web']

def __str__(self):
    return self.name
if name == 'main': yo = LSangari()

๐Ÿ“‹ Languages & Tools

PHP


Larave


Bootstrap


๐—ฉ๐˜‚๐—ฒ


HTML


Css


๐—š๐—ถ๐˜


๐—ฉ๐—ฆ ๐—–๐—ผ๐—ฑ๐—ฒ


Docker


Bash


๐—ง๐—ฎ๐—ถ๐—น๐˜„๐—ถ๐—ป๐—ฑ๐—–๐˜€๐˜€


Python


Popular repositories Loading

  1. lsangari lsangari Public

    ยกยกRepositorio Personal, Este Soy YO!!! :)

    1

  2. ProyectoFinal ProyectoFinal Public

    Entrega Intermedia Del Proyecto Final

    JavaScript 1 2