Our Katana,

Me, August, and Aiden worked on a katana sword.

First, we saw the other katanas on the wall so we decided to make our own.

Then we found a design and modified it for our liking then we placed the katana in an easel inventable and measured it, once we measured it we put a piece of wood on the CNC machine so we clamped it down and imported the katana design to the CNC then we all got our goggles and turned it on and watched it go! After we cut it it didn’t cut it out completely so we drilled through it and then cut it with a handheld saw. Once we cut it out we smoothen the edges with sandpaper and a tool that looks like a cheese grater, we are making a blade guard and then we will hydro dip it with red, gray, black, and silver.

the model

Me, august, and Danny  worked on a katana sword.

First we saw the other katanas on the wall so we decided to make our own.

Then we found a design and modified it for our liking then we placed the katana in easel inventables and measured it, once we measured it we put a piece of wood on the cnc machine so we clamped it down and imported the katana design to the cnc then we all got our goggles and turned it on and watched it go!. After we cut it it didn’t cut it out completely so we drilled through it then cut it with a hand held saw. Once we cut it out we smoothed the edges with sandpaper and a tool that looks like a cheese grater, now we are making a blade guard and then we will hydro dip it with red, gray black and silver.

Sunflower

In Makerspace, I made a sticker that would go on my car. I chose a sunflower because it is my favorite flower and easy to execute. The hardest part about this process was using Corell. Dr. Urbano had to help me throughout everything. The second hardest was lining the vinyl up with the space that I needed to cut on.

Portfolio

During my time in the makerspace I put together a portfolio for my tattoo apprenticeship in the upcoming summer of next year. I took every photo and video that I have saved on my phone of sketches, paintings and doodles I’ve done on people and combined it all into one big folder. With the advice of Mrs. Bryan I made an extra portfolio pertaining to every painting I’ve done in these last couple of years, just to keep it in hand and also if I want to expand my senior project to shadow someone who creates murals in the St. Louis area. Surprisingly, it was a tad more challenging than I thought it would be. Not only do I have a concerning amount of photos in my camera roll, going through every single one to find any of my artwork was tedious. Overall I think this was incredibly helpful for my future and it was enjoyable to do.

Tiles for New Students

During the first quarter of makerspace, Alex and I continued helping with the tile board. Since there are some new students, we went to the lowerschool teachers and for a list of names. After we got the list, we typed them up on the templates. I had some difficulty doing this because I forgot how to duplicate tiles and make edits on it. I have them all typed up and plan on printing them out on Thursday. I had to have Dr. Urbano, help me with a lot of the controls on the computer, but now I know that if I want to duplicate (hit ctrl+d). There was also a day where I forgot to save the edited file. This was really annoying because I had to retype them. A big lesson that I have learned is that you should always make sure to save your file. I already knew this sort of, but did not practice it in this case!

Chess peices

Me and Ryan used resin to make chess peices.

We first made the resin using 2 different liquids then mixed coloring in till we got the color we wanted. We then mixed it for 5 mins before pouring it into some molds that were already made. We then came back the next day to look at them but they were kinda messed up because the molds were not completely dry before we poured the resin. Here’s the final project

Maker space Post

Ella and I were asked by Dr. Urbano to ask the lower school to make tiles for the new students of the Futon School. This means that we went to all the lower school classes and ask for a list of the new students in each class. Than we will type them up on the computer website. Than we will print them on the lazer cutter. Than lastly let those students design with markers and whatever they want. We will than put them on the wall in the maker space.

LED

I did LED programming. I did a loop with red and blue light. It’s reasonable to think that I also made a lamp. Because we shouldn’t focus on things outside. Instead, what is inside is the essence. This is extra point.

While true is an infinite loop. So there are 20 lights in total, and every every second bulb lights up blue. And they light repeatedly every 0.005 sec with 250 max brightness. Then each light next to the blue lights red, also repeated every 0.05 sec. I learned every line in the loop must be tab over.

while True: 
    for i in range (0,20,2):
        pixels[i] = (5,10,250)
        time.sleep(0.05)

        pixels[i+1] = (20,5,0)
        time.sleep (0.05)

fish lamp

I made a touch activated lamp.

To make the frame I used the laser to cut out the pieces of wood. I connect all the wires to the raspberry pie and coded the LEDs

Using Dall-e, I printed an AI generated picture of a fish tank on transparency film.

fish lamp

A sword has been made

I made a sword, I cut out the silhouette on the CNC cutter, and filed the blade to an edge with the “rasp”, which is totally just a file, and smoothed it out with the belt sander. Next, I need to use sandpaper to finish the blade, and then I need to make a handle. At the end of the project, I am planning on either painting or staining the wood blade.