You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
["CSS Tricks - Encapsulating Style and Structure","https://css-tricks.com/encapsulating-style-and-structure-with-shadow-dom/"],
41
-
["itnext - Introduction to Web Components","https://itnext.io/introduction-to-web-components-part-ii-shadow-dom-8d1d8e126332"],
42
-
["Monica - Shadow DOM: fast and encapsulated styles","https://meowni.ca/posts/shadow-dom/"]
47
+
["MDN - Adding vector graphics to the Web","https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web"],
48
+
["SVG on the web","https://svgontheweb.com/"],
49
+
]
50
+
}
51
+
},
52
+
{
53
+
name: "컴퓨터네트워크",
54
+
description: {
55
+
text: "Learn the best practices of writing HTML.",
56
+
links: [
57
+
["MDN - HTML guidelines","https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
58
+
["W3Schools - HTML Coding Conventions","https://www.w3schools.com/html/html5_syntax.asp"]
59
+
]
60
+
}
61
+
},
62
+
{
63
+
name: "창업기획",
64
+
description: {
65
+
text: "Learn the best practices of writing HTML.",
66
+
links: [
67
+
["MDN - HTML guidelines","https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
68
+
["W3Schools - HTML Coding Conventions","https://www.w3schools.com/html/html5_syntax.asp"]
69
+
]
70
+
}
71
+
},
72
+
{
73
+
name: "오픈소스 전문프로젝트",
74
+
description: {
75
+
text: "Learn the best practices of writing HTML.",
76
+
links: [
77
+
["MDN - HTML guidelines","https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
78
+
["W3Schools - HTML Coding Conventions","https://www.w3schools.com/html/html5_syntax.asp"]
79
+
]
80
+
}
81
+
}
82
+
]
83
+
},
84
+
{
85
+
name: "2학기",
86
+
skills: [
87
+
{
88
+
name: "소프트웨어공학",
89
+
description: {
90
+
text: "Introduction to Computer Systems",
91
+
links: [
92
+
["이수 구분 : 전필",""],
93
+
["교과목 번호 : 5111002",""],
94
+
["학점 : 3-3-0",""],
95
+
]
96
+
}
97
+
},
98
+
{
99
+
name: "산학프로젝트",
100
+
description: {
101
+
text: "Introduction to Open Source SW",
102
+
links: [
103
+
["이수 구분 : 전필",""],
104
+
["교과목 번호 : 5111080",""],
105
+
["학점 : 2-1-2",""],
106
+
]
107
+
},
43
108
109
+
},
110
+
{
111
+
name: "펌웨어프로그래밍",
112
+
description: {
113
+
text: "Learn what the CSS box model means.",
114
+
links: [
115
+
["MDN - Introduction to the CSS basic box model","https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model"],
116
+
["MDN - The box model","https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model"],
["Chrome Status - Constructible Stylesheets","https://www.chromestatus.com/feature/5394843094220800"]
147
+
["MDN - HTML guidelines","https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
148
+
["W3Schools - HTML Coding Conventions","https://www.w3schools.com/html/html5_syntax.asp"]
98
149
]
99
150
}
100
151
},
101
152
{
102
-
name: "Form Participation",
153
+
name: "데이터베이스시스템",
103
154
description: {
104
-
text: "Learn how the Form Participation API proposal enables elements, other than built-in form control elements, to participate in form submission and validation.",
155
+
text: "Learn the best practices of writing HTML.",
105
156
links: [
106
-
["Form Participation API Explained","https://docs.google.com/document/d/1JO8puctCSpW-ZYGU8lF-h4FWRIDQNDVexzHoOQ2iQmY/edit"],
107
-
["Chrome Status - Form-associated custom elements","https://www.chromestatus.com/features/4708990554472448"],
108
-
["web-platform-tests - Form Participation","https://github.com/web-platform-tests/wpt/tree/master/custom-elements/form-associated"],
0 commit comments