From beececfa8d60b6c203ed900cafab85e530abd63d Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Mon, 14 Mar 2022 19:59:34 -0600 Subject: [PATCH] start work on new-index --- css/main.css | 14 ++++++++ index.html | 15 +------- new-index.html | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+), 14 deletions(-) create mode 100644 css/main.css create mode 100644 new-index.html diff --git a/css/main.css b/css/main.css new file mode 100644 index 0000000..d371adf --- /dev/null +++ b/css/main.css @@ -0,0 +1,14 @@ + +html { + font-family: Helvetica, sans-serif; +} + +@font-face { + font-family: "Overpass"; + src: url("overpass-regular.woff") format('woff'); +} + +h1, h2, h3, h4, h5, h6, .button-primary, .button { + font-family: "Overpass", Helvetica; +} + diff --git a/index.html b/index.html index 6fa7f11..77417fe 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,6 @@ Brian Picciano - Senior Systems and Backend Programmer - Resume - @@ -17,21 +16,9 @@ + + + + + + + +
+ +
+
+

Hello!

+
+
+

+ My name is Brian Picciano. I'm a full-stack developer with a + focus on designing scalable backend architectures for web + applications. +

+

+ I have been in the web development industry for over ten + years, and during that time have been involved in every + aspect of building a web app. If you're having a problem, + there's a good chance I've solved it before. +

+
+
+ +
+
+

What I Do

+
+
+

+ I help you solve your problems, no matter what stage of + development you're at. Offerings include: +

+
    +
  • + Development of a technology roadmap, so your app can scale + globally starting from now. +
  • +
  • + Analysis of your current architecture to find the + weaknesses and bottlenecks which are going to afflict your + team down the line, and develop strategies for mitigating + them. +
  • +
  • + Getting down into the weeds to track down those + impossible-to-find bugs, so you don't have to waste + valuable development time chasing them yourself. +
  • +
  • + Actual hands-to-keyboard coding! If you just need one more + person to grind out that crucial feature before deadline, + I can be there. +
  • +
+
+
+ +
+
+ +
+
+ +
+ + +