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.

Sponsors

@toreis-up

Organizations

@vuetifyjs @Skriptag @Skriptjobs
Block or Report

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.

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

Hi, I'm Santiago πŸ‘‹πŸ‘¨β€πŸ’»

I'm a software engineer specializing in JavaScript (TypeScript), VueJS (NuxtJS), and Web Performance. In the Cyber Security domain, I navigate the landscapes of SOAR, Machine Learning, and SIEM.

I enjoy researching and exploring the intricaties of technologies we use on a daily basis; from JavaScript engines to browser internals, web security ,networking, cloud infrastructure, bundlers (very much into Vite) , you name it!

Today I became the brain behind Skriptjobs, a project I've been passionately crafting since early 2023. πŸ”₯

FAQ

  • 🐣 Born in October 1985.
  • 🌎 Grew up in Buenos Aires, Argentina, lived and studied in Berkely, CA, been living in Stockholm, Sweden since 2013.
  • πŸ’» Started my professional career in 2008, focused on Cisco Networks, Datacenter Infrastructure.
  • πŸ₯© I grill a lot and not just steak, pizzas, cheese and fruits (yes, fruits).
  • πŸ‘Ά I have 2 cute daughters (Sienna & CΓ¨line).
  • ✈ I'm a private pilot, trained in Oakland, CA.
  • πŸ“ I'm a country guy, planning on building my own farm quite soon!
  • πŸ•οΈ Travelling is my passion especially when its spontaneous and uplanned.

Tech stack I typically use

Vuetify Tailwind CSS CSS3 SASS HTML5 Vue.js Nuxt.js Vite ESLint Webpack Rollup.js Node.js GraphQL JavaScript TypeScript MySQL Firebase GoogleCloud MicrosoftAzure Vercel Git Github

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

  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 39 8

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

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

    JavaScript 2 1

  5. simplesign-refactor simplesign-refactor Public

    VueJS version of Simplesign v3

    Vue