Skip to content
View cristian-encalada's full-sized avatar

Block or report cristian-encalada

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
cristian-encalada/README.md
github contribution grid snake animation

To generate your own snake graph dynamically using GitHub Actions take a look at this blog post.

Typing SVG

 {
  "About me": {
    "Name": "Cristian Encalada",
    "From": "Bolivia",
    "Living in": "Montevideo - Uruguay"
  },
  "IT Experience": {
    "AI Engineer": ["Promtior", "Uruguay", "2024 - now"],
    "Web Developer": ["No Country", "Argentina", "2023 - 2023"],
    "QA Software Engineer": ["Jalasoft", "Bolivia", "2019 - 2021"],
    "Computer Support technician": ["Soft Computers", "Bolivia", "2016 - 2018"]
  },
  "Education": {
    "Software Development": ["'Holberton School' Bootcamp", "Uruguay", "2023"],
    "Computer Science Technician": ["'Alvarez Plata' Institute", "Bolivia", "2015 - 2017"],
    "Electronics Engineer": ["San Simon University", "Bolivia", "2011 - 2016"]
  },
  "Skills": {
    "Technical Skills": {
      "Backend": ["Python", "Flask", "C#", "Java", "Node.js", "Fast API"],
      "Frontend": ["React", "Tailwind CSS", "JavaScript", "Next.js"],
      "Database": ["MongoDB", "MySQL", "Chroma"],

      "O.S.": ["Linux", "Windows"],
      "Dev. Tools": ["Git", "Github", "Docker", "Jira", "Trello", "Bitbucket", "VS Code", "Sublime Text", "Vim", "Bash"],
      "Engineering Tools": ["Arduino", "Raspberry PI", "Blender", "SOLIDWORKS", "MATLAB"]
    },
    "Soft Skills": ["Project Management", "Teamwork", "Effective Communication"],
    "Currently Learning": ["Langchain Agents"]
  }
}

Cristian's github_languages

Cristian's github activity graph

Activity Graph Generated with readme-activity-graph

Animated SVG images generated with Readme Typing SVG

Pinned Loading

  1. Alquivago Alquivago Public

    Website that compares long-term rental prices from multiple sources in Montevideo - Uruguay

    JavaScript 2 4

  2. 3D-react-app 3D-react-app Public

    3D Web app using React, Three.js and React-three-fiber. Tribute to the novella "The Little Prince" by Antoine de Saint-Exupéry

    JavaScript 1

  3. docs docs Public

    Blog built with Next.js, Tailwindcss and i18next with internationalization (English/Spanish)

    TypeScript

  4. TagNCount TagNCount Public

    Web app that uses computer vision to detect, label, and count objects in images

    JavaScript