Skip to content
View moserc's full-sized avatar

Highlights

  • Pro

Organizations

@NSC-BS-CS @jdubcbub @secret-agent-squirrel

Block or report moserc

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

Hello, I'm Cheryl

Software Engineer & Architect | CS Teaching Assistant

I design and deploy purposeful digital solutions. My work spans from commissioned niche applications to collaborative social-impact tools. I don't just write code; I build systems that solve specific human problems. Whether I'm helping students debug their first algorithms or architecting custom lighting solutions, I focus on clarity, scalability, and impact.


🛠️ Active Engagements

  • Environmental Lighting (Commissioned)
    • Architecting a specialized control interface for tabletop gaming atmospheres.
    • Focus: Low-latency performance and intuitive UX for the tabletop gaming community.
  • ADA Housing Finder
    • Leading technical collaboration on a web application designed to bridge the accessibility gap in housing.
  • Personal Website / Portfolio
    • Re-engineering my personal site to demonstrate the migration of legacy static architectures to modern dynamic systems.

🎓 Mentorship & Mastery

As a Computer Science Teaching Assistant, I mentor developers in mastering complex logic and architectural patterns.

  • Current Focus: Algorithmic analysis, cloud computing, software architecture, and design patterns.
  • Impact: This role keeps my fundamentals sharp through weekly sessions breaking down data structures and auditing code, ensuring my own architectural decisions are rooted in industry best practices.

Pinned Loading

  1. AD350_Online_Marketplace_DB_Application AD350_Online_Marketplace_DB_Application Public

    Create an application for the Online Marketplace DB

    Java 1

  2. knapsack-experiment knapsack-experiment Public

    Experiment for comparing the performance of the 0-1 Knapsack, and Fractional Knapsack problems by implementing brute-force, greedy, and dynamic programming methods on each.

    Java

  3. kotlin-project kotlin-project Public

    New language exploration

    Kotlin

  4. ad320-final ad320-final Public

    Full stack group project: outdoor equipment reservation website

    JavaScript 1

  5. AD320_CP4 AD320_CP4 Public

    Course project showcasing use of client-side (JS) and server-side (Node.js) code.

    JavaScript

  6. page-replacement-algs page-replacement-algs Public

    Page replacement algorithms for Operating Systems course.

    Java