Skip to content

Commit a0403b6

Browse files
committed
Fixed markdown headers due to syntax issue in markdownlint.
1 parent 01ce274 commit a0403b6

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

content/about/_index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout = "single"
77

88
Hi there. I have a passion for software development as a hobby, and I am also a creative problem-solver from the West Palm Beach, Florida area, dedicated to improving the quality of life of not only myself, but also society.
99

10-
### Education
10+
## Education
1111

1212
- **Bachelor of Science (B.Sc.) in Information Technology**
1313
- *School of Information, College of Communication and Information, Florida State University, June 2014 - May 2018*
@@ -18,18 +18,16 @@ Hi there. I have a passion for software development as a hobby, and I am also a
1818
- *Department of Computer Science, College of Arts and Sciences, Florida State University, August 2016 - May 2018*
1919
- Relevant Coursework: Object Oriented Programming in C++ (CGS 3406), Introduction to UNIX (COP 3353)
2020

21-
### Skills & Expertise
21+
## Skills & Expertise
2222

2323
- **Programming**: JavaScript, C#, Python
2424
- **Front-end Web Development**: HTML, CSS
2525
- **Database Management**: MySQL, MariaDB, SQLite
2626
- **DevOps**: Docker
2727

28-
### Let's Connect
28+
## Let's Connect
2929

3030
I'm always open to discussing new projects, creative ideas, or opportunities to add value to your life. Feel free to contact me!
3131

32-
- Email: <mgunt5@outlook.com>
33-
- Phone: [(561)-621-0964](tel:+15616210964)
3432
- GitHub: [@dazzletune](https://github.com/dazzletune)
3533
- Discord: [@dazzletune](https://discord.com/users/1153385697512804362)

public/.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"livePreview.defaultPreviewPath": "/index.html"
3+
}

public/Résumé/résumé.pdf

-54.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)