Skip to content
View karmaester's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report karmaester

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

Welcome friends👋

About myself :octocat:

const Khristian = () => ({
  pronouns: "He" | "Him",
  askMeAbout: [
    "webdev", "arquitecture", " solution design", "data", "cloud"
  ],
  technologies: {
    "languages": [ "JavaScript", "TypeScript", "Ruby"],
    "web": [ "React", "Nest JS", "Rails on Rails", "Next JS" ],
    "databases": [ "PostgreSQL", "MariaDB/MySQL", "SQLite", "GraphQL", "Mongo DB" ],
    "devOps": [ "Git", "CI", "TDD", "Docker", "Kubernetes" ]
  }
});

Languages and Tools:

html5 css3 sass react ruby rails javascript babel jest linux git firebase heroku postgresql sqlite webpack

Pinned Loading

  1. Capstone-HTML-CSS Capstone-HTML-CSS Public

    Made as a practice of HTML5 - CSS3 - Sass - Bootstrap. Venezuelan restaurant landing page with modern design.

    HTML 5 1

  2. Interactive-Learning Interactive-Learning Public

    JavaScript app for language teaching, uses an object for structuring the lesson with questions, options to choose from, hints, and characters dialog.

    HTML 4

  3. Scraper Scraper Public

    Scraper to get all prices from any item in mercadolibre.com built with Ruby - Nokogiri - OpenURI

    Ruby 4

  4. Thoughts-Social-Media Thoughts-Social-Media Public

    Twitter redesign made as a practice for Ruby on Rails. Full functionality for follows among users, posts, and user authentication.

    Ruby 2

  5. Restaurant-JS Restaurant-JS Public

    Restaurant website built as a practice for JavaScript using Webpack. Bootstrap feature for tabs pages separating.

    JavaScript 2

  6. RPG-Game RPG-Game Public

    RPG Game developed with Phaser3, ES6, and Webpack. The player fights monsters to score up and avoid being killed.

    JavaScript