Backend
Frontend
Healthcare
Brands
Education

IT개발회사

RS 인터렉티브 Landing page screenshot

This is the company I interned while during my senior year. Working at a Design and Development agency, I got the chance to work on multiple different projects and learn new skills from very talented people. RS 인터렉티브.

Some of the projects that I worked on while at this company are:

빅터프렌즈 (VictorFriends) - Live Quiz show for toddlers in Korea.

Victor Friends is the first live quiz show platform for toddlers in Korea. It consists of various programs to improve the thinking, analysis, wit, observation, and creativity of infants and toddlers, and is a mobile playground for children where they can participate in live quiz shows and enjoy themselves instead of being forced to learn.

My responsibility on this project was to build progress tracking system.

Tech stack

ExpressJS backend hosted on AWS ECS. Data is hosted on Multi AZ MariaDB RDS cluster. Passport for auth and KnexJS as the query builder.

CI/CD was done through a AWS Codepipeline.

Vibrary - Photo sharing platform for Kpop fans

A globally shared gallery where Kpop fans around the world can upload and share photos of Kpop idols they took/made.

On this project, my responsibilities were developing the backend of the album management system and authentication.

Tech stack

NestJS api deployed on AWS ECS. Media is hosted on S3 and served through Cloudfront. Data is stored on a single Multi-AZ Postgres cluster.

CI/CD was done through AWS Codepipeline

FiliCoach - Lotte Healthcare Dietary Management Platform

Social network where people with dietary goals share their meals and track their calories other aspects of their meals.

My responsibility on this project was to developed a appointment booking system where users of FiliCoach could schedule a meeting with a professional nutritionist.

Tech stack

ExpressJS backend hosted on a single EC2 instance. DB is an MariaDB on RDS. Passport for auth and KnexJS as the query builder.

CI/CD was done through a self hosted Jenkins.