Skip to content
View SarahArvidson's full-sized avatar
  • Flying Fox Solutions

Highlights

  • Pro

Block or report SarahArvidson

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

Typing SVG

long dog animation

Hi!

I'm working on becoming a full-stack developer. My background is in human languages, education, and the outdoor industry.

This repository contains the source code for my personal portfolio site and a collection of projects I have built while learning web development.

Live site

View my portfolio

About me

I am a highly-committed developer in development. Before transitioning into tech, I earned multiple advanced degrees, worked and travelled on three different continents, and became a whitewater kayaking instructor in my spare time. I enjoy board games and cards, building practical tools, working on creative projects, traveling, and spending time with my dog.

Featured projects

Chatt With Me

A random date-night generator built with HTML, CSS, and JavaScript.
Live demo: https://saraharvidson.github.io/chattWithMe/

Bill’s Banana Carvings

A fictional business website created as a Codecademy layout challenge using HTML and CSS.
Live demo: https://saraharvidson.github.io/bills-banana-carvings/

Gymnastiband

A club website project created as part of a Codecademy challenge using HTML and CSS.
Live demo: https://saraharvidson.github.io/gymnastiband/

Skills

  • HTML5
  • CSS3
  • JavaScript

How this site was built

This site uses a CSS Grid layout for the main page structure and flexbox for internal component layout. The quotes section uses JavaScript to randomly rotate through inspiring quotes on hover. These are all quotes I've memorized and which deeply influence how I view and navigate the world around me. All styling is custom with no third-party frameworks.

Running this project locally

  • Clone the repository
  • Open index.html in your browser
  • No build tools or dependencies are required, yippee!

Contact

Popular repositories Loading

  1. magicKitchen magicKitchen Public

    An analogy driven walkthrough of JavaScript’s execution model, specifically designed to help coders with ADHD and/or dyscalculia better understand the language.

    JavaScript 1

  2. simple-path-calculator simple-path-calculator Public

    TypeScript

  3. flyingfoxcodebox.github.io flyingfoxcodebox.github.io Public

    HTML

  4. bills-banana-carvings bills-banana-carvings Public

    HTML

  5. gymnastiband gymnastiband Public

    CSS

  6. git_practice git_practice Public

    Working through the Codecademy Full Stack Developer GitHub coursework