diff --git a/Art_TCG_Paper.pdf b/Art_TCG_Paper.pdf new file mode 100644 index 0000000..4508249 Binary files /dev/null and b/Art_TCG_Paper.pdf differ diff --git a/README-maxton.md b/README-maxton.md new file mode 100644 index 0000000..c296b3f --- /dev/null +++ b/README-maxton.md @@ -0,0 +1,52 @@ +# Maxton Huff +**Phone:** 512-633-1986 +**Email:** [maxton@stanford.edu](maxton@stanford.edu) + +--- +## Projects +![](spiderverse.png) +- [Spiderverse Shaders](https://cardadfar.github.io/cs348k/): Created NPR Shaders to emulate the style of the Spiderverse movies +- [Amazon Lowest Cost](https://github.com/Maxton-Huff/cs131FinalProject): Takes in an image as input and use a trained ML model to identify the item type, then web-scrapes Amazon to find the lowest cost item. +- [ArtTCG](Art_TCG_Paper.pdf): CURIS project for the HCI department, online multiplayer card-trading game designed to help amateur artists with the art-making process while avoiding burnout through off-centering + +## ๐Ÿ“š Education + +### Stanford University (September 2021 โ€“ Expected Graduation: 2025) +**GPA:** 3.80/4.00 +- Developed programs in: + - **Python:** Image editing, TXT/CSV data scraping + - **C++:** Recursion with dictionaries and hash maps + - **C:** File compression/extraction, heap allocation + - **CSS/HTML/JavaScript:** Website building and publishing + - **C#:** VR development +- Founded and preside over two official clubs, managing funding, organization, and events. + +--- + +## ๐Ÿ’ป Work Experience + +### **Stanford CURIS** โ€“ Summer Researcher (June - September 2024) +- Developed mechanics and visuals for an online multiplayer card trading game for artists. +- Co-led research and presented findings to Stanford's HCI and CS communities. +- Co-authored a research paper based on the project. + +### **Upland Software (NASDAQ: UPLD)** โ€“ Software Development Intern (June - August 2023) +- Solo developed a technical support chatbot using Pinecone (vector database) and OpenAI API. +- Implemented the chatbot across 25 company divisions after presenting to senior executives. +- Assisted with managing sales data using Excel. + +### **FeatureBase** โ€“ Full-Time Software Developer (August 2020 - July 2021) +- Programmed for a data analytics company improving query performance via bitmaps. +- Worked across bug, feature, performance, and sales teams. +- Created a free trial version of the companyโ€™s primary product. + +### **Tritium Partners** โ€“ Summer Private Equity Intern (Summer 2019) +- Gained early exposure to tech investment analytics in a high-performing private equity firm. +- Performed detailed analyses of potential investment companies. + +--- + +## ๐ŸŽฎ Extracurricular Activities + +### **Stanford Tabletop Games Club** โ€“ Co-Founder and President (May 2023 โ€“ Present) +- Established and led a club that attracted 194 members in its first year. diff --git a/spiderverse.png b/spiderverse.png new file mode 100644 index 0000000..c1f4ac8 Binary files /dev/null and b/spiderverse.png differ