目次
- Tech Blog
- Nvim AI Chat
- VisaHack
- TwiBotMaker
- Super Project Manager
- Regex Quest
- Tech Book Maker
- Word Teacher (LINE BOT)
- Master Of Djembe
- Quote API
These are the projects I’ve worked on aside from work.
Tech Blog
This is my tech blog to output what I’ve learnt (This website itself!).
Related Technologies
- HTML/CSS/JS
- Hexo (Static Site Generater)
- GitHub Pages (Hosting)
- Docker/Docker Compose (Local development environment)
Nvim AI Chat
Nvim AI chat is a NeoVim plugin to call OpenAI api from NeoVim.
Related Technologies
- Lua
- NeoVim
More Info
GitHub: https://github.com/karintomania/nvim-ai-chat
VisaHack
VisaHack is a job board specialised to jobs which offers visa sponsorships.
Related Technologies
- PHP/Laravel (for Website)
- MySQL
- Python (for scraper)
- Kubernetes (for cron jobs)
- Docker/Docker Compose
More Info
GitHub - Website: https://github.com/karintomania/VisaHack
GitHub - Scraper: https://github.com/karintomania/visahack_scraper
TwiBotMaker
TwiBotMaker is an android app to make it easy to create a twitter bot.
Related Technologies
- Kotlin
- Twitter API
- OAuth (for Twitter Authentication)
- Android App
More Info
GitHub: https://github.com/karintomania/TwiBotMaker
Super Project Manager
Super Project Manger is a fun game. You will deal with bugs by assigning resources properly as a project manager of a big project for Buggy Tech Inc.
You can play it here: https://www.bedroomcomputing.com/projects/super-project-manager/game.html
Related Technologies
- C#
- Unity
More Info
GitHub: https://github.com/karintomania/regexquest
Regex Quest
Regex Quest is an android game app to learn Regex.
Related Technologies
- Kotlin
- Android App
- Regex
More Info
GitHub: https://github.com/karintomania/regexquest
Tech Book Maker
Tech Book Maker is a website where you can design your own tech books.
https://www.tech-book.bedroomcomputing.com/
Related Technologies
- JS/React
- GitHub Pages (for hosting)
Word Teacher (LINE BOT)
Word Teacher is a LINE bot that teaches you English words by interactive quizzes.
(LINE is a popular messenger app in Japan, like WhatsApp.)
Related Technologies
- Java/Spring Boot
- LINE Bot SDK (Link)
- REST API
- Heroku (PaaS)
- PostgreSQL@Heroku (DB)
More Info
GitHub: https://github.com/karintomania/wordbot
Related blog article for this project. (Japanese Only)
Spring BootでLINE Botのサンプルを動かす 〜おうむ返しのその先へ〜LINE BotでFlex Messageを使う (with Spring Boot)
Master Of Djembe
You can play a Djembe (African Drum) online!
https://karintomania.github.io/Master-Of-Djembe/
Related Technologies
- HTML/JS/CSS
Quote API
Quote API is an API from which you can get quotes of famous programmers.
Related Technologies
- Spring Boot
- REST API
- Azure App Service (PaaS)
- Cosmos DB (NoSQL by Azure)
More Info
Related blog article for this project. (Japanese Only)
Spring Boot + Azure App Engine +Cosmos DBでAPIを無料で爆速開発する - その1Spring Boot + Azure App Engine +Cosmos DBでAPIを無料で爆速開発する - その2