Microsoft SQL 山陽電研 Parts of the project that I touched have very long sql statement that I find boring to format it for easier reading. Thus, I keep it here for easier and quicker reference later.
How To Farm Sales This article is about writing a VBA app using Microsoft Excel as its client and PostgreSQL as its database.
AI AI: Create Chatbot This article describes the process of creating a chatbot that can communicate with documents - PDF, text file, Excel, Word - and answer questions.
Uncloud Uncloud: Testing & SVN Commit This article is about how to respond to the request to modify Uncloud's local source code using production's replica database, test it, and deploy to the internal development and trans environments.
Uncloud Uncloud: Functions and SQL Statements This article is created so that I can quickly refer the sql statements of a specified function in the uncloud framework. A function is for instance, adding a button to a form.
IT Project IT Project: From Planning to Requirement Analysis After more than 12 years not handling a single IT project (what a relief), I have forgotten so many terms used in it. This is a summary of my recent brush-up on the matter.
Node.js Hosting Node.js Environment This article is about how to create a hosting environment for a node.js web app. In this case, Kagoya's AlmaLinux is used.
How To Naming Convention & Best Practices This article is about naming conventions of various programming languages and their best practices. I use this as a cheatsheet.