Skip to content
View PhobiaCide's full-sized avatar
πŸ–€
Divided by Zero
πŸ–€
Divided by Zero
Block or Report

Block or report PhobiaCide

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

GitHub User's stars GitHub followers GitHub Profile Views

Introduction 🀝

πŸ‘‹ Hi, I'm PhobiaCide, a passionate, self-taught programming enthusiast frm USA.

Table Of Contents πŸ“‘
Introduction
A Few Bytes About Me
Development Environment
Tech Stack
GitHub Activity

PhobiaCide's GitHub stats

phobiacide
phobiacide

πŸ‘¨ A Few Bytes About Myself

PhobiaCide: {
  name: "PhobiaCide",
  location: {
    city: "Little Rock,
    state: "Arkansas",
    country: "USA"
  },
  occupation: "Line Cook"
  company: "Incomplete Infinity",
  education: [
    "Self-Taught Developer and Designer"
  ],
  fields_of_interest: [
    "Web Development",
    "Data Science",
    "Machine Learning",
    "UI/UX",
    "Game Development",
    "DevOps"
  ],
  technical_background: [
    "Plays Eve Online",
    "Lifelong computer enthusiast/hobbyist"
  ],
  currently_learning: [
    "Halfmoon.css",
    "javascript",
    "Topcoat.css",
    "Bootstrap.js",
    "Popper.js",
    "jQuery.js",
    "d3.js"
  ],
  goals_2024: [
    "Create at least 5 finished Projects",
    "Learn at least 3 new Technologies.",
    "Be excellent!"
  ],
  hobbies: [
    "Gaming",
    "Cinema",
    "Comedy",
    "Food",
    "Math",
    "Art"
  ],
  books: [
    {
      title: "Slaughterhouse-5",
      author: "Kurt Vonnegut"
    }, {
      title: "Fight Club",
      author: "Chuck Palahniuk"
    }, {
      title: "1984",
      author: "George Orwell"
    }, {
      title: "Brave New World",
      author: "Aldous Huxley"
    }
  ],
  movies: [
    "Cloud Atlas"
  ]
} 

My Dev Cycle

journey
    title My working day
    section Go to work
      Put pants on: 4: 🀦
      Drive To Work: 2: 🀦
      Make fries: 0: 🀦
    section Go home πŸˆβ€β¬›
      Drive home: 2: 🀦
      Sit down: 4: 🀦
      Pet cats: 6: 🀦, 😺, 😸, 😼
    section Code ❀️
      Take pants pants: 8: 🀦
      Dream: 10: 🀦, 😺, 😸, 😼
      Make a flowchart: 8: 🀦
      Have deep conversations with AI: 6: 🀦, AI   

πŸ’» My Development Environment


OS:
Cloud:
IDE:
Linter:


Some Tech I've Begun To Become Familiar With:


Markdown
JavaScript
HTML5
CSS3
Swagger
chartjs css3 electron html5 javascript mariadb nodejs
postman react MS-DOS vscode Photoshop markdown npm

πŸ“ˆ My GitHub Activity


phobiacide phobiacide

Pinned

  1. eve-icons eve-icons Public

    A collection of Eve Online .SVG Icons, ready for use on the web.

    HTML

  2. PhobiaCide-s-Wormhole-Guide PhobiaCide-s-Wormhole-Guide Public

    HTML

  3. Wormhole-Loot-O-Meter Wormhole-Loot-O-Meter Public

    This is a Google Apps Script project that is bound to a Google Sheet that is used to calculate and track a fleet's progress through wormhole PvE content in Eve Online.

    JavaScript 1

  4. theme-switcher theme-switcher Public

    HTML interface to allow the user to choose a theme

    HTML

  5. cascading-waves cascading-waves Public

    JavaScript 1 1

  6. loadRegionAggregates() loadRegionAggregates()
    1
    "use strict";
    2
    
                  
    3
    // gets the script ID from ScriptApp API or an empty string...
    4
    const SCRIPT_ID = ScriptApp?.getScriptId() || ""; // For the UA string...
    5