Skip to content
View kyrawest's full-sized avatar

Block or report kyrawest

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kyrawest/README.md

Hi, I'm Kyra πŸ™Œ

  • πŸŽ“ Currently a student in the Software Development Bootcamp with UBC Extended Learning / CircuitStream
  • πŸ’» Focused on full-stack development using JavaScript, MongoDB, Express.js, and React
  • 🧠 Prior to software development, I worked in the clinical research industry to measure and improve outcomes for Canadians living with MS. I transitioned to tech because I see an opportunity for better tech to result in better research and healthcare for our communities.
  • πŸ’‘ Passionate about creating impactful, accessible, and user-centered solutions

πŸƒβ€β™€οΈ Currently Building: Running Thoughts

Running Thoughts is a proof-of-concept web app designed to demonstrate how intentional, user-focused design can improve usability, even in simple applications.

🧠 Concept

A note-taking app tailored for runners who rely on speech-to-text to capture their thoughts on the go. The app explores how understanding user context can elevate UX beyond standard accessibility practices.

πŸ’¬ A large, prominent microphone button makes it easy to start recording during a run. This showcases how accessible design can expand beyond just using aria-labels, making our sotware easier to use for all.

πŸ› οΈ Tech Stack

  • Backend: Express.js server with MongoDB for data storage
  • Frontend: Served with .ejs templates and styled using Bootstrap
  • Authentication: Managed via passport-local-mongoose

πŸš€ Future Ambitions

  • πŸ“± Expand to an iOS app using React Native
  • 🧠 Integrate with Siri and Apple Watch via Shortcuts, enabling voice-activated recording on the go

Pinned Loading

  1. fowlweather fowlweather Public

    A goose-centric weather app that give clothing advice for the day

    TypeScript 1

  2. RunningThoughts RunningThoughts Public

    A speech-to-text based notes app aimed at runners

    JavaScript