Modernizing student management tools for universities by Hiroki KanekoModernizing student management tools for universities by Hiroki Kaneko

Modernizing student management tools for universities

Hiroki Kaneko

Hiroki Kaneko

Our clients, several Japanese universities, were using customized open source Java web applications for student management. However, due to many years of customization, no one could grasp the overall picture, making it difficult to add new functions or investigate problems.
I started by modernizing the tools I use. The Java project had been using Eclipse for many years, and used something like MySQL MyAdmin to peek into MySQL, but it was consolidated into IntelliJ. JetBrains AI can now be used to understand code that is difficult for humans to follow. Additionally, AI Assistant can be used to quickly code new functions.
IntelliJ's viewer is very good for viewing databases, and AI Assistant was used to streamline SQL generation.
Even when it comes to maintaining old web applications, I can proactively introduce new tools to improve work efficiency.
Like this project

Posted Apr 7, 2024

Streamlined web application maintenance projects where development tools have not changed for 20 years