Skip to content
View ludo237's full-sized avatar
🇮🇹
Life is good when you have a good sandwich
🇮🇹
Life is good when you have a good sandwich

Organizations

@EpicGames @6godev
Block or Report

Block or report ludo237

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

Hi there 👋

I am Claudio Ludovico, entrepreneur, coder, investor and futurist.

📚 Being self-taught, I believe in life-long learning and knowledge sharing. I also deeply believe in the open-source movement and try to give back to the community whenever I can.

I am part of the ‘90s generation that grew up with the Fresh Prince of Bel Air and the Commodore 64. Understanding how stuff works is a passion that I showed since the age of 5, in fact I tried to assemble and disassemble both “Commodore” and “Amiga” with very positive results, but with a lot of anger as well. It was caused by the fact that the more parts I discovered, the more I could not understand how they worked.

When I grew up, lots of things became clearer and the field of computer science became my main passion. I started to get closer to the art of programming relatively late, around 16 years old, before, I dabbled only in programming micro C software on consoles, nothing important. The "hard" programming began exactly when I was 16. After that, I took a diploma in computer science in Italy then I started to study computer engineering in Switzerland at SUPSI where I learnt a lot of basic essential techniques for a good engineer. I'm deeply proud of my work and I strongly believe in continuous formation because technology never stops and I will not ever let it go too far from my passion.

My work 👨‍💻

Formerly the CTO of 6GO, which was one of my companies I'm currently seeking for new challenges and opportunities around the world. I'm also a retired investor now I'm a proudly Bitcoin only owner.

Sponsoriships

I love supporting people and ideas, if you are building something interesting please contact me and if your idea is good enough I'll sponsor you!

Get in touch ✉️

Pinned

  1. vuejs/vue vuejs/vue Public

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

    TypeScript 207k 33.6k

  2. laravel/framework laravel/framework Public

    The Laravel Framework.

    PHP 31.6k 10.7k

  3. laravel/laravel laravel/laravel Public

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

    PHP 77k 23.9k

  4. storybookjs/storybook storybookjs/storybook Public

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

    TypeScript 83.1k 9.1k

  5. jgthms/bulma jgthms/bulma Public

    Modern CSS framework based on Flexbox

    CSS 48.7k 3.9k

  6. The ultimate .htaccess file. Please ... The ultimate .htaccess file. Please feel free to fork it, edit it and let me know what do you think about it.
    1
    # Apache configuration file
    2
    # httpd.apache.org/docs/2.2/mod/quickreference.html
    3
    # Note .htaccess files are an overhead, this logic should be in your Apache
    4
    # config if possible: httpd.apache.org/docs/2.2/howto/htaccess.html
    5
    # Techniques in here adapted from all over, including: