Building a Resume Chatbot Portfolio Site with GPTI am currently tutoring students who want to get jobs in the development or security industry. However, it has become even more difficult…Jul 6, 2024Jul 6, 2024
Creating a 100% Automated Revenue Model with ChatGPTMany people fear that AI might lead to job losses. However, on the flip side, it means you can “hire” at a very low cost. I decided to…Jan 15, 2024Jan 15, 2024
Ensuring Continuity: Strategies for Error Handling and Microservice EventsUse Error Boundary or Error HandlingDec 28, 2023Dec 28, 2023
Basic Security Measures Web Developer can takeIf you’re in a large company with a dedicated security department, you might follow specific checklists like ISO27001. This means…Dec 13, 2023Dec 13, 2023
[React/Next.js] Error Tracking on frontendEven If you use typescript, TDD or something like that, User could get any error which developer can’t recognize.Dec 7, 2023Dec 7, 2023
[React] Are you a developer who only does what is asked? Scalable development.Imagine the product designer wants to create a dropdown menu in a row of a table like below.Dec 7, 2023Dec 7, 2023
CSS Simplified: Enhancing Development and MaintainabilityWhen you make CSS, are you just trying to make things look good? This could make work harder for other developers.Nov 30, 2023Nov 30, 2023
How I Made a Booking Chatbot in Just 2 DaysTo implement a chatbot using the ChatGPT API, I always believe that communicating in JSON format with GPT is effective. That’s why I…Nov 27, 2023Nov 27, 2023
[React] Understanding React Hooks through the Concept of react-hook-formBefore diving into this post, I recommend reading this.Nov 24, 2023Nov 24, 2023