Cloud9 Hackathon Project: Category 2:Automated Scouting Report Generator This project will lookup opponents, highlight tendencies, and stats they have during a match. I chose to do this project because I wanted to gain more experience building my own apps. I game alot as well and wanted to deeper understand of all the data the games I play and how it represents me as a player. I built my project mainly using python, as it was the programming language I was most familiar with, and i didn't want to over complicate one of my first hackathons with multiple langauges. I used AI to help design some code, especially for designing the script for parsing the large data files needed to be read over for this project, and the html, as I didn't have much experience with the markdown language. Challenges I faced were finding what APIs from GRID I needed, understanding what the data being downloaded gave and showed, and organization with files, since this was definitely the biggest project I have built. I learned alot about how file Paths work, reading Json files and parsing through them, and how to do parallel processing to help the project run faster.

Log in or sign up for Devpost to join the conversation.