Pinned Repositories
dotfiles
My dotfiles for nvim, fish and i3wm etc. OS: manjaro, WM: i3-wm, Editor: nvim, Shell: fish
factor-from-random-known-bits
Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at random.
my-ctf-challenges
My CTF challenges, especially cryptography
nand2tetris
My solution to the practice in the book, "The Elements of Computing Systems"
rudder-in-chainer
RUDDER implementation in Chainer
snarkpy
A zk-SNARK implemented in Python & Rust compatible with snarkjs
y011d4's Repositories
y011d4/my-ctf-challenges
My CTF challenges, especially cryptography
y011d4/factor-from-random-known-bits
Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at random.
y011d4/snarkpy
A zk-SNARK implemented in Python & Rust compatible with snarkjs
y011d4/rudder-in-chainer
RUDDER implementation in Chainer
y011d4/dotfiles
My dotfiles for nvim, fish and i3wm etc. OS: manjaro, WM: i3-wm, Editor: nvim, Shell: fish
y011d4/nand2tetris
My solution to the practice in the book, "The Elements of Computing Systems"
y011d4/pwndocker
A docker environment for pwn in ctf
y011d4/aletheia
Image steganalysis using state-of-the-art machine learning techniques
y011d4/argmin
[WIP] Mathematical optimization in pure Rust
y011d4/chatgpt
Interactive CLI for ChatGPT
y011d4/CTF-notes
Everything needed for doing CTFs
y011d4/ctf4b-2020-writeup
SECCON Beginners CTF 2020 の Writeup
y011d4/ctf_archive
Hosting awesome cryptography CTF challenges from past CTFs
y011d4/d4rl
A benchmark for offline reinforcement learning.
y011d4/defenit-ctf-2020-writeup
Writeup for https://ctf.defenit.kr
y011d4/exercise-html
Part 1. 「HTML を取り扱う」の演習
y011d4/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
y011d4/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
y011d4/notion-blog-nextjs
Next.js example blog powered by Notion Public API
y011d4/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
y011d4/pimouse_monitor
for ROS practice
y011d4/pimouse_ros
y011d4/pimouse_run_corridor
for ROS practice
y011d4/pimouse_vision_control
for ROS practice
y011d4/private-isu
y011d4/PythonRobotics
Python sample codes for robotics algorithms.
y011d4/SimpleDBPy
Reimplementation of SimpleDB in Python (written in a book, "Database Design and Implementation")
y011d4/todo-cli
manage todo list at cli
y011d4/tutorial-ctf
Tutorial challenges for CTF
y011d4/Vespiary-writeup
CTF writeups by ./Vespiary