Skip to content
View christerjohansson's full-sized avatar
💭
Artificial Intelligence is just that
💭
Artificial Intelligence is just that

Organizations

@reactit @sigma-technology-ds

Block or report christerjohansson

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

Hello!

Github commit history

Linkedin Badge Gmail Badge

export christerjohansson () => ({
  pronouns: "He" | "Him" | "Sir" | "His Royal Highness",
  pubKey: "2E0 E0CE 613",
  blogUrl: "http://www.christerjohansson.net",
  askMeAbout: [
    "headless-web", "blockchains", "gadgets",
    "history", "gaming", "lecturing", "entrepreneurship"
  ],
  technologies: {
    frontEnd: {
      js: ["react", "nextjs", "vue", "gatsby", "strapi", "ghost", "netlify-cms", "typescript"],
      css: ["materialize", "foundation", "bootstrap", "Semantic-UI", "UI-kit", "milligram", "skeleton", "tailwind"]
    },
    backEnd: {
      js: ["nodejs", "express"],
      cloud: ["docker", "gcp", "aws", "vagrant", "virtualbox"],
      misc: ["bash", "systemd", "ubuntu", "centOS", "raspberry-pi"]
    },
    cms_experience: ["wordpress", "joomla", "umbraco", "episerver"],
    databases: ["mongo", "postgres", "mysql"]
  },
  publications: [
    "Packt Publishing - The JavaScript workshop",
    "GitBooks - Learn React Now"
  ]
});

Pinned Loading

  1. ai-recruiter-agency ai-recruiter-agency Public

    The AI Recruiter Agency is a cutting-edge Streamlit web application that revolutionizes the hiring process using advanced AI technologies.

    Python 1 1

  2. React-training-course React-training-course Public

    React training repository. This repo contains a series of instructions and excercises for ReactJS.

    JavaScript 1

  3. datum-admin-dashboard datum-admin-dashboard Public

    A pre-built admin dashboard template with various UI components, charts, tables, and forms.

    JavaScript 1

  4. chatgpt-prompting-guide chatgpt-prompting-guide Public

    Notebooks for Prompt engineering with ChatGPT

    Jupyter Notebook 1

  5. sigma-technology-ds/git-commit-message-convention sigma-technology-ds/git-commit-message-convention Public

    Extend git commit message from angular style

    JavaScript 1

  6. handelsroboten-pyton handelsroboten-pyton Public

    Developed and based on a algorithmic trading bot that runs on a Raspberry Pi.

    Python