adik1025 / adi_student

Apache License 2.0
0 stars 0 forks source link

aadi_2025/posts/about-me #3

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

About Me | Aadi’s Website

10 random facts about me!

https://aadibhat09.github.io/aadi_2025/posts/about-me

Soumini97 commented 1 month ago

Good stuff: Good job completing all the assignments and nice theme! Improvements: There are 2 utterance boxes on this page. And there's no mario animation on your index.

abbymanalo commented 1 month ago

-lots of cool pages that are extra from the assignments -missing calculator -page is customized and organized well

NeonMist27 commented 1 month ago

This is amazing! I loved reading the 10 facts about you and the site is very visually appealing. I would still add some font and color changes to your text as it will make it seem more interactive and fun as that is most likely your intention. Bravo!

JustinQ-DNHS commented 1 month ago

Good work! Your pages are beautiful, you demonstrate excellent understanding of CSS and SASS and display a great understanding of the concepts. There are 2 utterance boxes on this page though, which definitely needs to be fixed. This can be fixed by removing this line of code:

<div id="comments"></div>
<script src="https://utteranc.es/client.js"
        repo="adik1025/adi_student"
        issue-term="pathname"
        theme="github-light"
        crossorigin="anonymous"
        async>
</script>

From the bottom of your page, it is likely being added automatically by the formatting of your page. I would also like to see mario on your index page since he has strangely disappeared. As an extra challenge, you should create a new type of loadout page and use it.