In this session, I made A LOT of visual/UI changes. To start, I added rounded boxes for text that have nice yellow borders too. I organized the welcome page so that there is an image of me on the same row as my favorite song (previously it was just the song in the middle.) One detail that I added was a small white heart at the bottom of the welcome page along with the month that my website was created. This may seem like a very insignifigant thing, but to me, the small things matter. Next, I removed the list of places I have traveled to and replaced them with images of hackathons I have been to! This is because in this case, it is better to show, not tell. I thenadded in yellow boxes for my projects, and made the entire website look more pleasing. Finnally, I organized all of the code (it was a complete mess before lol) and prepared my website to be shipped! I really enjoyed creating my website, I learned so many new things and got a chance to reflect about myself. Attached are some images of my website!
In this session, I made A LOT of visual/UI changes. To start, I added rounded boxes for text that have nice yellow borders too. I organized the welcome page so that there is an image of me on the same row as my favorite song (previously it was just the song in the middle.) One detail that I added was a small white heart at the bottom of the welcome page along with the month that my website was created. This may seem like a very insignifigant thing, but to me, the small things matter. Next, I removed the list of places I have traveled to and replaced them with images of hackathons I have been to! This is because in this case, it is better to show, not tell. I thenadded in yellow boxes for my projects, and made the entire website look more pleasing. Finnally, I organized all of the code (it was a complete mess before lol) and prepared my website to be shipped! I really enjoyed creating my website, I learned so many new things and got a chance to reflect about myself. Attached are some images of my website!
I created my own website! In this session, I learned the basics of HTML and CSS to create a bare-bones website. Currently, there are welcome, about me, projects, and socials sections. In the project section, I included three large hardware projects that I have designed, along with images of them. I have gotten a big chunk of the website done; however, I need to add some more text and make it look aesthetically pleasing.
I created a custom slack bot! I followed the tutorial and registered the bot on slack api. Next, I created a project in vs code and set up the code. After testing it (it worked!), I pushed to github and started deploying it to nest. This was new to me as I don’t have much experience working with the terminal or cmd, but now I am more familiar. I added an ability to do /ninjabot-nasa pic, which goes to a nasa website and fetches the text + picture of the day.