About
Skills, Education & Motivation
Education
Tokyo University of Science
Department of Chemistry, Second Division
Attended university to advance my career while working at Sumitomo Chemical. Attended classes six days a week while working at Sumitomo Chemical, studying organic chemistry and earning a bachelor's degree.
Motivation
01. Thoughts on Programming
Through programming, I want to eliminate waste and pain in work and increase time for family, friends, and hobbies. I want to improve the quality of life in Japan with unique services. For example, when I was working at KiteRa, we released Japan's first electronic application feature for the 36 Agreement, and I received positive feedback from labor consultants using this SaaS, saying that it saved a lot of time and allowed them to focus more on customer-facing work.
02. Curiosity and Inquisitiveness
I do not resist or hold prejudices against new things or technologies and always embrace change. I watch GitHub repositories I am interested in, learn new technologies, and keep up with new technologies from Twitter, Udemy, etc. I don't just chase new things; I also value the basics and learn foundational concepts from books.
03. Future Career
I want to be involved in work that solves social issues through programming (IT). I would be happy to be involved in services that are close to the customers. When I worked at Monstarlab or KiteRa, the happiest moments were when customers told us that their work had been significantly simplified after automation.
Personal Projects
BikeHub ↗
A successor app to バイク燃費.com. It allows users to register fuel efficiency and display bike news. The backend API was created using Django (DRF), and the frontend was built with React Native Expo.
BikeHub(Web) ↗
Link to BikeHub
BikeHub(iOS) ↗
Link to Apple Store
BikeHub(Android) ↗
Link to Google Play Store
バイク燃費.com(Service Ended) ↗
A website to register and record bike fuel efficiency. Developed using Java, JSP/Servlet, and scraped data with BeautifulSoup4.
SAVE EAT(Service Ended) ↗
A support site for restaurants during the COVID-19 pandemic. Created in one week and deployed using Docker-compose.
Voice Transcription Site (Service Ended) ↗
A transcription site using JavaScript API.
docker-compose for Django with Gunicorn ↗
A template for the fastest setup of a Django project. An Nginx-Unit version is also under development.
docker-compose for Django with nginx-unit ↗
A template for the fastest setup of a Django project.