Pinned Repositories
9cc
small c compiler
academiquick
Web application for sharing Ochiai format paper introductions
algorithm-and-datastructure
implements algorithm and datastructure
articles
zenn記事
auth-examples
Examples of implementations for authentication and authorization (OAuth2.0, OpenID Connect, SAML, etc.)
boolcmp
static analysis tool for Go that detects variables with bool values that use comparison operators.
ghatime
Analysing the execution time of GitHub Actions
goIddetector
goIddetector is a Go static analysis tool that detects when an identifier named Id is used in the source code.
kyosu-1
passkey-go-example
Try passkey in go.
kyosu-1's Repositories
kyosu-1/boolcmp
static analysis tool for Go that detects variables with bool values that use comparison operators.
kyosu-1/hardcodedcredsdetect
hardcodedcredsdetect is a static analysis tool for Go that detects hard-coded secrets in source code and helps identify security risks.
kyosu-1/academiquick
Web application for sharing Ochiai format paper introductions
kyosu-1/articles
zenn記事
kyosu-1/automaton
kyosu-1/aws-lib
aws-sdk library wrapper in go
kyosu-1/go-oauth
kyosu-1/graphql-sample
kyosu-1/headerinjectdetect
detect potential HTTP header injection vulnerabilities in Go code
kyosu-1/learn-ctf
ctfの勉強
kyosu-1/linux-in-practice-2nd
「Linuxのしくみ 増補改訂版」の実験コードです
kyosu-1/lt-safe-function-and-api
side effects and reference permeability and power equivalence
kyosu-1/lt-software-architecture
documentation and implementation code for software architecture
kyosu-1/malicious-url-detection
Implement machine learning and deep learning algorithms for malicious URL detection
kyosu-1/memo-app
memo app with react
kyosu-1/ml-basic
機械学習の基本的なアルゴリズムの実装
kyosu-1/mnist
kyosu-1/monkey
writing an interpreter in go
kyosu-1/my-os
os自作
kyosu-1/nextjs-blog
nextjs tutorial
kyosu-1/nlp100_2020
自然言語処理100本ノック2020
kyosu-1/owasp
learning security with owasp
kyosu-1/private-isu
kyosu-1/pub-sub
implement pub/sub in go
kyosu-1/reversi
kyosu-1/sqlinjectdetect
kyosu-1/student_nbody_c1
kyosu-1/tetrust
Tetris-like game in Rust
kyosu-1/todo-app
clean architecture, session authentication, tdd, schema driven etc
kyosu-1/todolist-with-fastAPI