An open API service indexing awesome lists of open source software.

https://github.com/ttwag/ttwag


https://github.com/ttwag/ttwag

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tao Wang

Hi! I'm Tao, a third-year electrical engineering student from UC Davis. I am currently a software engineering intern for Cadence Design Systems.

## Here are some ideas to get you started:

- šŸ”­ I’m currently working on modernizing Cadence's EDA tool from C to C++.
- šŸ’¬ Ask me about good hikes 🄾 I've done throughout the world.
- šŸ“« How to reach me: Email, Linkedin
- ⚔ Fun fact: I started college as a Biochemistry major, then I switched to Electrical Engineering in my sophomore year.

## Courses that I Enjoyed

Here are the notes and documentation of some engineering courses that I've taken:

* [EEC110B - Electronic Circuits](https://github.com/ttwag/EEC110B-Electronic_Circuits)
* [EEC130AB - Electromagnetics](https://github.com/ttwag/EEC130AB-Electromagnetics)
* [EEC133 - Electromagnetic Radiation & Antenna Analysis](https://github.com/ttwag/EEC133-Electromagnetic_Radiation_Antenna_Analysis)
* [EEC170 - Computer Architecture](https://github.com/ttwag/EEC170-Computer_Architecture)
* [EEC175A - Internet of Things Devices](https://github.com/ttwag/EEC175A-IoT_Design)
* [EEC173A - Computer Networks](https://github.com/ttwag/EEC173A-Computer_Networks)
* [EEC260 - Random Signal and Noise](https://github.com/ttwag/EEC260-Random_Signal_and_Noise)
* [MAT127A - Real Analysis](https://github.com/ttwag/MAT127A-Real_Analysis)
* [MAT115A - Number Theory](https://github.com/ttwag/MAT115A-Number_Theory)

## Projects that I Completed

* [Bouncing Ball Game](https://github.com/ttwag/P1_Bouncing_Ball_Game)
* [Gaussian Elimination](https://github.com/ttwag/P2_Gaussian_Elimination)
* **[Sound Following Robot](https://github.com/ttwag/P3_Sound_Follower)**
* [RISC-V Floating Point Multiplication](https://github.com/ttwag/P4_Multiply_Floats)
* [Smart Recycling System](https://github.com/ttwag/P5_Smart_Recycling_System)
* [YouTube Music Downloader for Mac](https://github.com/ttwag/P6_ytDownloader)
* [Good Morning Email](https://github.com/ttwag/P7_Good_Morning)
* [Circuit Analysis Lab](https://github.com/ttwag/P8_Circuit_Analysis_Lab)
* [Python Pandas Exercises](https://github.com/ttwag/P9_Pandas)
* **[Sudoku Solver](https://github.com/ttwag/P10_Sudoku_Master)**
* **[LRU Cache Simulation](https://github.com/ttwag/P11_LRU_Cache)**