Skip to content
View shireenmne's full-sized avatar

Block or report shireenmne

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

Hi, I'm Shireen 👋

CS student at UMass Amherst (Class of '27) with a Criminology certificate. Still figuring out exactly where I'll land, but the thread so far: I'm drawn to understanding people and systems, how crimes get solved, how people behave, how a story gets told visually.

Where my interest comes from

  • Crime & Justice — long-standing interest in criminal psychology and profiling; studying how CS and criminology intersect through coursework spanning digital forensics (file systems, hashing, network investigations, Tor/darknet cases) and the legal side (evidentiary standards, expert witness testimony). Building USee, an anonymous campus incident reporting tool.
  • Visual storytelling — extensive background in video editing and photography. I like evaluating and designing how something looks and reads, even if I'm new to building it in code.

Currently exploring where software engineering, product, and design fit into this — open to where it leads.

Find me

Pinned Loading

  1. USee-Campus-Incident-Reporting USee-Campus-Incident-Reporting Public

    An anonymous campus safety reporting tool that lets students submit concerns or suspicious activity without revealing their identity.

    HTML

  2. matrix-calculator matrix-calculator Public

    A Python-based matrix operations calculator

    Python

  3. Fighting-Game Fighting-Game Public

    A Street Fighter-inspired 2D game built using Python and Pygame following , featuring character movement, attacks, and collision detection. Developed with a focus on object-oriented programming pri…

    Python 3 1

  4. Poker-Simulator Poker-Simulator Public

    A Python-based poker game simulator featuring card shuffling, hand evaluation, and player interaction implemented through a text-based interface. Focused on building core functionality and understa…

    Python