https://github.com/ttwag/ttwag
https://github.com/ttwag/ttwag
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ttwag/ttwag
- Owner: ttwag
- Created: 2024-07-07T16:54:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T08:07:46.000Z (5 months ago)
- Last Synced: 2025-02-17T11:15:10.590Z (4 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**