diff --git a/css/style.css b/css/style.css index d17d83a..2929d8f 100644 --- a/css/style.css +++ b/css/style.css @@ -1,9 +1,98 @@ -body { - background-color: navy; +html, body, div{ + height: 100%; + margin: 0; + font-family: Verdana, Geneva, Tahoma, sans-serif; + overflow-x:hidden; + word-wrap:break-word; } +p{ + font-size: large; + color: #224539; +} + +nav{ + float: left; + display: block; + color: #f2f2f2; + text-align: left; + text-decoration: none; +} + +a:link, a:visited { + background-color: #458b73; + color: white; + padding: 4px 4px; + text-align: center; + text-decoration: none; + display: inline-block; + border-radius: 4px; +} + +a:hover, a:active { + background-color: #5cb99a; +} + +* { + box-sizing: border-box; +} -object { - height: 100vh; - width: 100vh; +.Face { + width: 100%; + max-width: 160px; + height: auto; } + +/* columns */ +.column1 { + top: 0%; + left: 0%; + float: left; + width: 70%; + height: 100%; + text-align: left; + padding: 20px 10%; +} + +.column2 { + top: 0%; + right: 0%; + position: fixed; + float: right; + background-color: #73e7c0; + width: 30%; + height: 55%; + text-align: left; + padding: 20px 2%; +} + +.column3 { + top: 55%; + right: 0%; + position: fixed; + float: right; + background-color: aquamarine; + width: 30%; + height: 100%; + text-align: left; + padding: 20px 2%; +} + +/* clears floats after columns */ +.row:after { + content: ""; + display: table; + clear: both; +} + +/* mobile */ +@media only screen and (max-width:720px) { + .column1, .column2, .column3 { + top:0%; + left:0%; + width:100%; + position: static; + padding: 5% 5%; + display: inline-table; + } +} \ No newline at end of file diff --git a/img/Face.png b/img/Face.png new file mode 100644 index 0000000..8cc8986 Binary files /dev/null and b/img/Face.png differ diff --git a/img/platonic-icosahedron.gif b/img/platonic-icosahedron.gif deleted file mode 100644 index 10e55a9..0000000 Binary files a/img/platonic-icosahedron.gif and /dev/null differ diff --git a/img/platonic-octahedron.gif b/img/platonic-octahedron.gif deleted file mode 100644 index fa934ec..0000000 Binary files a/img/platonic-octahedron.gif and /dev/null differ diff --git a/img/platonic-pyramid.gif b/img/platonic-pyramid.gif deleted file mode 100644 index ca1d412..0000000 Binary files a/img/platonic-pyramid.gif and /dev/null differ diff --git a/index.html b/index.html index 4dc0c72..afb3321 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,116 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - + +PersonalProfile + + + + + + + + + + + +
+ + +
+

Career Profile

+

+
+
+ Experienced Software and Hardware Technician and troubleshooting expert with years of experience in the computer industry. + Strong skills in the process of elimination in locating problems and correcting them in both Operating Systems and third-party software programs, + as well as various hardware issues that can cause an array of difficulties for customers in the field. + Other persuits include an array of programming and web-centric languages such as C++, C#, Visual Basic and HTML. +
+
+

Experience

+
+ Help Desk Technician +
+ Location - Remote +
+ Duration - 13mos +
+ Assisted end users remotely via phone and remote tools to troubleshoot and resolve all variety of issues with Apple products, + including Mac Desktops and all mobile devices including iPhones, iPads, iPods and Apple Watch. + Software issues include iOS troubleshooting, updating issues, unexpected product behavior, iCloud account issues including forgotten passwords, + physical damage and replacement. +
+
+ All around hand-on PC Technician +
+ Location - Huntersville, NC +
+ Duration - 16mos +
+ Deployed many Windows 10 PCs in a corporate environment serving many employees as well as troubleshooting all manor of hardware and software issues in person, + remotely over Remote Desktop Servers or over the phone. Performed data backups of all employee data, + and migrated all important data from previously utilized work PCs and from network drives over to the new Windows 10 PCs. + Resolved trouble tickets through the Remedy ticketing system in the main IT office at the end of day. +
+
+ IT Field Support +
+ Location - Charlotte, NC +
+ Duration - 14mos +
+ Travelling field technician performing tech support in the city of Charlotte, NC. Services included the Fire Departments, + Police Stations, Government offices and office buildings related to these departments and locations. + Troubleshooting was on-site, on-the-fly troubleshooting, repair or replacement of computer desktops, + laptops, monitors, peripherals including printers and all necessary hardware. +
+
+ IT User Support Technician II +
+ Location - Charlotte, NC +
+ Duration - 22mos +
+ Remote Technical Support from a call center on location in Uptown Charlotte. + Performed all forms of software and hardware troubleshooting remotely and over the phone for hospital staff throughout NC and SC. + Escalated all necessary issues to hands-on field support whenever necessary. + Performed password resets through Active Directory, and provided instruction for the use and function of thousands of software programs utilized by the hospital staff. +

+
+ + +
+

+

David Frary

+

Computer Support Technician

+
+Face +

+
+ +
+

+

Contact

+

+
+ + +
+
+ - - - - - \ No newline at end of file +