Skip to content
View skarokin's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report skarokin

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

about

I'm a 20 year old CS student located in the NYC metropolitan area, mainly interested in ML engineering.

  • Currently building a customizable, multi-language grammar checker combining rule-based checks with a dependency parser. Inspired by this paper

stuff

  • Native Korean 🇰🇷 and have been learning Japanese 🇯🇵 since 2021
  • IGL and coach for Valorant and Overwatch 2

Pinned

  1. depparse-grammar depparse-grammar Public

    A grammar checking library that combines rule-based systems with dependency parsing and includes training pipelines to support multiple languages and custom grammar rules.

    Python 2

  2. ref-type ref-type Public

    A competitive typing game

    TypeScript 3

  3. pycaptcha pycaptcha Public

    A custom CAPTCHA system that uses object detection on images from Google Street View

    Python 1

  4. MYnote.md MYnote.md Public

    A markdown note-taking application that supports LaTeX and syntax highlighting

    JavaScript 1

  5. cs344 cs344 Public

    cs344 practice

    Python

  6. word_forms_threadsafe word_forms_threadsafe Public

    Forked from gutfeeling/word_forms

    A quick workaround to make synset threadsafe

    Python