A collection of notes, diagrams, summaries, and reference material from my Electronics Engineering studies.
This repository serves as a personal knowledge base and long-term archive of concepts learned through coursework, labs, projects, and independent study.
The goal of this repository is to:
- Document my learning journey in electronics engineering
- Organize course notes and study material
- Create a searchable reference for future projects
- Reinforce concepts through written explanations
- Track progress over time
The repository is organized by course sections and topics.
Example:
Electronics-Engineering-Notes/
├── Udemy Section 2 - Introduction to Electronics/
├── Udemy Section 3 - Basic Circuit Theory/
├── Udemy Section 4 - Components and Measurements/
└── ...
Each section may contain:
- Written notes
- Diagrams
- Formulas
- Circuit explanations
- Reference material
- Additional resources
These notes are intended primarily for personal study and reference. Information may contain mistakes, simplifications, or incomplete explanations as part of the learning process.
Always verify calculations and engineering decisions using authoritative sources.
I come from a cybersecurity background and am expanding into electronics engineering, embedded systems, and hardware development. This repository documents that transition and serves as a record of concepts learned along the way.
"The best way to learn is to build, break, fix, and document."