Skip to content
View santiagoaloi's full-sized avatar
:octocat:
Fall in Love with the Problem, Not the Solution.
:octocat:
Fall in Love with the Problem, Not the Solution.

Organizations

@vuetifyjs @Skriptag @Skriptjobs

Block or report santiagoaloi

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

Hi, I'm Santiago 👋

Software Engineer | JavaScript, Vue, Cloud, Infrastructure

I build fast, scalable systems across frontend, backend, and cloud infrastructure.
My background spans software engineering, networking, and cybersecurity, which lets me design solutions end to end, from architecture to deployment.

Currently building Skriptjobs, an AI driven recruiting platform focused on better candidate matching and skill validation.

I’m especially interested in:

  • Web performance & browser internals
  • Scalable system design
  • Cloud infrastructure & automation
  • Security, observability, and reliability engineering

I like understanding how things work under the hood, from JavaScript engines to network stacks to distributed systems.

Quick facts

  • 🌎 Argentina → California → Sweden
  • 💻 12+ years across networking, infrastructure, and software
  • 🧠 Strong in debugging complex systems across layers
  • 🛠 Builder mindset, I ship products, not just code
  • ✈ Private pilot
  • 👨‍👧‍👧 Dad of two

What I'm open to

I’m interested in roles where I can:

  • design systems, not just implement tickets
  • solve performance or architecture challenges
  • work on meaningful products

Tech stack I typically use

Vue Nuxt Angular Vite Webpack Rollup Node Express GraphQL REST HTML5 CSS3 Sass Tailwind JavaScript TypeScript Python Bash MySQL Postgres Redis Docker Kubernetes Terraform GCP Azure Firebase Vercel Git CI/CD Linux Networking Security OpenTelemetry Splunk

Latest blog-posts

Contact Me

I'm always enthusiastic about learning new things and evolving as a developer. My inbox is always open to discuss new opportunities

linkedin Gmail Discord

🥇 Sponsorship

If you happen to find my work beneficial,you can show your support by sponsoring me

buymeacoffee

Pinned Loading

  1. Firebase Auth Functions VueJS / VueX... Firebase Auth Functions VueJS / VueX / Pathify
    1
    // Utilities
    2
    import { make } from 'vuex-pathify';
    3
    import { isEmpty, capitalize, startCase } from 'lodash';
    4
    import { doc, setDoc, updateDoc, serverTimestamp } from 'firebase/firestore';
    5
    import {
  2. Google Places - Vuetify Autocomplete... Google Places - Vuetify Autocomplete SFC Concept + Composable
    1
    <template>
    2
      <div class="text-center">
    3
        <VCardText>
    4
          <WelcomeTitleSubtitle subtitle="Where would you prefer to work?" title="Geographics" />
    5
        </VCardText>
  3. VueSienna VueSienna Public template

    ⚡️ Vue3, Vuetify3, Vite3, , Pinia, State Persistence, Pages, Layouts, Auto Import ['components, libs, plugins] , Macros, CSS Shortcuts, Themes, Firebase Authentication, VueJS best practices.

    Vue 41 8

  4. simple-vue3-vuetify3-boilerplate simple-vue3-vuetify3-boilerplate Public template

    Simple App Boilerplate powered by Vue3, Vuetify3, Tailwind3, Vite4

    JavaScript 4 2

  5. simplesign-refactor simplesign-refactor Public

    VueJS version of Simplesign v3

    Vue