Pinned Repositories
Algorithm
My Algorithm.
code2json
Convert code to JSON format. Useful when creating VSCode snippets.
my-vscode
my vscode settings
piptest
pip install via GitHub
solve-later-again
Chrome extension which generates a "Solve Later Again" section on AtCoder Problems.
typical90_extension
This is a chrome extension that makes the typical90 easier to use.
taketakeyyy's Repositories
taketakeyyy/solve-later-again
Chrome extension which generates a "Solve Later Again" section on AtCoder Problems.
taketakeyyy/my-vscode
my vscode settings
taketakeyyy/Algorithm
My Algorithm.
taketakeyyy/piptest
pip install via GitHub
taketakeyyy/typical90_extension
This is a chrome extension that makes the typical90 easier to use.
taketakeyyy/AOJ
My code on Aizu Online Judge
taketakeyyy/atcoder
my atcoder codes.
taketakeyyy/atcoder-math-and-algorithm-extension
This is a chrome extension makes math-and-algorithm easier to use.
taketakeyyy/b64cert_to_carray
Convert Base64-strings to a C-like array.
taketakeyyy/bincert_to_carray
Convert a binary certificate to a C-like array.
taketakeyyy/cpp-docs.ja-jp
VCPPDocs Public Repo
taketakeyyy/deep-learning-from-scratch-2
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)
taketakeyyy/gobblet-game
Play gobblet games in your browser
taketakeyyy/hanpy-dojo-202001
taketakeyyy/IBM-Quantum-Challenge-Fall-2021-Backup
My submit codes.
taketakeyyy/IBM-Quantum-Challenge-Fall-2022-Backup
My submit codes at IBM Quantum Challenge Fall 2022.
taketakeyyy/kyopro_educational_90
2021/3/30 ~ 2021/7/12 に行われる企画「競プロ典型 90 問」の問題・解説・ソースコードなどの資料をアップロードしています。
taketakeyyy/looks-good-after-reading
It supress you do unconditional LGTM on Qiita.
taketakeyyy/my-AutoHotKey
My favorite AutoHotKey setting file.
taketakeyyy/my-practice
taketakeyyy/my.atom
my .atom settings
taketakeyyy/onefetch
Git repository summary on your terminal
taketakeyyy/oxgame
oxgame (tic tac toe) using the minimax method.
taketakeyyy/oxgame-wasm
This is a WASM version of [oxgame(tic-tac-toe)](https://github.com/taketakeyyy/oxgame) program.
taketakeyyy/qiskit-textbook
A university quantum algorithms/computation course supplement based on Qiskit
taketakeyyy/quantum-algorithm-grand-challenge
taketakeyyy/RDR2CollectorsMap
taketakeyyy/taketakeyyy
taketakeyyy/taketakeyyy.github.io
taketakeyyy/wasm-vs-js-mandlbrot
Project to compare Mandelbrot-set calculations in wasm(Rust) and js.