My goal is to take on a challenging and high-performance oriented role in the field of Computer Science in order to implement the experience gained in these fields to develop complex project efficiently.
Java (Data Structures, Google Guava)
undefined(JAVA) COVID-19 Statistics Board, San Francisco State University
This project is a COVID-19 statistics dashboard based on real data, which calculates the total number of cases, deaths, and cases per million in continents and countries using the knowledge of data structures.
https://github.com/brarharry/COVID-19-Project
(JAVA) Interpreter, San Francisco State University
This project is heavily object oriented, which converted a mock language code (this mock language is a machine language) to simplified Java code and executed it. The code written in mock language is based on Factorial and Fibonacci series.
https://github.com/brarharry/Interpreter