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

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

  • 🌎 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

Vue Nuxt Vite ESLint Webpack Rollup Node CSS3 SASS Vuetify Tailwind HTML5 GraphQL MySQL Vercel Firebase GCP Terraform Docker JavaScript TypeScript Python Git Github 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