Krish Kothari

A headshot of Krish

2245 Manor View · Cumming, GA · 470-533-3135 · kvk66279@uga.edu

I am a junior pursuing a major in Computer Science with a strong interest in systems programming, software development, and problem-solving through innovative technology. I am eager to contribute to projects that challenge my skills and allow me to grow as a developer.


Education

University of Georgia

College of Arts & Sciences Athens

Bachelor of Science in Computer Science May 2027

GPA: 3.72/4.00

Courses: Intro to Computing and Programming, Software Development, Data Structures, Theory of Computing, Systems Programming, Web Programming,

Honors and Awards

Zell Miller Scholarship Recepient
Fall 2023, Fall 2024
Dean's List
Spring 2024, Fall 2024

Skills

Leadership and Experience

Chipotle, Crew Member
06/2022 - 08/2022
Denmark High School, Instructor
06/2023
Five Below, Sales Associate
06/2024 - 08/2024

Projects

Harry Potter API app

  • Developed a JavaFX application integration two JSON APIs to provide information about Harry Potter characters.
  • Ensured seamless interaction between the two APIs, demonstrating effective data handling and API integration.
  • Designed an intuitive interface that enables users to effortlessly access character details and house backgrounds.

Itunes API Gallery

  • Developed a JavaFX application that integrates with the iTunes API to provide an interactive media search experience.
  • Leveraged JavaFX to create visually appealing UI elements and responsive layouts, ensuring smooth user interactions.
  • Implemented robust error handling and alert notifications for search results, enhancing application performance.

Multithreaded Diagonal Sums

  • Developed a multithreaded C program using POSIX threads to compute diagonal sums in a 2D grid, supporting grids of size n ≥ 1.
  • Implemented multi-threading with up to 3 threads, ensuring efficient computation and strict adherence to project requirements.
  • Processed input and output files to identify diagonal sums matching a target value, validating results with file comparison tools.