Skip to content
View tbossi's full-sized avatar
👨‍💻
In code I trust
👨‍💻
In code I trust

Organizations

@Forge-Srl

Block or report tbossi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tbossi/README.md

Ciao 👋

Linkedin BadgeGoodreads Badge

Nice to meet you! I'm Tommaso from Italy 🇮🇹. I'm currently working as Full Stack Web Developer @Forge-Srl. I previously worked at 7Pixel. I graduated in Computer Science at Università degli Studi dell'Insubria.

I specialize in developing scalable web platforms using Nest.js, Angular, and PostgreSQL (and a sprinkle of serverless things), with a focus on building maintainable and reproducible cloud infrastructures using AWS CDK. I also have a background in mobile app development for both Android and iOS.

cat programmer.ts
import{ProgrammingLanguage}from'../languages'typeProgrammer={languages: ProgrammingLanguage[]// TODO: Proficiency in each language is missingframeworks: string[]tools: string[]operatingSystems: string[]drinksCoffee: boolean}exportconstTommaso: Programmer={languages: ['TypeScript','JavaScript','Java','C#','HTML','CSS','Python','Brainfuck'],frameworks: ['Nest.js','AWS CDK','Angular','Lit'],tools: ['Fleet','IntelliJ IDEA','VS Code','Sublime','Git','Ghostty','DBeaver','Chrome'],operatingSystems: ['macOS','Manjaro Linux','Ubuntu Linux','Windows'],drinksCoffee: true}

Recent projects

Here are some playlist for you 🎶

Pinned Loading

  1. Forge-Srl/gushioForge-Srl/gushioPublic

    Like bash scripts, but in JavaScript

    JavaScript 18 1

  2. Forge-Srl/bionic-jsForge-Srl/bionic-jsPublic

    Share JavaScript business logic in other languages.

    JavaScript 11

  3. Forge-Srl/bionic-js-runtime-javaForge-Srl/bionic-js-runtime-javaPublic

    Java runtime for bionic.js

    Java 7

  4. v8-builderv8-builderPublic

    Automatic V8 engine (https://v8.dev) builder via Github Actions

    Shell 28 24