Skip to content
View zothsu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report zothsu

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

Greetings from Zoe's GitHub page!

Zoe Sullivan - Freelance Web Developer

Linkedin: # GitHub zothsu

  • 🔭 I’m currently working on ...A group project, a Photo Sharing Application utilizing Django with a Postgress Database
  • 🌱 I’m currently learning ... DevOps Principles
  • 🤔 I’m looking for help with ... Project Management
  • 💬 Ask me about ... How to keep your kitchen knives sharp and home improvement topics


Zoe, just the TLDR version..

const zoe = () => {
  const basic = {
    pronouns: "she" || "they",
    availableForHire: true,
    openSourceContributor: true,
    techCommunities: ["The Mycelium Network", "Systers", "Baddies in Tech"]
  };

  const knowledge = {
    skills: ['Communication', 'Creative problem solving', 'Cool head in hot situations'],
    os: ['Debian', 'Ubuntu', 'Mac'],
    versionControl: 'Git',
    languages: ['HTML5', 'CSS3', 'JavaScript', 'Markdown', 'YAML', 'TOML', 'Python', 'Shell Script', 'Lua'],
    platformsLibraries: ['Django', 'ExpressJS', 'Node.JS', 'Nodemon', 'NPM', 'React'],
    database: ['MYSQL', 'MongoDB', 'MariaDB'],
    hosting: ['GH Pages', 'Heroku', 'Netlify'],
    designPlanning: ['Canva', 'Figma', 'Adobe Creative Cloud', 'Gimp', 'InkScape', 'Trello'],
    technologiesUsed: ['GitHub', 'AWS', 'Wordpress', 'Epic EMR']
  };

  return { basic, knowledge };
}

Pinned

  1. inspireme inspireme Public

    Our platform serves as a collaborative space where users passionate about home decor come together to share and discover budget-friendly alternatives

    Python 1 2

  2. theNeuroSpicyCamper theNeuroSpicyCamper Public

    Personal note taking app for campgrounds, designed to track properties that are important to neurodivergent peoples. Neurodivergent people are often more sensitive to noise, crowds and machine nois…

    JavaScript

  3. passwordGenerator passwordGenerator Public

    Web app using vanilla JS to generate two unique passwords

    CSS

  4. spaceman spaceman Public

    The game Spaceman made while attending bootcamp with General Assembly

    JavaScript

  5. blackjackGame blackjackGame Public

    Web-app written in vanilla CSS and JavaScript

    JavaScript

  6. dotfiles dotfiles Public

    Personal repository for dotfiles, uses dotbot for file management

    Vim Script