Skip to content

Commit

Permalink
added content
Browse files Browse the repository at this point in the history
  • Loading branch information
Secelia02 committed Jan 30, 2024
1 parent 8e11143 commit 85ad4b9
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 17 deletions.
Binary file added images/GreenwoodMSWelcomeSign.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
83 changes: 66 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,52 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</html>
<div>
<h1>My Webpage</h1>
<img src="./images/profile pic.jpg" alt="Secelia_McNair" height="200">
<h2>About Me</h2>
<p>As a dedicated and aspiring software engineer, I am fueled by a passion for technology and a relentless pursuit of excellence in the world of software development. My journey in the field of computer science began with a curiosity for solving complex problems, and it has since evolved into a profound commitment to creating innovative solutions that drive real-world impact.</p>
<hr>
</div>
<div>
<h3>My favoite things</h3>
<ul>
<li>
Attending church
<a href="https://simpletruthmemphis.com/" target="_blank">Attending church</a>
</li>
<li>Teaching Sunday School</li>
<li>Coffee</li>
<li>Coffee <img src="./images/white-realistic-coffee-cup-smoke-600nw-1290353347.webp" alt="cup_of_coffee" width="25"></li>
<li>Traveling</li>
<li>Reading</li>
<li>Crime/Detective Shows</li>
<li>Riding rollercoasters
</li>
<li>Going to the beach</li>
</ul>
<hr>
</div>
<div>
<h3>States I've Traveled To or Lived</h3>
<ol>
<li>Mississippi</li>
<li><b>Mississippi</b></li>
<ul>
<li>Greenwood</li>
<li><em>Greenwood</em></li>
<li>Biloxi</li>
<li>Hattiesburg</li>
<li>Jackson</li>
<li>Grenada</li>
<li>Greenville</li>
<li>Indianola</li>
<li>Cleveland</li>
<li>Itta Bena</li>
<li>Lexington</li>
<li>Tchula</li>
</ul>

<li>Tennessee</li>
<li><b>Tennessee</b></li>
<ul>
<li>Memphis</li>
<li><em>Memphis</em></li>
<li>Jackson</li>
<li>Gatlinburg</li>
<li>Pigeon Forge</li>
</ul>
<li>Illinois</li>
<li>South Carolina</li>
<li><b>Illinois</b></li>
<ul>
<li>Chicago</li>
</ul>
<li><b>South Carolina</b></li>
<ul>
<li>Fort Jackson</li>
<li>Myrtle Beach</li>
</ul>
<li>Indiana</li>
<li>Texas</li>
<ul>
<li><b>Indianapolis</b></li>
</ul>
<li><b>Texas</b></li>
<ul>
<li>Houston</li>
</ul>
<li>Missouri</li>
<ul>
<li>St. Louis</li>
<li>Sikeston</li>
</ul>
<li>Arkansas</li>
<ul>
<li>Little Rock</li>
</ul>
<li>Florida</li>
<ul>
<li>Orlando</li>
</ul>
<li>North Carolina</li>
<ul>
<li>Calabash</li>
</ul>
<li>California</li>
<ul>
<li>Palm Springs</li>
</ul>
<li>Georgia</li>
<ul>
<li>Atlanta</li>
</ul>
<li><b>Kentucky</b></li>
<ul>
<li>Louisville</li>
</ul>
</ol>

<em><h6>*Places I've lived</h6></em>
</div>
</body>

0 comments on commit 85ad4b9

Please sign in to comment.