diff --git a/css/contact.css b/css/contact.css new file mode 100644 index 0000000..47ffb21 --- /dev/null +++ b/css/contact.css @@ -0,0 +1,11 @@ +.personalcontacts{ + margin-top: 60px; +} + +#githubsign{ + color: white; +} + +#section5{ + height: 50%; +} \ No newline at end of file diff --git a/css/experience.css b/css/experience.css index c532eb9..3709a0e 100644 --- a/css/experience.css +++ b/css/experience.css @@ -38,6 +38,7 @@ color: aqua; background-color: #357840; transition: background-color 500ms; + cursor: pointer; } .ratiobtn:checked + .tab { diff --git a/index.html b/index.html index be0c032..c698dc7 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@ + @@ -43,9 +44,6 @@ - @@ -136,7 +134,8 @@ 07.2019 – 08.2019

- Diploma thesis - "Image correction for surface inspection": Development of picture corrections for a surface inspection robot in C++. + Diploma thesis - "Image correction for surface inspection": Development of picture + corrections for a surface inspection robot in C++. A C++ library was created for equalization of one of the parts picked up by a robot arm. Surface picture Processing using OpenCV and especially the affine transformation.

@@ -192,26 +191,16 @@ - -
-
-

Projects

-

Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! - Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! - Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo Projects Page! Todo - Projects Page!

-
-
-

Contact

-

Stay in Contact!

-

Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo - Contacts page! Todo Contacts page! - Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo Contacts page! - Todo Contacts page! Todo Contacts page! Todo Contacts page! Todo Contacts page!

+

I'd love to hear from You!

+
diff --git a/rsc/GitHub-Mark-64px.png b/rsc/GitHub-Mark-64px.png new file mode 100644 index 0000000..182a1a3 Binary files /dev/null and b/rsc/GitHub-Mark-64px.png differ diff --git a/rsc/GitHub-Mark-Light-64px.png b/rsc/GitHub-Mark-Light-64px.png new file mode 100644 index 0000000..73db1f6 Binary files /dev/null and b/rsc/GitHub-Mark-Light-64px.png differ