Skip to content
View ximnoise's full-sized avatar

Block or report ximnoise

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

Not my main account, my main account is over on Codeberg.

Hey there 👋

I'm ximnoise, a passionate self-taught junior-sysadmin and full-stack webdeveloper from germany with passion for cybersecurity. I am also an open-source enthusiast and i love how collaboration and knowledge sharing happened through open-source.

const ximnoise = {
    pronouns: ["He", "Him"].
    code: ["Javascript", "Typescript", "HTML", "CSS", "Golang", "Rust", "Python"],
    askMeAbout: ["web dev", "cybersecurity", "linux", "keyboards"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
        },
        devOps: ["Docker", "Nginx", "Ansible", "CI/CD Pipeline"],
        databases: ["MongoDB", "Firebase", "MySQL", "MariaDB", "PostgreSQL"],
        misc: ["Postman", "Bash", "Heroku", "Netlify", "Hugo", "Git"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications", "Container Orchestration"],
    currentFocus: "Learning SOC Analyst, Pentesting and Python",
};

Image

Popular repositories Loading

  1. ximnoise ximnoise Public

    Config files for my GitHub profile.

  2. core core Public

    Forked from opnsense/core

    OPNsense GUI, API and systems backend

    PHP