Newer
Older
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="GitLab Pages">
<meta name="description" content="Fab Academy documentation site for Charlotte Fab-C">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Charlotte - FabLab de Charleroi</strong> Fab Academy website</a>
<ul class="icons">
<li><a href="https://www.facebook.com/littlebelge" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-gitlab"><span class="label">Gitlab</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Hi, I'm Charlotte</h1>
<p>This is my Fab Academy 2024 project website</p>
</header>
<p>As part of the FabLab de Charleroi in Belgium Team, I was granted to participate at the Fab Academy 2024's Edition.</p>
<p>Hereby you'll find all the steps, files, failures and successes in my "DIY Modular Pet House and Accessories" project !</p>
<p><strong>Enjoy and feel free to discuss with me about it !</strong></p>
<ul class="actions">
Charlotte Vandenbulcke
committed
<li><a href="about.html" class="button big">Contact me</a></li>
</ul>
</div>
<span class="image object">
Charlotte Vandenbulcke
committed
<img src="images/fab-academy-2024.jpg" alt="" />
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Fab Academy's Assignments</h2>
</header>
<div class="features">
<article>
<span class="icon fa-solid fa-folder-tree"></span>
<div class="content">
<h3>Project Management</h3>
</div>
</article>
<article>
<span class="icon solid fa-paper-plane"></span>
<div class="content">
<h3>Computer Aided Design</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Computer Controlled Cutting</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Embedded Programming</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>3D Scanning And Printing</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Electronics Design</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Computer Controlled Machining</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Electronics Production</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Molding And Casting</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Output Devices</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Mechanical Design And Machine Design</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Input Devices</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Networking And Communications</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Interface And Application Programming</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Wildcard Week</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Applications And Implications</h3>
</div>
</article>
<article>
<span class="icon solid fa-rocket"></span>
<div class="content">
<h3>Invention, Intellectual Property And Income</h3>
</div>
</article>
<article>
<span class="icon solid fa-signal"></span>
<div class="content">
<h3>Project Development</h3>
</div>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>FabLab de Charleroi</h2>
</header>
<p></p>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="assignments.html">Assignments</a></li>
<li>
<span class="opener">Week per week</span>
<ul>
<li><a href="assignments/week01.html">1. Project Management</a></li>
<li><a href="assignments/week02.html">2. Computer Aided Design</a></li>
<li><a href="assignments/week03.html">3. Computer Controlled Cutting</a></li>
<li><a href="assignments/week04.html">4. Embedded Programming</a></li>
<li><a href="assignments/week05.html">5. 3D Scanning And Printing</a></li>
<li><a href="assignments/week06.html">6. Electronics Design</a></li>
<li><a href="assignments/week07.html">7. Computer Controlled Machining</a></li>
<li><a href="assignments/week08.html">8. Electronics Production</a></li>
<li><a href="assignments/week09.html">9. Molding And Casting</a></li>
<li><a href="assignments/week10.html">10. Output Devices</a></li>
<li><a href="assignments/week11.html">11. Mechanical Design And Machine Design</a></li>
<li><a href="assignments/week12.html">12. Input Devices</a></li>
<li><a href="assignments/week13.html">13. Networking And Communications</a></li>
<li><a href="assignments/week14.html">14. Interface And Application Programming</a></li>
<li><a href="assignments/week15.html">15. Wildcard Week</a></li>
<li><a href="assignments/week16.html">16. Applications And Implications</a></li>
<li><a href="assignments/week17.html">17. Invention, Intellectual Property And Income</a></li>
<li><a href="assignments/week18.html">18. Project Development</a></li>
</ul>
</li>
<li><a href="final-project.html">Final Project</a></li>
<li><a href="about.html">About Me</a></li>
</nav>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© Charlotte - FabLab de Charleroi. Fab Academy 2024. All rights reserved. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://kit.fontawesome.com/cf60492507.js" crossorigin="anonymous"></script>