Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
grill2010 committed Sep 16, 2024
1 parent 853427f commit 7212340
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,8 @@ <h1 id="title">Florian Grill</h1>

<!-- Social Icons -->
<ul class="icons">
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon fa-google-plus"><span class="label">Google plus</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/streamingdv" class="icon fa-github"><span class="label">Github</span></a></li>
</ul>

</div>
Expand Down Expand Up @@ -116,7 +115,7 @@ <h2>Development</h2>
<header>
<h3>Application development</h3>
</header>
<p class="skillText">.NET, Java, Python, Swift, MySQL, MSSQL</p>
<p class="skillText">Java, Python, Swift, .NET, MySQL, MSSQL</p>
</article>
</div>
<div class="4u">
Expand Down Expand Up @@ -152,8 +151,8 @@ <h2>About Me</h2>

<a href="#" class="image featured"><img src="images/pic08.jpg" alt="" /></a>

<p>Currently I'm working as a software engineer at the company Frequentis AG in Vienna. I hold a
Master degree in Computer Science from the University of Applied Sciences in Wiener Neustadt. In my spare time I'm a passionate mobile app developer, always looking for new challenges and ideas. In addition to the programming
<p>I'm a self employeed Software Developer always looking for new challenges and idead. I hold a
Master degree in Computer Science from the University of Applied Sciences in Wiener Neustadt. In my spare time I'm a passionate Mobile/ PC App developer and in addition to the programming
I like to meet friends, go out and have some fun.</p>
</div>
</section>
Expand All @@ -167,7 +166,7 @@ <h2>Projects</h2>
</header>

<p>You can find some of my published projects below. If you would like to learn more about
<a title="PSPlay subpage" href="https://play.google.com/store/apps/details?id=psplay.grill.com"><strong>PSPlay</strong></a>,
<a title="PSPlay subpage" href="https://streamingdv.github.io/psplay/index.html"><strong>PSPlay</strong></a>,
<a title="DroidJoy subpage" href="droidJoy.html"><strong>DroidJoy</strong></a> or
<a title="ShockPad subpage" href="shockPad.html" ><strong>ShockPad</strong></a>, visit the specific subpage.</p>

Expand Down Expand Up @@ -291,4 +290,4 @@ <h2>Imprint</h2>
</div>

</body>
</html>
</html>

0 comments on commit 7212340

Please sign in to comment.