Skip to content

Commit

Permalink
YAML fixes volume 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroQLi authored and exu3 committed Jan 21, 2023
1 parent a0d5ec2 commit c0eb224
Show file tree
Hide file tree
Showing 12 changed files with 38 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Create AHussein04.md → AHussein04.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "@AHussein04" “@kapaarnav”
name: ["@AHussein04", “@kapaarnav”]
project: "Enhanced Listening Experience"
---

Expand Down
2 changes: 1 addition & 1 deletion CoolCoderSJ.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: "@CoolCoderSJ"
projects: "Assisting Colorblind Drivers, Motion Lights - Total At End"
project: "Assisting Colorblind Drivers, Motion Lights - Total At End"
---

# Assisting Colorblind Drivers
Expand Down
13 changes: 3 additions & 10 deletions HarjotSuiingh.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@

---

name: @HarjotSuiingh

project: E-ink Smart Display

name: "@HarjotSuiingh"
project: "E-ink Smart Display"
---


# Project Name

E-ink Smart Display

# E-ink Smart Display

## Summary

Expand Down
1 change: 1 addition & 0 deletions MagiDarkPro2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: "@MagiDarkPro"
project: "75% custom gaming keyboard"
---
Expand Down
5 changes: 3 additions & 2 deletions Roh101.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Roh101
DIY 3-D Printer and Antennas
---
name: "Roh101"
project: "DIY 3-D Printer and Antennas"
---

# DIY 3-D Printer and Antennas
Expand Down
13 changes: 7 additions & 6 deletions Val171.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
**Name:@Val171**
**Project: RC Buggy**
---
name: "@Val171"
project: "RC Buggy"
---
# Building an RC Buggy

**Building an RC Buggy**

Summary:
# Summary:

Im going to build a remote controlled buggy for fun since I have never built any hardware with such complexity before. Im using a kit as it contains a lot of parts at
a fairly reasonable rate and since it bundles up a lot of them. Looking for all of the parts separately would take a lot of time and would also go over budget. This
is also my first time doing such a project thus this would be more beneficial. Additional products like the batteries, radios, wheels, etc. I'll buy separately since
they are not included in the kit

Plan:
# Plan

1)Assemble the chassis.

Expand Down
4 changes: 2 additions & 2 deletions briannamagtoto.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Name: ["@briannamagtoto", "@cherisedevelops"]
Project: "Animatronic Dual Realistic Eye Mechanism"
name: ["@briannamagtoto", "@cherisedevelops"]
project: "Animatronic Dual Realistic Eye Mechanism"
---

# Animatronic Dual Realistic Eye Mechanism
Expand Down
5 changes: 5 additions & 0 deletions paulsam06.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: "@paulsam06"
project: "Cyber Drone"
---

# Cyber Drone

## Summary
Expand Down
8 changes: 4 additions & 4 deletions shojha24.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: @shojha24
project: Modular Practical-Effects Lightsaber
name: "@shojha24"
project: "Modular Practical-Effects Lightsaber"
---

# Project Name
Modular Practical-Effects Lightsaber
# Modular Practical-Effects Lightsaber

## Summary

The lightsaber I will attempt to build is outlined in this Corridor Crew video: https://www.youtube.com/watch?v=Wc0mzQmkvNI. Essentially, an uneven rod of retro-reflective tape is attached to a rotary tool, and light is shined on this spinning rod to generate a shiny, lightsaber effect. When the rod spins, the amount of rod's surface area exposed to the light changes, which causes the mechanism to appear as if it is "flickering" the way a lightsaber would.

A lightsaber as outlined in the video has advantages over the LED lightsabers often sold today. One is that there are no exposed electrical parts in this design. All the lightsabers that I've owned are composed of a string of LEDs within a tinted plastic shell, and one solid hit renders them completely useless, as the LEDs break and the circuit never completes. A practical lightsaber doesn't do this, since there are no electrical components that will be subject to blunt force. Practical lightsabers also produce a shinier, more saturated glow than plastic lightsabers.
Expand Down
8 changes: 5 additions & 3 deletions sofiykam.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
name: @sofiykam
project: AI Healthcare ML Predictictor
name: "@sofiykam"
project: "AI Healthcare ML Predictictor"
---

# AI Healthcare ML Predictor

## The AI Healthcare ML Predictor will take CT scan and X-Ray images of the chest and lungs in order to find disease,
## Summary

The AI Healthcare ML Predictor will take CT scan and X-Ray images of the chest and lungs in order to find disease,
and even predict it. It can take any input such as images, and also live videos, and analyze them to detect lung cancer,
covid-19, tuberculosis, and pneumonia. I am excited to build this because it is a great combination of technology and health,
both of which are very important parts of the career I want to pursue, and also are big hobbies and passions that I have.
Expand Down
8 changes: 4 additions & 4 deletions thelouisgan.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```
name: @thelouisgan
project: RC Amphibious Rover
```
---
name: "@thelouisgan"
project: "RC Amphibious Rover"
---

# RC Amphibious Rover

Expand Down
6 changes: 2 additions & 4 deletions winstoniskandar&mayuridev.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
name: "@winstoniskandar"
name: "@mayuridev"
name: ["@winstoniskandar","@mayuridev"]
project: "Sound-Reactive Light Show"
---

# Project Name
Sound-Reactive Light Show
# Sound-Reactive Light Show

## Summary

Expand Down

0 comments on commit c0eb224

Please sign in to comment.