Skip to content
View kevinashworth's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@civictechindex
Block or Report

Block or report kevinashworth

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

About Me

Hi!

My name is Kevin Ashworth. I’m an acting teacher, actor and front-end web developer. I live in Los Angeles.

Well-versed in React, TailwindCSS, zustand, TypeScript, zod, TanStack Query, Material-UI.

Node.js, npm, Docker, Cypress, Bitbucket, Jira, GitHub, react-bootstrap, and many more.


forthebadge

Kevin Ashworth StackOverflow

Pinned

  1. Octave Octave Public

    Public version of Octave.

    JavaScript

  2. aws-kevinashworth-com aws-kevinashworth-com Public

    I build my website with this Jekyll code.

    HTML

  3. make-bookmarklet make-bookmarklet Public

    Using node, make a bookmarklet from your JavaScript file.

    JavaScript 4

  4. produce produce Public

    A web-scraping project.

    JavaScript

  5. imdb-pro-bookmarklet.js imdb-pro-bookmarklet.js
    1
    javascript:h=location.href;i=h.indexOf(%27imdb.com%27);p=h.indexOf(%27https://pro.imdb.com%27);t=h.indexOf(%27title%27);c=h.indexOf(%27combined%27);f=h.indexOf(%27fullcredits%27);r=h.indexOf(%27reference%27);badword=Math.max(c,f,r);if(i==-1) {window.location=%27https://pro.imdb.com/name/nm2825198/%27}else if(p==0) {window.location=h.replace(%27https://pro%27,%27https://www%27)}else if(p==-1){if((t>1)&&(badword>1)){h=h.substring(0,badword)}window.location=h.replace(/https:\/\/[a-z]+/,%27https://pro%27);};
  6. new-aws-kevinashworth-com new-aws-kevinashworth-com Public

    I build my website with this Astro code.

    Astro 1