Skip to content
View Pollock-Jordan's full-sized avatar

Block or report Pollock-Jordan

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

Hello, my name is Sarah (she/her). I am a computer science new graduate in Halifax, NS, Canada. You are free to explore my repositories. If you have any questions about my work, or would like to share any information, you can email me at anytime. Thank you for visiting my GitHub!

Pinned Loading

  1. BattleSnake BattleSnake Public

    3rd place prize winning battle snake, January 2023.

    Python 1

  2. Code-Ninjas-Camp-Website Code-Ninjas-Camp-Website Public

    While working for Code Ninjas Halifax, I taught a webpage development camp and then created/hosted this webpage. To view, please visit https://web.cs.dal.ca/~sarahp/camp_site/Code-Ninjas-Camp-Websi…

    HTML

  3. Weather-Webpage Weather-Webpage Public

    I created this webpage in a Dalhousie Web Design and Development class with a premade JSON file full of pseudo weather data. The webpage I created displays the weather data and allows the user to f…

    JavaScript

  4. Huffman-Coding Huffman-Coding Public

    I created Huffman.java and HuffmanDemo.java to use a binary tree and pair object to encode and decode Pokemon.txt. This project was created in my Data Structures and Algorithms class.

    Java

  5. Data-Structures Data-Structures Public

    These are some data structured that I created using C in my second year Computer Systems course.

    C

  6. Unit-Testing Unit-Testing Public

    The "test" file of this repository includes Java unit tests that I wrote to validate different JSON objects.

    Java