You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-29
Original file line number
Diff line number
Diff line change
@@ -2,86 +2,57 @@
2
2
3
3
Welcome to my **Lecture Notes**! This repository contains carefully curated and organized notes from my studies at the National University of Singapore (NUS), focusing primarily on **Computer Engineering** and related topics. These notes are designed to serve as a study aid and reference for both myself and others who might find them useful.
4
4
5
-
---
6
-
7
5
## 📚 **Contents**
8
-
9
6
The repository is organized into the following sections:
10
-
11
7
-**Semester-wise Notes**
12
8
Notes are categorized based on academic semesters, making it easy to track progress over time.
13
-
14
9
-**Subject-wise Topics**
15
10
Within each semester folder, notes are further divided by subject and module codes for clarity.
16
-
17
11
-**Additional Resources**
18
12
Includes summaries, cheat sheets, and references to external resources when applicable.
19
13
20
-
---
21
-
22
14
## 🔖 **Features**
23
-
24
15
-**Structured Format**
25
16
Notes are organized in a clean and consistent style:
26
17
-**Technical Subjects**: Written in Markdown and deployed via GitBook for easy navigation and accessibility.
27
18
-**Math and Physics**: Written in LaTeX and compiled using Overleaf to maintain precision and clarity.
28
-
29
19
-**Rich Content**
30
20
Includes detailed explanations, examples, diagrams, and code snippets where applicable.
31
-
32
21
-**Cross-References**
33
22
Links to related topics or prerequisite material are provided for a seamless learning experience.
34
-
35
23
-**Version Controlled**
36
24
Changes and improvements to the notes are tracked using Git, ensuring the latest updates are always available.
- Open Markdown files using any Markdown viewer or IDE (e.g., VS Code, Obsidian).
53
-
54
36
3.**LaTeX Notes**
55
37
- For LaTeX notes, upload the `.tex` files to [Overleaf](https://www.overleaf.com/) or use a local LaTeX editor (e.g., TeXShop, MikTeX).
56
38
- Compile the `.tex` files to generate PDFs for an optimal reading experience.
57
-
58
39
4.**Navigation**
59
40
Browse through the folders to find the specific notes you need. Notes are organized by semesters, subjects, and topics for easy access.
60
41
61
-
---
62
-
63
42
## 📝 **Contribution Guidelines**
64
-
65
43
Your contributions are welcome! To contribute:
66
-
67
44
1. Fork this repository.
68
45
2. Make edits or add new notes in a **relevant folder**.
69
46
3. Submit a pull request with a clear description of your changes.
70
47
71
48
Please ensure that your notes follow the existing structure and maintain clarity and conciseness.
72
49
73
-
---
74
50
75
51
## 🙌 **Acknowledgments**
76
-
77
52
A huge thank you to the professors, teaching assistants, and peers at NUS who have contributed to my understanding of these subjects. This repository reflects the collective effort of countless hours of lectures, discussions, and study sessions.
78
53
79
-
---
80
54
81
55
## 📨 **Feedback and Contact**
82
-
83
56
If you have any feedback, suggestions, or questions, feel free to open an issue or contact me directly via GitHub. Let’s learn and grow together!
84
57
85
-
---
86
-
87
58
Hope you find these notes helpful in your learning journey. 😊
0 commit comments