• (Remote work)
• Launch and maintain the media part of titel.jp.
• Originally, the structure was designed to hard-code the HTML data of the article and metadata such as title, description, etc. Constructed new databases and an infra layer API to connect the database to the front end by a clean architecture and RESTful API.
• Installed an article recommendation system. Created the recommended article component as a template, and also created new views and handlers. By using a naive Bayesian classifier, the same classified articles are displayed as recommended articles.