ninaadkiran / tinga2

MIT License
0 stars 0 forks source link

Individual Review Ticket (Ethan) #5

Open EthanH06 opened 11 months ago

EthanH06 commented 11 months ago

Name: Ethan Hong

Team+Indi+Teacher:

Key Commit(s): 1. https://github.com/ninaadkiran/tinga2/commit/90793dd7598b01f42c7c968f4bdf07df3aac00a6 (Barebones, created the barebones of the website and functions with edited/removed lines of code which would serve as our main basis and idea of the website. Added 3 different binary lines for each R G and B value.)

  1. https://github.com/ninaadkiran/tinga2/commit/24390391a0d41a1cf87a1e256b64236c059c4c5d (Added Opacity Slider, Added opacity slider which holds functionality to the website by not strictly using R G and B for colors, but also adding translucency to the colors which adds to having 4 different values that would each contribute to the amount of red, blue, green, and the actual visual aspect of the website.)
  1. https://github.com/ninaadkiran/tinga2/commit/ee265eb3ce34e6f1503cc04f843fc668c1bb1efa (Added Hex to RGB, the hex to RGB allows for pre-existing color codes to be used within the website and show the actual binary values that those existing codes would provide. The Hex to RGB uses a text box to use codes such as FFFFFF(white) or 000000(black) to combine percentages to values and binary.)

Analytics: https://github.com/ninaadkiran/tinga2/graphs/contributors

Ankit-177 commented 10 months ago

Team Review: Individual review ticket for Ethan Hong [Ankit Pulivendula]:

Team Review ticket containing key Team and individual contributions

Per check.
0.55 not attempted/no check 0.7 attempted, incomplete, but some runtime 0.8 mastery and runtime 0.9 above and beyond.

FINAL GRADE: 0.9/0.9 Justification: Ethan has clearly demonstrated proficiency in JavaScript through his major additions to their project. He created the barebones of the entire project with buttons, etc. He also created the opacity slider, making an enjoyable experience for the user. Finally, he implemented the hex to binary conversion feature along with the RGB decimal code conversion. Overall, it is clear that Ethan has contributed greatly to the project while also going above and beyond, earning him a 0.9/0.9. Great job!

Other comments: Efficient division of work with teammates.