diff --git a/css/style.css b/css/style.css index 646c16c..c46f40a 100644 --- a/css/style.css +++ b/css/style.css @@ -190,6 +190,11 @@ span { margin: 2rem 0 3rem; } +.about-content ul { + font-size: 1.6rem; + list-style-position: inside; +} + .services h2 { margin-bottom: 5rem; } diff --git a/index.html b/index.html index f5424f1..8aeb871 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@

Hello, It's Me

Jeffrey Contreras

And I'm

-

This is my portfolio website. I display my skills, projects, and write-ups of every CTF and lab that I've completed.

+

This is my portfolio website. I display my background, skills, projects, and write-ups of completed CTFs

@@ -58,13 +58,26 @@

And I'm

About Me

-

Security Ethusiast!

+

Summary:

I am a graduate student currently studying for a Master's degree in Computer Engineering. I am a security ethusiast with programming experience, such as Python, C++, C, PowerShell, and SQL. My current plans are to enter the workforce for a cybersecurity role and to pursue for a PhD specializing in cybersecurity.

- Read More +

Coursework:

+ +

+

Certifications:

+ +
@@ -91,15 +104,15 @@

Software Development

-

Machine Learning

-

I applied my programming skills to develop machine learning projects involving course-work, such as neural networks and classifiers.

+

Embedded Systems

+

Through coursework, I learned hardware such as Raspberry Pi, Arduino, ESP32, and FPGA boards to create hardware projects with programming.

Read More
-

Artificial Intelligence

-

I became interested in artificial intelligence since it became a rising new topic in the field of cybersecurity and software development.

+

Machine Learning

+

I applied my programming skills to develop machine learning projects involving course-work, such as neural networks and classifiers.

Read More