Skip to content
View alexcalabrese's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report alexcalabrese

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

Hello there πŸ‘‹

Visitors

I'm Alex Calabrese, Cloud Customer Engineer at @Google.

#!/usr/bin/python

class CloudEngineer:

    def __init__(self):
        self.name = "Alex Calabrese"
        self.role = "Cloud Engineer"
        self.language_spoken = ["it_IT", "en_EN"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = CloudEngineer()
me.say_hi()

πŸ“Œ Projects

  • techResume: Resume for Software Engineers πŸ‘¨πŸ»β€πŸ’»
  • walk-a-mib: Android app that helps you navigate within the enclosed spaces of your university campus
  • Start Funding: Algorand Crowdfunding DApp
  • MyMoney: Take back control of your money

βœ‰οΈ Connect with me

LinkedIn Gmail

Pinned

  1. techResume techResume Public

    Resume for Software Engineers πŸ‘¨πŸ»β€πŸ’»

    TeX 68 5

  2. semantic-kernel-ecom semantic-kernel-ecom Public

    AI-Powered eShopOnWeb E-commerce using Semantic Kernel

    C# 4

  3. start-funding-app start-funding-app Public

    Forked from start-funding/start-funding-app

    Algorand Crowdfunding DApp

    JavaScript 1

  4. walk-a-mib/app walk-a-mib/app Public

    Walk@mib is a simple and intuitive android app that helps you navigate within the enclosed spaces of your university campus.

    JavaScript 1 1

  5. MyMoney MyMoney Public

    MyMoney is a Free and Open Source solution for asset management, tracking spending, to stay in control and achieve your future economic goals.

    Vue 2 1

  6. huggingface/transformers huggingface/transformers Public

    πŸ€— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python 126k 25k