Skip to content

feat(tech): 정처기 실기 학습#110

Merged
99mini merged 13 commits intomainfrom
tech/study-2
Jul 12, 2025
Merged

feat(tech): 정처기 실기 학습#110
99mini merged 13 commits intomainfrom
tech/study-2

Conversation

@99mini
Copy link
Copy Markdown
Owner

@99mini 99mini commented Jul 2, 2025

No description provided.

@99mini 99mini marked this pull request as ready for review July 12, 2025 04:16
Copilot AI review requested due to automatic review settings July 12, 2025 04:16
@99mini 99mini merged commit 1dcb68b into main Jul 12, 2025
1 check passed
@99mini 99mini deleted the tech/study-2 branch July 12, 2025 04:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces study materials for the Information Processing Engineer Practical exam (chapters 1–12) in the frontend tech docs and adds a local development script.

  • Added a "dev" script in package.json to alias docusaurus start
  • Created new markdown docs for 실기 chapters 4–12 and updated frontmatter (sidebar positions and slugs) for chapters 1–3
  • Ensured each doc has proper frontmatter, truncated summaries, and consistent metadata

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
apps/frontend/tech/package.json Added "dev" script alias for Docusaurus start
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-01.md Updated frontmatter: sidebar_position and slug
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-02.md Updated frontmatter: sidebar_position and slug
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-03.md Updated frontmatter: sidebar_position and slug
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-04.md Added new chapter 4 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-05.md Added new chapter 5 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-06.md Added new chapter 6 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-07.md Added new chapter 7 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-08.md Added new chapter 8 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-09.md Added new chapter 9 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-10.md Added new chapter 10 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-11.md Added new chapter 11 doc
apps/frontend/tech/docs/정보처리기사/정보처리기사-실기-12.md Added new chapter 12 doc

"private": true,
"scripts": {
"docusaurus": "docusaurus",
"dev": "docusaurus start",
Copy link

Copilot AI Jul 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider whether you need both "dev" and "start" scripts invoking the same command; consolidating or clarifying their purposes could reduce confusion.

Suggested change
"dev": "docusaurus start",

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Jul 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo in '자잋로'; it should be '장치로' to correctly describe the hub device.

Suggested change
- **허브**: 사무실이나 가까운 거리의 컴퓨터들을 연결하는 자잋로 각각의 회선을 통합하여 관리
- **허브**: 사무실이나 가까운 거리의 컴퓨터들을 연결하는 장치로 각각의 회선을 통합하여 관리

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Jul 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term '액추에이어' appears to be misspelled; consider correcting it to '액추에이터'.

Suggested change
- **멤스(MEMS : Micro-Electro Mechanical System)**: 초정밀 반도체 제조 기술을 바탕으로 센서, 액추에이어 등 기계 구조를 다양한 기술로 미세 가공하여 전기 기계적 동작을 할 수 있도록 한 초미세 장치
- **멤스(MEMS : Micro-Electro Mechanical System)**: 초정밀 반도체 제조 기술을 바탕으로 센서, 액추에이터 등 기계 구조를 다양한 기술로 미세 가공하여 전기 기계적 동작을 할 수 있도록 한 초미세 장치

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants