Skip to content
View TeSidrah's full-sized avatar

Block or report TeSidrah

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TeSidrah/README.md

TeSidrah

Frontend and automation. Start here — the rest follows.

Frontend

Each project lives in its own repository, with its own README and live preview.

  • qr-code-component — A responsive QR code component built with HTML and CSS — semantic structure, custom properties, and a display: contents fix to keep out of the layout.
  • blog-preview-card — A blog preview card built with HTML and CSS — semantic markup, deliberate alt text, and BEM naming with flexbox layout.
  • social-links-profile — A social links profile card built with HTML and CSS — semantic figure markup, accessible focus states, and a fluid centered layout.

Automation

Each tool lives in its own repository, with its own README.

  • automation-intake-form — A command-line intake tool that collects client automation needs, validates all input, and saves a formatted summary to a named file.

Pinned Loading

  1. automation-intake-form automation-intake-form Public

    A command-line intake tool that collects client automation needs, validates all input, and saves a formatted summary to a named file.

    Python

  2. qr-code-component qr-code-component Public

    A responsive QR code component built with HTML and CSS — semantic structure, custom properties, and a display: contents fix to keep <main> out of the layout.

    HTML

  3. blog-preview-card blog-preview-card Public

    A blog preview card built with HTML and CSS — semantic markup, deliberate alt text, and BEM naming with flexbox layout.

    CSS

  4. social-links-profile social-links-profile Public

    A social links profile card built with HTML and CSS — semantic figure markup, accessible focus states, and a fluid centered layout.

    CSS