This is my Portfolio

Ibrahim Gurbanov

Binary and Hex Table

My Project was supposed to create three columns of numbers counting to 17 using different number bases. The first column was binary, the second was Base ten, and third was hex. We succeeded in creating the columns and ran into no problems and the project was easy. The Project was long and boring and the switching of the seats made it even more annoying but atleast I passed.

Research Project

In our research project I talked about self-driving cars and how they are usefull for humans because they increase the quality of life for us, however they could be dangerous because in a crash would they safe the passengers life or the civilans life. Our group also talked about swarm drones which were drones that are used by the military to attack other soldiers or bases with out anyone noticing.

This is the Link

Straw Bridge

Text

Scratch Project Idea

My Idea for the scratch project is to create a cardboard knight that will adventure the lands fighting monsters and Adventuring the land. My Character will use the keyboard to move and the mouse to aim and attack

Scratch Project

I ran into a Big issue when I was trying to make the block drop the items when they were broken. An algorithem I created was an algorithem that dropped the variable amount of items that i wanted when the code was run

Scratch Project #2

Another Issue I found later was that you could move when the shop was opened i fixed this by stoping the code when the shop was open. an algorithem I used was backpack code that made sure you cant hold too many items at a time.

Array and Loop Functions

My Program was supposed to make our entire schedule on glitch. The program did literally nothing because your example and example BOTH were were thrown in with no reasonand were completly useless. The entire project was the issue but mostly the pointless misleading code.

Research Project #2

I wasn't here on this day so i cant say much but i was supposed to do Biometrics.

Spaceship Glitch Project

(2A) My project was supposed to copy the teachers spaceship on glitch using rectangles and ellipses, However we never finished the teachers example. The project worked by putting rectangles and ellipses in different x's and y's to move the shape. (2B) A problem that arrived was that rectangles would center at the top right but the ellipse would center at the middle. The solution was to move all the rectangles a little to the right and a little higher up. Another problem was that when you changed a color all of the shapes after the fill command was the wrong color. The solution was to make another fill command after the shapes to reverse the color changing.

This is the algorithm to create the spaceships shapes in order of 1 to 16 to show how the spaceship is created and what its components are

This is spaceship five and the sub algorithm here is the rect command which creates a rectangle in x-45 and y-60 which means the rectangle is 45 pixels to the right and 60 pixels to up from the center of the ship