Skip to content
View KoyaS's full-sized avatar
๐Ÿ™
:)
๐Ÿ™
:)

Organizations

@Financial-Stability

Block or report KoyaS

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

Hi, I'm Koya ๐Ÿ‘‹

Computational Data Analyst @ Prophetic. I'm a dev by day but by night, I'm also a dev. Check out my site: koyas.github.io.

LinkedIn Email Website Resume

Pinned Loading

  1. Lecture-Transcript-Generator Lecture-Transcript-Generator Public

    Uses speech recognition to convert audio files in your iPhone memos to text transcripts. Calls API to convert between audio FileTypes

    Python

  2. Financial-Stability/Blindwrite-Clone Financial-Stability/Blindwrite-Clone Public

    A space to brainstorm ideas. Set a topic, start a timer, write with this app. You can try it online here: https://financial-stability.github.io/Blindwrite-Clone/

    JavaScript 2 2

  3. Financial-Stability/virus-spread Financial-Stability/virus-spread Public

    A simulation of how disease spreads through a population. With adjustable infection, death and immunity rates, see how a pandemic can eat through a population.

    JavaScript 1 1

  4. Interlacing-Compression Interlacing-Compression Public

    A lossy image compression program. (Not formally called interlacing but closely resembles 90s tv interlacing effect)

    Python 1

  5. Snake Snake Public

    Started with a game of snake, expanded to a self playing snake project. Uses previous neural network project and generic evolutionary learning algorithm. Adjustable cost function.

    Python

  6. PythonFlaskWebsite PythonFlaskWebsite Public

    Locally hosted python login system which uses sqlite3 to store user information. Hashes important information such as passwords before storing in order to protect users in the event of a security bโ€ฆ

    Python