Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
added about page details and edited link for wordpress
  • Loading branch information
shanicesmith98 authored Dec 12, 2018
1 parent 3a22332 commit c5b70b8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ <h2>take a step into my world</h2>
<a href="contact.html" class="button">contact me</a>
</nav>
<main role="main">
<p align="center">My name is Shanice Smith. I'm 20 years old. I have several years of experience coding using different languages, such as HTML/CSS, C#, C++ and Java. I'm currently attending LaGuardia Community College, obtaining a degree in Game Development. I plan on transferring to a four-year CUNY school within the next year to study Computer Science or Media Studies.</p>
<p align="center">Hello! My name is Shanice Smith, I'm 20 years old and I'm a native New Yorker. I have several years of experience coding Front-End and Back-End using different languages, such as HTML/CSS, C#, C++ and Java. I gathered interest in programming when I began high school. I was on the Computer Science track, which meant I was taking programming courses daily through the period I was enrolled. During the three years I was a high school student, I've learned App Inventor for Andriod, C# and Java, documenting my weekly assignments each semester on Google Sites. I wasn't sure what I could do with a career with Computer Science at the time, but I knew I was excited to see something I created in real time. I was eager to learn new concepts and develop more dynamic projects with these new technologies. I was encouraged to seek out Hackathons during my Junior year by my Java teacher, and I was able to win first place with my all-female team at my second one a few months later! From there on, I knew I wanted to pursue Computer Programming professionally.
<br><br>I'm currently attending LaGuardia Community College, obtaining an Associate's degree in Game Development. Aftering graduation, I plan on transferring to a four-year CUNY school in Fall 2019 to study Computer Science or Media Studies/Game Development. I'm actively involved in a number of extracurricular activities, such as Women in Technology club, G.R.A.C.E. Women Empowerment program, America Needs You Fellowship and volunteering at the LGBTQIA Safe Zone Hub & Women's Center on campus. I'm looking to become a club officer in the Spring semester for WiT and also obtain a summer internship in Engineering or Game Development in Summer 2019. Hopefully, in the next couple of years, I'll be in an Engineering or Game Dev role where I'm passionate about my projects and using my platforn to inspire young women and underrepresented minorities like myself to study STEM subjects.</p>
</main>
</div>
<footer>
Expand All @@ -32,9 +33,9 @@ <h2>take a step into my world</h2>
<a href="http://www.linkedin.com/in/shanicesmith98/"><img src="images/linkedin.png" height="36" width="36" alt="linkedin logo"></a>
<a href="http://www.twitter.com/"><img src="images/twitter.png" height="36" width="36" alt="twitter"></a>
<a href="http://www.vimeo.com/user90254394/"><img src="images/vimeo.png" height="36" width="36" alt="vimeo"></a>
<a href="http://www.wordpress.com/"><img src="images/wordpress.png" height="36" width="36" alt="wordpress"></a>
<a href="http://www.queensdogwalker.wordpress.com/"><img src="images/wordpress.png" height="36" width="36" alt="wordpress"></a>
</div>
</div>
</footer>
</body>
</html>
</html>

0 comments on commit c5b70b8

Please sign in to comment.