Purpose of the project

Web pages were developed as an individual project and a team project to create a portfolio from ITWILL Computer training school(ITWILL), Personnel development center for women in Dongnae(PDCW), IMI K-Move School(IMI), and Busan Contents Academy (BCA).




1) Team JSP / AJAX Project Period: 2020.11.02-2020.12.04 (IMI)


[ Describe contributions in the project ]

Environment article search / Environment meeting community webpage / Creating web pages with bootstrap / Loading articles into Ajax / control main separated article pages for loading by the team / JSP-based web sharing instruction to team members from the previous study

[ Detailed introduction to the technologies used in the project ]

- Java (JSP & Servlet Model2): Web configuration is made using only controller, DAO, and VO in a slightly easier way than the existing MVC method.
- HTML & CSS: The entire web page is composed by referring to bootstrap.
- Java Script: Ajax and JQuery were used to control the web and to call an API to fetch news from around the world.
- MySQL: Used as a DBMS to manage data entry, modification, deletion, and inquiry.
- Assistant Manager: helped team members to share and implement the knowledge that I know and worked to create a good atmosphere with the team leader.
http://kate.dothome.co.kr/index_6in_teamIMI.html


2) Team JSP Project Period: 2020.01.17-2020.04.24 (ITWILL)


[ Describe contributions in the project ]

Use case design / Member management (modification and permanently delete account from the member list, point and grade management) / View details of member information / Order management (status change) / Purchase transaction status (Purchase list, Purchase details view) / Search by the status of the order information(4 different status)

[ Detailed introduction to the technologies used in the project ]

- HTML & CSS: The completed template was used, and the entire frame was referenced only. I was in charge of admin boards, top and bottom of the main screen, and logo.
- JAVA1.8 - JSP_Model2 (MVC): It was used as a physically separate method of model, view, and controller.
- javaScript: It was used to restrict input such as membership modification.
http://kate.dothome.co.kr/index_6in_processing_en.html


3) Personal JSP Project Period: 2019.12.12 -2020.01.09 (ITWILL)


[ Describe your contributions in the project ]

Main page (Get the latest posts) / My page (modify member information) /Boards (image album board, general board, writing, modification, deletion) /and join pages (login, logout) and Email inquiry /an email confirming for the joined membership completion / Address search

[ Detailed introduction to the technologies used in the project ]

- JSP & Servlet / Spring framework : A structure that handles both view and logic in one JSP page was used.
- HTML & CSS: The completed Website Design Templates were used and necessary parts were modified.
- JavaScript: It was used to restrict inputs such as login, a membership registration, and modification.
- MySQL: It was used as a DBMS to manage data input, modification, deletion, and inquiry.
JSP&Servlet: https://github.com/kateshim625/PersonalProject_ITWILL.git
http://kate.dothome.co.kr/index_6in_personalITWILL.html


4) Team HTML Project Period: 2019.07.12. -2019.07.26 (PDCW)


[ Describe contributions in the project ]

Front-end-based web page referredfrom Kakao bank web page - www.kakaobank.com

[ Detailed introduction to the technologies used in the project ]

- Web design plan: The entire web was composed of photoshop by referring to the web page provided by the company after going to the actual operating company and discussing the improvement direction.
- HTML & CSS: We did the activity to compose it according to the main page of the completed website Kakao Bank.
http://kate.dothome.co.kr/index_2career_kakaobank_detail.html


5) Personal HTML Project Period: 2019.06.25. -2019.07.11 (PDCW)


[ Describe contributions in the project ]

Front-end-based portfolio style web page / accordion menu / Responsive web

[ Detailed introduction to the technologies used in the project ]

- HTML & CSS: made an entire front-end website of portfolio style by referring to the design shape of the Completed website.
- JavaScript: JQuery was made the menu part an icon so that when clicked, a submenu opens and close an additional menu is displayed.
http://kate.dothome.co.kr/


6). Additional / Unity game in C#: 2019.10-2019.11 (BCA)


[ Describe contributions in the project ]

- C# programming basics
(array, list, conditional statement, repeated statements, functions, enumeration type, structure system, class, inheritance)
- Game production with Unity
(component, object creation, and control, inspector, camera, animation, Monster control using map layout and navigation, UI and scene control, Complete the game and add individual functions)