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

  • Building real-time multiplayer web game using React, HTML/CSS, and Firebase for backend and hosting
  • Allows users to join private rooms to imagine and share hypothetical conversations with 10+ friends
  • Randomizes player pairs and 50+ topic suggestions, providing instant replayability for groups

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

Minesweeper β€” Java

  • Designed GUI minesweeper in Java Eclipse that displays neighboring mine count and win/loss screen
  • Implemented floodfill effect on left click and flagging on right click
  • Private academic code available upon request

πŸ”§ Technology

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

πŸ“­ Contact

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

Pinned Loading

  1. exactly-game exactly-game Public

    HTML

  2. sanguine sanguine Public

    Java

  3. solitaire solitaire Public

    Java

  4. minesweeper-readme minesweeper-readme Public