Skip to content
View CamiloArango's full-sized avatar
🍓
🍓

Highlights

  • Pro
Block or Report

Block or report CamiloArango

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

Header

const camilo = {
  pronouns: "he" | "him",
  code: ["JavaScript", "TypeScript", "HTML", "CSS", "Python", "PostgreSQL"],
  tools: ["React", "Git", "Docker"],
  age: 20,
  aboutMe: "Hi, I'm Camilo, a 20-year-old Full Stack Developer!",
  interests: ["Automation", "Machine Learning", "Artificial Intelligence", "Web Development"],
  codeForever: function() {
    while (true) {
      this.code();
    }
  },
};

Pinned

  1. red red Public

    A web app that applies a filter to cover the eyes in images with color tape. ||-//

    HTML

  2. sertracen sertracen Public

    A website to study for the sertracen exam

    JavaScript

  3. leafti leafti Public

    Astro

  4. remudi remudi Public

    An app that automatically goes to the udi website and saves the homeworks you have in an archive.

    Python