generated from EduardaSRBastos/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWEBSITE_PROJECTS_LIST.json
More file actions
440 lines (440 loc) · 17.3 KB
/
WEBSITE_PROJECTS_LIST.json
File metadata and controls
440 lines (440 loc) · 17.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
{
"A": [
{
"name": "Accessibility Project",
"github": "https://github.com/EduardaSRBastos/AccessibilityProject",
"description": "Web Accessibility School Project for Phone",
"image": null,
"technology": "CSS, HTML",
"website": null
},
{
"name": "Advent Of Code 2024",
"github": "https://github.com/EduardaSRBastos/advent-of-code-2024",
"description": "Dataweave Edition",
"image": null,
"technology": "DataWeave",
"website": "https://adventofcode.com"
},
{
"name": "Advent Of Code 2025",
"github": "https://github.com/EduardaSRBastos/advent-of-code-2025",
"description": "JavaScript Edition",
"image": null,
"technology": "JavaScript",
"website": "https://adventofcode.com"
},
{
"name": "Assembly 2020",
"github": "https://github.com/EduardaSRBastos/Assembly-2020",
"description": "Assembly School Exercises",
"image": null,
"technology": "Assembly",
"website": null
},
{
"name": "Astro Alert",
"github": "https://github.com/EduardaSRBastos/astro-alert",
"description": "A Discord bot that posts real-time moon phases, eclipses, and astronomy alerts, and lets users explore upcoming celestial events.",
"image": null,
"technology": "Python",
"website": null
}
],
"C": [
{
"name": "C 2019",
"github": "https://github.com/EduardaSRBastos/C-2019",
"description": "C School Exercises",
"image": null,
"technology": "C",
"website": null
},
{
"name": "Calculator",
"github": "https://github.com/EduardaSRBastos/calculator",
"description": "An aesthetic calculator with hidden tricks and a cat-like style.",
"image": "https://github.com/user-attachments/assets/2474f3e4-a51c-4317-8c3c-6ae6830d6b05",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/calculator/"
},
{
"name": "Cpp 2020",
"github": "https://github.com/EduardaSRBastos/Cpp-2020",
"description": "C++ School Exercises",
"image": null,
"technology": "C++",
"website": null
},
{
"name": "Cpp 2021",
"github": "https://github.com/EduardaSRBastos/Cpp-2021",
"description": "C++ School Exercises (Btree)",
"image": null,
"technology": "C++",
"website": null
},
{
"name": "Csharp.net 2017",
"github": "https://github.com/EduardaSRBastos/CSharp.NET-2017",
"description": "C# .NET School Exercises",
"image": null,
"technology": "C#",
"website": null
},
{
"name": "Csharp.net Console 2017",
"github": "https://github.com/EduardaSRBastos/CSharp.NET-Console-2017",
"description": "C# .NET Console School Exercises",
"image": null,
"technology": "C#",
"website": null
},
{
"name": "Css Projects",
"github": "https://github.com/EduardaSRBastos/css-projects",
"description": "Animation Projects using HTML, CSS and JS",
"image": null,
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/css-projects/"
}
],
"D": [
{
"name": "Dataweave Challenges",
"github": "https://github.com/EduardaSRBastos/dataweave-challenges",
"description": "DataWeave challenges from <a href=\"https://www.prostdev.com/\">ProstDev.com</a> with explanations",
"image": null,
"technology": "DataWeave",
"website": null
},
{
"name": "Dataweave Exercises",
"github": "https://github.com/EduardaSRBastos/dataweave-exercises",
"description": "Dataweave practical exercises",
"image": null,
"technology": "DataWeave",
"website": null
},
{
"name": "Dataweave Utilities",
"github": "https://github.com/EduardaSRBastos/dataweave-utilities",
"description": "Collection of useful dataweave functions",
"image": null,
"technology": "DataWeave",
"website": null
},
{
"name": "Dating Anniversary",
"github": "https://github.com/EduardaSRBastos/dating-anniversary",
"description": "A small interactive website to celebrate our dating anniversary, filled with hearts, flowers, and sweet surprises.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/dating-anniversary/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/dating-anniversary/"
},
{
"name": "Distributed Systems 2022",
"github": "https://github.com/EduardaSRBastos/DistributedSystems-2022",
"description": "Distributed Systems School Projects in C and C#",
"image": null,
"technology": "C, C#",
"website": null
}
],
"E": [
{
"name": "EduardaSRBastos",
"github": "https://github.com/EduardaSRBastos/EduardaSRBastos",
"description": "My Profile Readme",
"image": null,
"technology": null,
"website": "https://github.com/EduardaSRBastos"
},
{
"name": "Escape Puzzle",
"github": "https://github.com/EduardaSRBastos/escape-puzzle",
"description": "Escape Puzzle in HTML, JS and CSS.",
"image": null,
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/escape-puzzle/"
}
],
"F": [
{
"name": "Final Project 2018",
"github": "https://github.com/EduardaSRBastos/FinalProject-2018",
"description": "Technological Project of the Informatics and Multimedia Technologies Course (Colégio de Gaia)",
"image": null,
"technology": "C#, HTML",
"website": null
},
{
"name": "Food Api Django",
"github": "https://github.com/EduardaSRBastos/FoodAPI_Django",
"description": "Django exercise",
"image": null,
"technology": "Batchfile, C, CSS, Dockerfile, HTML, JavaScript, PowerShell, Python, Roff",
"website": null
}
],
"H": [
{
"name": "Hanabi",
"github": "https://github.com/EduardaSRBastos/Hanabi",
"description": "Game Hanabi written in C",
"image": null,
"technology": "C",
"website": null
},
{
"name": "Hiring Coders",
"github": "https://github.com/EduardaSRBastos/HiringCoders",
"description": "Programa Hiring Coders",
"image": null,
"technology": "CSS, Go, HTML, JavaScript, TypeScript",
"website": null
},
{
"name": "Html Css Php Js 2017",
"github": "https://github.com/EduardaSRBastos/HTML-CSS-PHP-JS-2017",
"description": "WEB Development School Exercises",
"image": null,
"technology": "CSS, HTML, Hack, JavaScript, Less, PHP",
"website": null
}
],
"J": [
{
"name": "Java Udemy Course",
"github": "https://github.com/EduardaSRBastos/java-udemy-course",
"description": "<a href=\"https://udemy-redirect-app.herokuapp.com/java\">The Complete Java Development Bootcamp</a> Exercises",
"image": null,
"technology": "Java",
"website": null
}
],
"L": [
{
"name": "Lettersoup",
"github": "https://github.com/EduardaSRBastos/LetterSoup",
"description": "Game Letter Soup written in C++",
"image": null,
"technology": "C++, TeX",
"website": null
}
],
"M": [
{
"name": "Malassezia Checker",
"github": "https://github.com/EduardaSRBastos/malassezia-checker",
"description": "A tool that checks ingredients for potential Malassezia triggers.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/malassezia-checker/refs/heads/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/malassezia-checker/"
},
{
"name": "My Essential Toolbox",
"github": "https://github.com/EduardaSRBastos/my-essential-toolbox",
"description": "A collection of essential digital tools designed to assist with everyday tasks.",
"image": "https://github.com/user-attachments/assets/995811cf-f845-48ad-82a6-3fd6ef3adb32",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/my-essential-toolbox/"
},
{
"name": "My Projects",
"github": "https://github.com/EduardaSRBastos/my-projects",
"description": "A directory website that lists my GitHub projects.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/my-projects/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript, Python",
"website": "https://eduardasrbastos.github.io/my-projects/"
}
],
"P": [
{
"name": "Pin Journey",
"github": "https://github.com/EduardaSRBastos/pin-journey",
"description": "An interactive map to track and visualize the places you've been.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/pin-journey/refs/heads/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/pin-journey/"
},
{
"name": "Portfolio",
"github": "https://github.com/EduardaSRBastos/portfolio",
"description": "My Portfolio Website",
"image": null,
"technology": "CSS, HTML, TypeScript",
"website": "https://eduardasrbastos.github.io/portfolio/"
},
{
"name": "Powerbi 2022",
"github": "https://github.com/EduardaSRBastos/PowerBI-2022",
"description": "Power BI School Exercises",
"image": null,
"technology": null,
"website": null
},
{
"name": "Profile Preferences Api",
"github": "https://github.com/EduardaSRBastos/profile-preferences-api",
"description": "The API allows users to create their account preferences.",
"image": null,
"technology": "Gherkin, HTML, JavaScript, TypeScript",
"website": null
},
{
"name": "Python Exercises",
"github": "https://github.com/EduardaSRBastos/Python-Exercises",
"description": "Python School Exercises",
"image": null,
"technology": "Python",
"website": null
},
{
"name": "Python Genderidecg",
"github": "https://github.com/EduardaSRBastos/Python-GenderIdECG",
"description": "Gender Identification with Electrocardiography in Python",
"image": null,
"technology": "Python",
"website": null
}
],
"R": [
{
"name": "Repository Template",
"github": "https://github.com/EduardaSRBastos/repository-template",
"description": "A structured GitHub template with essential resources for new projects.",
"image": null,
"technology": "CSS, HTML, JavaScript",
"website": null
},
{
"name": "Resume Builder",
"github": "https://github.com/EduardaSRBastos/resume-builder",
"description": "A customizable resume builder template built using HTML, CSS, and JavaScript.",
"image": "https://github.com/user-attachments/assets/a5b427bb-7b9e-41ee-8e31-de6f90c9b778",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/resume-builder/"
},
{
"name": "Rss Reader",
"github": "https://github.com/EduardaSRBastos/RssReader",
"description": "Project using WPF and Xamarin Forms (c#)",
"image": null,
"technology": "C#",
"website": null
}
],
"S": [
{
"name": "Samurai",
"github": "https://github.com/EduardaSRBastos/samurai",
"description": "Project made in Angular and C#",
"image": null,
"technology": "C#, CSS, HTML, TypeScript",
"website": null
},
{
"name": "Spotify Lyrics",
"github": "https://github.com/EduardaSRBastos/Spotify-Lyrics",
"description": "Displays the currently playing Spotify track and its lyrics",
"image": null,
"technology": "HTML, JavaScript",
"website": null
},
{
"name": "Sql 2021",
"github": "https://github.com/EduardaSRBastos/SQL-2021",
"description": "SQL School Exercises",
"image": null,
"technology": "TSQL",
"website": null
}
],
"U": [
{
"name": "Uml 2021",
"github": "https://github.com/EduardaSRBastos/UML-2021",
"description": "UML School Exercises",
"image": null,
"technology": null,
"website": null
},
{
"name": "Unity 2018",
"github": "https://github.com/EduardaSRBastos/Unity-2018",
"description": "Unity School Exercises",
"image": null,
"technology": "ASP.NET, C#",
"website": null
},
{
"name": "Update License Year Action",
"github": "https://github.com/EduardaSRBastos/update-license-year-action",
"description": "This GitHub Action automatically updates the year in the `LICENSE` file of the repository.",
"image": null,
"technology": "Shell",
"website": null
}
],
"V": [
{
"name": "Vb 2016",
"github": "https://github.com/EduardaSRBastos/VB-2016",
"description": "Visual Basic School Exercises",
"image": null,
"technology": "Visual Basic .NET",
"website": null
},
{
"name": "Vb.net 2016",
"github": "https://github.com/EduardaSRBastos/VB.NET-2016",
"description": "Visual Basic .NET School Exercises",
"image": null,
"technology": "Visual Basic .NET",
"website": null
},
{
"name": "Vision Simulator",
"github": "https://github.com/EduardaSRBastos/vision-simulator",
"description": "A vision simulator that recreates how humans and animals perceive the world through various visual conditions and color deficiencies.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/vision-simulator/refs/heads/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/vision-simulator/"
}
],
"W": [
{
"name": "Webgl 2022",
"github": "https://github.com/EduardaSRBastos/WebGL-2022",
"description": "WebGL School Exercises",
"image": null,
"technology": "HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/WebGL-2022/"
},
{
"name": "Webgl Project",
"github": "https://github.com/EduardaSRBastos/WebGL-Project",
"description": "Project Candyland in WebGL",
"image": null,
"technology": "HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/WebGL-Project/"
},
{
"name": "What To Eat",
"github": "https://github.com/EduardaSRBastos/what-to-eat",
"description": "Interactive web app to choose what to eat by swiping food options left or right.",
"image": "https://raw.githubusercontent.com/EduardaSRBastos/what-to-eat/refs/heads/main/assets/images/preview.png",
"technology": "CSS, HTML, JavaScript",
"website": "https://eduardasrbastos.github.io/what-to-eat/"
},
{
"name": "Wpf 2021",
"github": "https://github.com/EduardaSRBastos/WPF-2021",
"description": "WPF School Exercises",
"image": null,
"technology": "C#",
"website": null
}
]
}