Skip to content
View ivolivares's full-sized avatar
🤙
Probably coding!
🤙
Probably coding!

Organizations

@Estudios-Neverland @Media-Creators

Block or report ivolivares

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

👋 Hey, I'm Iván Olivares — a senior software engineer, vinyl enthusiast, and dog dad.

I'm currently working as a Tech Director at Globant, based in Santiago, Chile. I also enjoy sharing my knowledge and insights with the community through articles and talks.

I started in the development world in 2004, experimenting with computers (often breaking things) and learning to program by researching online. At just 15, I built my first website — and never stopped. In 2010, I launched my first entrepreneurial venture with my first clients, and fell even more in love with technology.

My personal mission is to push the world forward by building bridges between people and technology.

~~~

If you'd like to chat about building products, development, consulting, or software design, get in touch at iolivares.com/connect or reach out to me on Twitter.

Pinned Loading

  1. slug.js slug.js
    1
    // Generates a URL-friendly "slug" from a provided string.
    2
    // For example: "This Is Great!!!" transforms into "this-is-great"
    3
    function generateSlug (value) {
    4
      // 1) convert to lowercase
    5
      // 2) remove dashes and pluses
  2. iolivares.com-v2025 iolivares.com-v2025 Public

    iolivares.com v2025 (vibecoded using v0.app)

    TypeScript 1