let HyeonBin = {
school: "RMIT software engineering",
home: "220 Spencer St, Melbourne VIC 3000, Australia",
technologies: {
language: ["Java", "C", "C++", "JavaScript","TypeScript" ,"Swift", "HTML", "CSS"],
frontEnd: ["React", "Next.js", "Redux", "React-Query", "SCSS", "Tailwind CSS"],
cloudService: ["AWS", "Firebase"],
db: ["postgreSQL", "MySQL", "MongoDB"],
framework: ["Android Studio", "Spring Boot"],
extra: ["Jupyter Notebook", "Raspberry Pi", "Arduino Uno", "Agile", "Waterfall"],
currentlyLearning: ["Jest", "React", "SCSS"],
},
softskills: ["Communication", "Leadership", "Collaboration", "Self-direction", "Implementation ability", "Responsibility"],
position: ["React Developer", "Front-End Developer", "Software Developer"],
};
console.info(HyeonBin);
moveForward(HyeonBin);
setTimeout(() => {
console.info(HyeonBin);
}, 6 months);

This is a global blog platform that can provide content in both English and Korean.
The main purpose of this application is to share my experiences and knowledge with developers worldwide.
Bilog
This is an AI-powered Chatting service using Open AI's Assistant API.
The main purpose of this application is for the AI to provide suitable names for the user's variables and functions
Name Gacha Back-End Code
Name Gacha Front-End Code
This is a social networking service currently being implemented using React and Firebase.
It features multiple sensitive functionalities that enhance user interaction.

This project is a capstone project management system, implemented using Spring Boot, PostgreSQL, and AWS.
It facilitates interaction among students, companies, and supervisors, which is a main feature of the system.