-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourses.html
More file actions
184 lines (144 loc) · 7.45 KB
/
courses.html
File metadata and controls
184 lines (144 loc) · 7.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html data-bs-theme="dark" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Louis Nguyen Minh Tan e-Portfolio</title>
<meta name="description" content="Le portfolio de Louis Nguyen Minh Tan">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic&display=swap">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/simple-line-icons.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/untitled.css">
<link rel="stylesheet" href="assets/css/linkedin.css">
<link rel="stylesheet" href="assets/css/mail.css">
<link rel="stylesheet" href="assets/css/github.css">
<link rel="stylesheet" href="assets/css/facebook.css">
<link rel="icon" type="image/x-icon" href="/assets/img/pokeball.png ">
</head>
<body id="page-top" style=" background-color : rgb(0,0,0,255) ">
<header id="top" class="d-flex justify-content-center py-3 " style="background-color: rgba(0, 0, 0, 255);" >
<ul class="nav nav-pills myheader">
<li class="nav-item"><a href="index.html" class="nav-link active bg-dark" style="color:white ;" aria-current="page">Home</a></li>
<li class="nav-item"><a href="myprojects.html" class="nav-link text-white bg-dark">My Projects</a></li>
<li class="nav-item"><a href="careermanagement.html" class="nav-link text-white bg-dark">Career Development</a></li>
<!-- <li class="nav-item"><a href="skills.html" class="nav-link text-white bg-dark">Skills</a></li> -->
<li class="nav-item"><a href="activities.html" class="nav-link text-white bg-dark">Sport & Activities</a></li>
<li class="nav-item"><a href="civic.html" class="nav-link text-white bg-dark">Civic Engagement</a></li>
<li class="nav-item"><a href="mobility.html" class="nav-link text-white bg-dark">Mobility</a></li>
<li class="nav-item"><a href="courses.html" class="nav-link text-white shaking" style="background-color:blue">Engineering Courses</a></li>
</ul>
</header>
<section id="about" class="content-section bg-dark text-black text-center" style="padding-top: 0rem; padding-bottom: 0rem;background-repeat: no-repeat;style="background-color:rgba(0, 0, 0, 255);">
<div style=" background-repeat: no-repeat; background-size:cover;background-color: rgba(0, 0, 0, 0.8); padding: 4rem;">
<div class="container">
<div class="content-section-heading text-white">
<section class="container my-4">
<h2 class="mb-4">Engineering Courses at ENSEEIHT</h2>
<!-- 2025 - 2026 -->
<div class="mb-5">
<h3>2025 – 2026 <span class="text-muted">Ongoing</span></h3>
<h5 class="mt-3">Semester 3</h5>
<div class="mt-3">
<p class="fw-bold mb-1">Internet Technologies & Protocols</p>
<p class="text-muted ms-3 mb-2">
Project: Configuration and deployment of an Autonomous System (AS) with 5 other students
</p>
<p class="fw-bold mb-1">Graph Theory</p>
<p class="fw-bold mb-1">Local Area Networks - LAN</p>
<p class="fw-bold mb-1">Telecommunication Networks</p>
<p class="text-muted ms-3 mb-2">
Project: Mathematical modeling of telecommunication networks
</p>
<p class="fw-bold mb-1">Functional Programming</p>
<p class="fw-bold mb-1">Language Translation</p>
<p class="text-muted ms-3 mb-2">
Project: Built a compiler for the <em>RAT</em> language to TAM assembly
</p>
<p class="fw-bold mb-1">Concurrent Systems and Distributed Applications</p>
<p class="text-muted ms-3 mb-2">
Project: Development of a mobile agent system with class loaders in Java
</p>
<p class="fw-bold mb-1">Computer Architecture</p>
<p class="text-muted ms-3">
Project: FPGA development of an UART
</p>
</div>
</div>
<!-- 2024 - 2025 -->
<div class="mb-5">
<h3>2024 – 2025</h3>
<h5 class="mt-3">Semester 2</h5>
<div class="mt-3">
<p class="fw-bold mb-1">Networking</p>
<p class="text-muted ms-3 mb-2">
Project: Creation of an Internet Service Provider with services (DNS, DHCP, Web, Firewall)
</p>
<p class="fw-bold mb-1">Telecommunications</p>
<p class="text-muted ms-3 mb-2">
Project: Implementation of the Viterbi decoding algorithm
</p>
<p class="fw-bold mb-1">Object-Oriented Programming</p>
<p class="text-muted ms-3 mb-2">
Project: Creating a RPG video game as Scrum master with Agile methodologies (Java)
</p>
<p class="fw-bold mb-1">Signal Processing</p>
<p class="fw-bold mb-1">Scientific Computing</p>
<p class="fw-bold mb-1">Machine Learning</p>
</div>
<h5 class="mt-4">Semester 1</h5>
<div class="mt-3">
<p class="fw-bold mb-1">Imperative Programming</p>
<p class="text-muted ms-3 mb-2">
<!-- Project: File compression utility based on Huffman coding (C) --> </p> <p class="fw-bold mb-1">Control Systems (Automatique)</p>
<p class="text-muted ms-3 mb-2">
<!-- Project: Control loop design for a self-balancing two-wheeled robot -->
</p>
<p class="fw-bold mb-1">Computer Architecture</p>
<p class="text-muted ms-3 mb-2">
<!-- Project: Hardware-level implementation of an insertion sort algorithm -->
</p>
<p class="fw-bold mb-1">Probability & Statistics</p>
<p class="fw-bold mb-1">Integration & Applications</p>
<p class="fw-bold mb-1">Optimization & Partial Differential Equations (PDE)</p>
<p class="fw-bold mb-1">Data Analysis & Modeling</p>
</div>
</div>
</section>
</div>
</div>
</div>
<footer class="footer text-center" style="background-color: rgba(0, 0, 0, 255); padding: 1rem;">
<div class="container" style="background-color: rgba(0, 0, 0, 255);">
<p class="text-muted mb-0 small">Copyright Louis Nguyen Minh Tan 2025</p>
</div><a class="scroll-to-top rounded" href="#page-top"><i class="fa fa-angle-up"></i></a>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/stylish-portfolio.js"></script>
<script>
function copyText() {
/* Copy text into clipboard */
navigator.clipboard.writeText
("louis.nguyenminhtan@etu.inp-n7.fr");
alert("louis.nguyenminhtan@etu.inp-n7.fr copied to clipboard");
}
</script>
<!-- Toggle Button -->
<!-- Right Sidebar Index -->
<button id="indexToggleBtn" class="index-toggle-btn">
<
</button>
<div id="pageIndex" class="page-index">
<!-- <h6 class="text-center mt-2">On this page</h6> -->
<ul class="list-unstyled px-3">
<li><a class="index-link" href="#top">Top</a></li>
<li><a class="index-link" href="#about">About</a></li>
<li><a class="index-link" href="#contact">Contact</a></li>
</ul>
</div> <script src="assets/js/myIndex.js"></script>
</body>
</html>