Skip to content
View julianmateu's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report julianmateu

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

Hi, I'm Julian Mateu πŸ‘‹

I'm a passionate Senior Software Engineer with expertise in Backend technologies. My journey involves crafting efficient solutions, continuous learning, and exploring the intersection of technology and music.

Checkout my other profile @julian-mateu

Professional Work πŸ‘¨β€πŸ’»

  • πŸ”­ Currently working on a project in Go to scan cloud databases for Personally Identifiable Information (PII) and secrets.
  • πŸš€ Implemented new features, refactored code, and integrated with AWS, GCP, and Azure APIs.
  • πŸ“š Constantly learning about Go programming language and cloud provider APIs.

Personal Projects πŸš€

1. MusiCraft 🎹

  • Explore MusiCraft
  • MVP app for piano practice sessions, allowing music input, transposition, and generating comping patterns.
  • Implemented in vanilla JS for speed and simplicity.
  • Challenges included parsing Music as text (ABC format) and developing left-hand comping patterns algorithm.
  • Learnings: File formats (iCal, Music ABC), algorithm implementation.

2. Personal Website 🌐

  • Explore My Website
  • Created using VueJS with a focus on modularization, UI component design, TDD, unit tests, Cypress tests, and CI/CD.
  • Nicer UI design to showcase my work as a musician.
  • Learnings: VueJs, Cypress, TailwindCSS.

3. Kubernetes Cluster in Raspberry Pi πŸš€

  • Explore Raspberry Pi Cluster
  • Objective: Learn Kubernetes and Ansible by building a bare-metal cluster at home.
  • Interest: Personal datacentre setup.
  • Learnings: Kubernetes, Ansible.

4. Skillmarket: A Social Network in Node.js and Vue.js using Redis - Blogpost for the Redis Developer Magazine

  • Explore Skillmarket
  • Objective: A social network to match people with complementary skills who can teach each other one skill for another.
  • Interest: develop a full stack application using Node.js and Vue.js with Typescript in the context of the Redis hackathon.

Let's Connect 🀝

  • 🎡 Explore my music compositions: SoundCloud

Feel free to explore my projects and reach out for collaborations or discussions. Happy coding! πŸš€

Popular repositories Loading

  1. light-cmd-palette light-cmd-palette Public

    A lightweight, customizable command palette built using vanilla JavaScript and CSS.

    JavaScript 28 2

  2. skillmarket-backend skillmarket-backend Public

    Contains the backend for the Skill Market application.

    JavaScript 3 3

  3. RediSearchClient RediSearchClient Public

    Forked from stockholmux/RediSearchClient

    JavaScript 1

  4. hello-ts hello-ts Public

    Hello world application in NodeJS using Typescript and Jest with coverage using Dev containers

    TypeScript 1 1

  5. trello-2-obsidian trello-2-obsidian Public

    Migrate a Trello Board to Obsidian Kansan using Trello's API and Python

    Python 1

  6. My-First-App My-First-App Public

    My first Android App using Android Studio, from the tutorial at http://developer.android.com/training/basics/firstapp/index.html

    Java