Skip to content
View natashaneeck's full-sized avatar

Highlights

  • Pro

Block or report natashaneeck

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

πŸ‘‹ Hi, I'm Natasha Neeck

πŸŽ“ Education

Sophomore at Northeastern University
Computer Science major, concentrating in Artificial Intelligence

⌨️ Projects

Exactly Party Game (In Progress) β€” JavaScript

  • Allow users to join private rooms to play a conversation-based social prediction game with 10+ friends
  • Build real-time multiplayer web game using React, HTML/CSS, and Firebase for backend and hosting
  • Set up CI/CD pipeline with GitHub Actions to automatically build and deploy on pushes

PanDoc - ViTaL Hackathon Project β€” JavaScript

  • Coded a swipe-based quiz app identifying gaps in rural healthcare knowledge across 13 patient rights
  • Engineered dynamic Gemini API prompts to generate location-specific simple legal summaries
  • Deployed React + Vite app to Vercel with CI/CD, using client-side-only data processing for user privacy

Sanguine β€” Java (Swing)

  • Constructed MVC Java Swing GUI card game with optional mouse/keyboard or command line play
  • Designed support for custom board sizes and decks, allowing human and 2 strategic automatic players
  • Pair-programmed and JUnit tested with 6 mocks, displaying user mistakes in error dialogue windows

Klondike Solitaire β€” Java

  • Created MVC Java text-based solitaire with 2 factory pattern ruleset variants extending abstract base version
  • Adjusts to custom decks, shuffling options, and pile sizes, fully tested in JUnit with mocks for unit tests
  • Accepts 5 command-line moves to affect game board, allowing retries through input validation

πŸ”§ Technology

Languages: Java, Python, JavaScript, C, SQL, HTML, CSS, Assembly, Racket
Tools: GitHub/Git, VS Code, Linux (Ubuntu) CLI, JUnit, Figma, React, IntelliJ, Firebase, LaTeX
Systems: Windows, Linux (Ubuntu), macOS

πŸ“­ Contact

Email: neeck.n@northeastern.edu
LinkedIn: www.linkedin.com/in/natasha-neeck

Pinned Loading

  1. vital-hackathon vital-hackathon Public

    JavaScript

  2. exactly-game exactly-game Public

    JavaScript

  3. sanguine sanguine Public

    Java

  4. solitaire solitaire Public

    Java