Skip to content
View Thats-Neat's full-sized avatar
🍊
🍊

Block or report Thats-Neat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Thats-Neat/README.md

Welcome πŸ‘¨β€πŸ’»


πŸ€” About

  • Education: Oregon State University Student
  • Learning: Python 🐍 β€’ React βš›οΈ β€’ Cybersecurity πŸ’»
  • Hobbies: Music 🎧 β€’ Space πŸ”­

Pinned Loading

  1. Leetcode-Solutions Leetcode-Solutions Public

    Python

  2. Spell-Checker Spell-Checker Public

    This program is used for finding the edit distance between two strings using the Wagner-Fischer algorithm. The edit distance can then be used for a simple spell checker. Built in Python 3.9.6!

    Python