Skip to content
View 965311532's full-sized avatar
πŸ’­
πŸ€– debugging, probably
πŸ’­
πŸ€– debugging, probably

Block or report 965311532

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

Ciao! I'm Gabriele Italy

Linkedin: gabrielearmento website

πŸ“« Want to contact me?

Shoot me an email at gabriele.armento@gmail.com or find me on LinkedIn!

πŸ‘¨β€πŸš€ Something about me

const gabriele = {
    languages: ["Javascript", "Python"],
    technologies: {
        backEnd: {
            python: ["Flask", "Node.js"],
        },
        frontEnd: {
            js: ["React", "Next"],
            css: ["bootstrap", "tailwindcss"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx", "Render", "Vercel"],
        databases: ["mongo", "MySQL", "sqlite"],
        misc: ["selenium", "playwright", "pandas"]
    },
    architecture: ["serverless architecture", "microservices", "spa"],
    interests: ["web dev", "tech", "finance", "business", "investing"]
};

Code Time

Lines of code

I'm an Early 🐀

🌞 Morning                1481 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   28.26 % 
πŸŒ† Daytime                2888 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   55.11 % 
πŸŒƒ Evening                806 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   15.38 % 
πŸŒ™ Night                  65 commits          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.24 % 

πŸ“… I'm Most Productive on Monday

Monday                   1053 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   20.10 % 
Tuesday                  880 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   16.79 % 
Wednesday                933 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.81 % 
Thursday                 934 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.82 % 
Friday                   913 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.42 % 
Saturday                 205 commits         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.91 % 
Sunday                   322 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   06.15 % 

πŸ“Š This Week I Spent My Time On

πŸ•‘οΈŽ Time Zone: Europe/Berlin

πŸ’¬ Programming Languages: 
No Activity Tracked This Week

πŸ±β€πŸ’» Projects: 
No Activity Tracked This Week

Last Updated on March 13, 2025 UTC

Popular repositories Loading

  1. backtesting-results backtesting-results Public

    The results of a research I conducted to determine a certain trading "guru" potential performance

    Jupyter Notebook 2

  2. bettermt5 bettermt5 Public

    My implementation of the MetaTrader5 API for Python, based on the official MetaTrader5 API and the pymt5adapter library.

    Python 1

  3. signals-backtesting signals-backtesting Public

    A backtesting engine that can take in signals from telegram channels and calculate strategy performance reports

    Python 1

  4. 965311532 965311532 Public

    My personal repository

    1

  5. hermes hermes Public

    Small text parser for trading signals

    Python

  6. ulams-spiral ulams-spiral Public

    A simple webpage showing the Ulam's Spiral algorithm. Built with HTML, CSS and JavaScript.

    JavaScript