File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+
4+ < head >
5+ < title > Jonathan's Introduction</ title >
6+ < h1 > About Me</ h1 >
7+ </ head >
8+
9+ < body >
10+
11+ < p > My name is Jonathan Morales. I am a computer science student at North Carolina A&T State University set to graduate in Spring 2027.< br > </ br >
12+ I like to watch movies, mess with cars, and learn about cybersecurity. I am particularly interested in hacking.</ p >
13+
14+ < img src ="img/img1.jpg " alt ="Jonathan Morales " height ="200 ">
15+ < p > I am currently taking 6 classes and a Lab, amounting to 17 credit hours</ p >
16+
17+ < dl >
18+ < dt > COMP200</ dt >
19+ < dd > Computer Science Sophomore Colloquium [1cr]</ dd >
20+
21+ < dt > COMP322</ dt >
22+ < dd > Internet Systems [3cr]</ dd >
23+
24+ < dt > COMP365</ dt >
25+ < dd > AI & Machine Learning [3cr]</ dd >
26+
27+ < dt > COMP410</ dt >
28+ < dd > Software Engineering [3cr]</ dd >
29+
30+ < dt > CHEM107</ dt >
31+ < dd > General Chemistry VII [3cr]</ dd >
32+
33+ < dt > CHEM117</ dt >
34+ < dd > General Chemistry VII Lab [1cr]</ dd >
35+ </ dl >
36+
37+ < a href ="introduction.html "> Introduction</ a >
38+ </ body >
39+
40+ </ html >
You can’t perform that action at this time.
0 commit comments