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

Organizations

@kevolution-group

Block or report killoblanco

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

Kamilo Vasquez

Visitors    GitHub    LinkedIn    Website

👨🏽‍💻 Web Developer

const killoblanco = {
    pronouns: ['He', 'Him'],
    languages: ['es-co', 'en-us'],
    askMeAbout: [
        'Software development',
        'Tech'
    ],
    techStack: [
        "Astro",
        "Cloudflare",
        "Daisy UI",
        "Django",
        "Docker",
        "Drizzle ORM",
        "ESLint",
        "Lucia Auth",
        "Radix UI",
        "Neon DB",
        "NextJS",
        "Node",
        "Playwright",
        "React",
        "Redux Toolkit",
        "Tailwind CSS",
        "TypeScript",
        "ViteJS",
        "Vitest",
    ],
    currentlyWorkingAs: 'Front-End Developer'
}

About me

Visitors    GitHub    LinkedIn    Website

Passionate software developer with over a decade of experience since 2010. My goal is to create innovative technological solutions that have a positive impact on people's lives.

Throughout my career, I have collaborated with international teams on large-scale projects, playing key roles in web development. My versatility is not only limited to the web realm but also encompasses mobile and desktop applications. My self-taught approach constantly drives me to explore new technologies, and I'm particularly excited about the world of Artificial Intelligence.

Pinned Loading

  1. killoblanco_archive killoblanco_archive Public

    Astro

  2. Open-Weather-App Open-Weather-App Public

    Wheather App Open Source for @midudev's May 2022 Hackaton

    TypeScript 2

  3. tesseract-ocr tesseract-ocr Public

    Tesseract.js playground with all language support

    TypeScript

  4. .editorconfig .editorconfig
    1
    root = true
    2
    
                  
    3
    [*]
    4
    indent_style = space
    5
    indent_size = 2