Tomoka's repositories
ex_doc
ExDoc produces HTML and EPUB documentation for Elixir projects
exget
go way of managing repositories in elixir
checkdigit
checkdigit implementation of elixir
elixir_grpc_todo
simple todo application using gRPC. elixir for server, go for client.
sftp-go-sample
example of sftp implementation in Golang
jwt-go-sample
example of jwt server implementation in Golang
twitter-clone-app-kotlin
Twitter clone application using Kotlin for backend, GCP, Kubernetes, gRPC and Firebase. Kotlin for backend.
react-native-component
common components for react native
cloner
github cloner, concurrently clone repositories.
stock_correlation
A website to check the correlation of their stocks, concurrently scraping the nomura website. deployed using appengine.
othello
othello game
RECIPE_Api
A simple API. not a product purpose.
go-pkg-seeker
A command tool that searches Comments such as TODO, NOTE etc from go-package files, provides server mode as well.
Waseda_syllabus_line-bot
A LINE-bot that allows users to search courses available in Waseda. data is scraped from Waseda syllabus page.
todo_list_gRPC
a simple gRPC server and client for todo list.
identifier_counter
a command tool that shows 5 most being-used identifier, the size and the base of selected files or files in the selected directory. usage: identifier_counter <directory or file/files>
Chat__Room
A chatroom, using Google Appengine