Artikash
There are only three kinds of programming languages: the ones people complain about, the ones people don't use, and the ones made by Anders Hejlsberg.
@amznWashington DC
Pinned Repositories
artikash.github.io
My blog. Doubles as a dumping ground for small scripts unworthy of their own repo.
Example-Extension
Examples showing how to create extensions for Textractor.
ITHVNR
feature/engine update for ITHVNR
Minimap-Trainer
Helps practice watching your minimap in RTS/MOBA games.
Sheet-Music-Sightreading-Trainer
Generates random sheet music, listens to your microphone to check if you play it correctly.
Textractor
Extracts text from video games and visual novels. Highly extensible.
Textractor-Dictionaries
Scripts to convert dictionaries to Textractor's format.
VNR-Core
Archive of Visual Novel Reader source code. This repo contains the core VNR source. See also: https://github.com/Artikash/VNR-Extras
VNR-Extras
Archive of Visual Novel Reader source code. I think this repo contains only third party files and compiled/generated files. See also: https://github.com/Artikash/VNR-Core
Web-SQL-Client
Manage your SQL database from a web app, cause it's 2019.
Artikash's Repositories
Artikash/Textractor
Extracts text from video games and visual novels. Highly extensible.
Artikash/VNR-Core
Archive of Visual Novel Reader source code. This repo contains the core VNR source. See also: https://github.com/Artikash/VNR-Extras
Artikash/VNR-Extras
Archive of Visual Novel Reader source code. I think this repo contains only third party files and compiled/generated files. See also: https://github.com/Artikash/VNR-Core
Artikash/Example-Extension
Examples showing how to create extensions for Textractor.
Artikash/Textractor-Dictionaries
Scripts to convert dictionaries to Textractor's format.
Artikash/Sheet-Music-Sightreading-Trainer
Generates random sheet music, listens to your microphone to check if you play it correctly.
Artikash/artikash.github.io
My blog. Doubles as a dumping ground for small scripts unworthy of their own repo.
Artikash/ITHVNR
feature/engine update for ITHVNR
Artikash/Web-SQL-Client
Manage your SQL database from a web app, cause it's 2019.
Artikash/3D-Grapher
Graphs functions in 3D.
Artikash/Minimap-Trainer
Helps practice watching your minimap in RTS/MOBA games.
Artikash/React-Checkers
Simple implementation of checkers in React
Artikash/Translator
Uses google translate to translate text.
Artikash/Annot-Player
Archive of Annot Player source code. Only has commits until 2014.
Artikash/Caesar-Unshifter
Undoes caesar shift ciphers.
Artikash/Compound-Interest-Calculator
Simple-ish compound interest calculator
Artikash/Kaku
画 - Japanese OCR Dictionary
Artikash/LenovoLegionToolkit
Lightweight replacement of Lenovo Vantage for Lenovo Legion laptops.
Artikash/not_empty
A C++11 template for containers that should not under any circumstance be empty.
Artikash/reddit-AMA-helper
Compiles AMA questions, answers, and scores.
Artikash/Spaced-Repetition
Memorize flashcards faster with the power of spaced repetition.
Artikash/tarrasch-chess-gui
A portable, simple, desktop workbench for chess players and analysts
Artikash/thread_safe
Header only C++ library that makes any (named) class thread-safe (WIP).