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.

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
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

Popular repositories Loading

  1. collaborative-website collaborative-website Public

    Forked from avcoder/collaborative-website

    website for use in class 8-Apr-2025

    HTML

  2. RunningThoughts RunningThoughts Public

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

    JavaScript

  3. kyrawest kyrawest Public

  4. typescript-EssT-2428199 typescript-EssT-2428199 Public

    Forked from LinkedInLearning/typescript-EssT-2428199

    This repo is for the Linkedin Learning course: Typescript Essential Training

    TypeScript

  5. phonebook phonebook Public

    Creating a data type and algorithms for a phone book assignment.

    TypeScript