Hello
I'm Yujin Won

About Me

Hi, I'm Yujin Won. I studied Computer Programming at Seneca College, Toronto and recently graduated.

I love making projects and deploying them. I believe building a confidence starts from understanding the basic.

I'm always trying to learn and apply the new concepts to my personal projects to improve my skills.

Interests

Javascript
React.js
Node.js
Ruby
Ruby on Rails
PostgreSQL
TailwindCSS
Git
GitHub
MongoDB

Projects

🌳 Namu (start-up)
Social Network for Churches

I am part of a small socre team building social network app for churches (launched with 300+ users).

Namu is an application for church communities to manage their member's personal information, dashboard and weekly donations.

RubyRuby on RailsPWAReactMobile-first
πŸŒ• React Application
Lunar Birthday App

I built a web app using React that helps users to convert their solar birthday in the past to the current lunar birthday.
I published a Javascript npm package to calculate lunar date in any target year with customized methods by enhancing an open-source library.
I integrated with Google Calendar to add the resulting lunar birthday on the user’s Google account.
Check out my npm package (lunar-birthday-calculator): https://www.npmjs.com/package/lunar-date-calculator.

ReactJavascriptNPM package
πŸ‡¨πŸ‡¦ React application
Namu Public site

I built a mobile-first site using React based on responsive design with TailwindCSS to promote the product and explain pricing.
I prototyped entire layouts using Figma to develop and communicate with team based on Agile method.
I developed localization features to add language support for English and Korean.

ReactTailwindCSSMobile-first
πŸ—ƒοΈ React Application
Business Card Maker

I built a web app using React to enable users to design business cards and manage them in personal account.
I am enabled authentication using Firebase Authentication and integrated with Firebase Realtime Database to store user data.
I integrated with Cloudinary to store images uploaded by users and organized the card data based on each user.

ReactFirebaseResponsive designCloudinary