Skip to content
View saiballo's full-sized avatar
  • Rome

Block or report saiballo

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

saiballo

const saibal = {
  pronouns: "he/him",
  code: ["Javascript", "HTML", "CSS", "PHP", "SCSS", "PWA", "Bash"],
  frameworks: ["Svelte", "Ionic", "Eleventy"],
  tools: ["Git", "Redis"],
  architecture: ["css", "design systems"],
  skills: ["UX/UI", "Accessibility", "Scrum Master Certified", "Responsive Web Design", "Information Architecture"],
  OS: "Linux"
};

Pinned Loading

  1. eleventy-plugin-validate-html eleventy-plugin-validate-html Public

    A plugin for eleventy that validates all the files that were built

    JavaScript

  2. folder-backup folder-backup Public

    shell script to backup files and folders

    Shell

  3. hdmonitor hdmonitor Public

    Shell script to monitor HD temperature (and shutdown the server if needed). Need hddtemp installed

    Shell

  4. mysqldump mysqldump Public

    Shell MySQL dump script

    Shell

  5. html-validator-enhanced html-validator-enhanced Public

    Forked from zrrrzzt/html-validator

    A Node module with optional settings for validating HTML pages using the "validator.w3.org/nu" or "whatwg" standard.

    JavaScript

  6. eleventy-plugin-svg-embed eleventy-plugin-svg-embed Public

    A plugin for 11ty that, through a shortcut, allows you to include an SVG image either as an embed or as a file

    JavaScript