Good morning! I am a recent graduate from UC Davis with a degree in Computer Science. Seeking a job in software engineering in the Bay Area. I’m looking for a passionate engineering team who enjoy solving complex technical challenges. I would like to contribute to challenging technical problems and learn creative problem-solving skills. The company must be organized, works efficiently, and provides career growth for people who work hard.
In this project, I analyzed four years of data from kickstarted to evaluate what features made a good kick starter project. I coded a Radar chart and a Coordinate plot graph using D3 to visualize which KS project was successful.
In this project, I designed a pipeline CPU that was able to fetch instructions from ROM in Logisim. The CPU processed MIPS instructions (eg. Add, Beq, Jal, and La) and stored data in a RAM.