Skip to content
View deckarts's full-sized avatar

Highlights

  • Pro

Block or report deckarts

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
deckarts/README.md
  • 👋 Hi, I’m @deckarts
  • 👀 I’m interested in music, code, beer, coffee, skiing in cascades
  • 🌱 I’m a custom hacker for search return and inventor of rum runner pro
  • 💞️ I’m looking to collaborate on music and website performance tactics
  • 📫 Find me @deckarts, rarely preening Elon's flipping bird, or at shit-faced book

Pinned Loading

  1. calculatepp.js calculatepp.js
    1
    ((arg) => {
    2
      const USD = new Intl.NumberFormat('en-US', {
    3
        style: 'currency',
    4
        currency: 'USD',
    5
        minimumFractionDigits: 2 })
  2. covid-19-us-states.html covid-19-us-states.html
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
      <head>
    4
        <meta charset="utf-8">
    5
        <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">