Here are some of the IT skills and development environment I hold.
We will show you what we use to build applications and maintain and improve productivity. We are constantly updating this page to further improve development efficiency. This page will be updated accordingly.
Workstation
Desktop PC raytrek XV 11700 model with SSD
It is my favorite machine. It gives me high performance and I can use it for most of my development work without any inconvenience. We are planning to further increase the specs in the future as there is still room to add more HDDs, etc.
Green House 23.8” Widescreen Gaming LCD Monitor 165Hz 1ms White GH-ELCG238B-WH
I introduced this system to create a white desk environment and to develop on a 23.8-inch display, which is the most comfortable for me personally. It is easy on the eyes and does not cause any pain even when looking at the display for long periods of time.
CORSAIR K60 PRO TKL RGB Gaming Keyboard - White - CH-911D11A-JP
This was also introduced as a step toward a white desk environment. The typing feel is pleasant, and typing can be done quickly without wasted effort. It is a gorgeous keyboard.
Logitech G G502 X PLUS LIGHTSPEED Wireless RGB Gaming Mouse
This is an easy-to-use mouse that does not cause wrist fatigue. There are also 13 buttons available, with keys assigned to each, contributing to faster and more efficient development.
ODK l-shaped desk PC desk L-shaped gaming desk
This will be the desk where the items introduced so far are set up. It is easy to set up a multiple display, and it is also designed to provide a convenient place to store small items.
Development tools
Visual Studio Code
It is the main editor we use. I use it for almost all of my development. I do occasionally flirt with cherry editors. It is the number one in terms of usability.
GitHub
We still use GitHub for git management. It is very useful because it can be linked to various services.
Slack
I use it for my own note-taking, etc. and for participation in the community. We use Discord for play and Slack for development.
Design
Figma
When I say design, I mean this Figma. I have used them on many occasions.
Development
Ruby - Ruby on Rails
This is the main framework we are currently using. We use it in our main business and are familiar with it.
Python - Django
This framework is used mainly for personal development.
TypeScript - Next.js
The front end is mainly Next.js. It is often used in conjunction with Rails and Django, and this profile site is also built with Next.js.