Skip to content
View DanielRota's full-sized avatar
🐉
🐉

Block or report DanielRota

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
DanielRota/README.md

Economics Student at Università degli Studi di Bergamo
Web Developer at OTG Informatica
Email: danielrota10@gmail.com

let daniel = {
    languages: [ ".NET", "Javascript" ],
    frameworks: [ "KnockoutJs", "jQuery" ],
    style: [ "HTML", "CSS", "Bootstrap" ],
    data: [ "Microsoft SQL Server" ],
    tools: [ "Visual Studio", "Visual Studio Code", "Git", "Bitbucket", "SourceTree", "Postman", "Latex", "Markdown" ]
}

Popular repositories Loading

  1. EasyCLEAN EasyCLEAN Public

    EasyWOOD plugin done with my mates during our intership experience.

    Python 1

  2. Subnetting Subnetting Public

    Static page explaining routing and subnetting (VLSM and FLSM).

    HTML

  3. DanielRota DanielRota Public

    My Github's README.md

  4. Speedtest Speedtest Public

    Script performing speedtests and other analyses.

    Python

  5. RicercaOperativa RicercaOperativa Public

    Operational Research done in Windows Forms.

    C#

  6. VigenereCipher VigenereCipher Public

    Vigenère Algorithm implementation.

    PHP