(512)553-5576 Nat@Goodfellow.us
Select Page

Zeecon High-Speed Internet

Technician

Aug 2013 – Nov 2015

Marble Falls, TX

Directly involved in the development and implementation of key business functions, including digital and print marketing collateral, customer service, technical support, troubleshooting, advertising, and web design. Expediently identify and resolve customer billing, service, disconnection, and technical issues.

  • Designed and launched company website and created all associated website content; implemented coverage area map utilizing Google maps API, and created real-time network status update display.
  • Streamlined the customer support process through the implementation of automated systems.
  • Spearheaded the development of Every Door Direct Mailers, brochures, and email marketing templates.
  • Utilized SEO to advertise new services and solutions targeting specific coverage areas.
Links:
/* NO NO NO CSS */ #nononono { width: 100%; color: black; font-size: 2.6em; font-weight: bold; line-height: 1em; margin-top: 1em; } #nonotext { float: left; width: 55%; } #nonoimg { float: right; width: 40%; margin-top: -4em; } #nonoimg img { position: absolute; max-width: 40%; } .nodatacapimg, .norentalfeeimg, .nohiddenfeesimg, .nosurprisesimg { opacity: 0; } .nodatacap:hover ~ #nonoimg .celebratingyears { opacity: 0; } .nodatacap:hover ~ #nonoimg .nodatacapimg { opacity: 1; } .norentalfee:hover ~ #nonoimg .celebratingyears { opacity: 0; } .norentalfee:hover ~ #nonoimg .norentalfeeimg { opacity: 1; } .nohiddenfees:hover ~ #nonoimg .celebratingyears { opacity: 0; } .nohiddenfees:hover ~ #nonoimg .nohiddenfeesimg { opacity: 1; } .nosurprises:hover ~ #nonoimg .celebratingyears { opacity: 0; } .nosurprises:hover ~ #nonoimg .nosurprisesimg { opacity: 1; } .nodatacap:hover, .norentalfee:hover, .nohiddenfees:hover, .nosurprises:hover { color:#ef3125; transform: scale(1.2,1.2); transition: transform .5s; } #nononono:hover > .nodatacap, #nononono:hover > .norentalfee, #nononono:hover > .nohiddenfees, #nononono:hover > .nosurprises, #nononono:hover > #nonoimg .nodatacapimg, #nononono:hover > #nonoimg .norentalfeeimg, #nononono:hover > #nonoimg .nohiddenfeesimg, #nononono:hover > #nonoimg .nosurprisesimg, #nononono:hover > #nonoimg .celebratingyears { animation: 0; -moz-animation: 0; -webkit-animation: 0; -0-animation: 0; -ms-animation: 0; } /* NO NO NO ANIMATIONS */ @keyframes nonono { 0% { color:#ef3125; transform: scale(1.2,1.2); } 100% { color:black; transform: scale(1,1);} } @-moz-keyframes nonono { 0% { color:#ef3125; -moz-transform: scale(1.2,1.2); } 100% { color:black; -moz-transform: scale(1,1);} } @-webkit-keyframes nonono { 0% { color:#ef3125; -webkit-transform: scale(1.2,1.2); } 100% { color:black; -webkit-transform: scale(1,1);} } @-o-keyframes nonono { 0% { color:#ef3125; -o-transform: scale(1.2,1.2); } 100% { color:black; -o-transform: scale(1,1);} } @-ms-keyframes nonono { 0% { color:#ef3125; -ms-transform: scale(1.2,1.2); } 100% { color:black; -ms-transform: scale(1,1);} } @keyframes hide { 0% { opacity:1; } 10% { opacity:0;} 90% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes hide { 0% { opacity:1; } 10% { opacity:0;} 90% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes hide { 0% { opacity:1; } 10% { opacity:0;} 90% { opacity:0; } 100% { opacity:1; } } @-o-keyframes hide { 0% { opacity:1; } 10% { opacity:0;} 90% { opacity:0; } 100% { opacity:1; } } @-ms-keyframes hide { 0% { opacity:1; } 10% { opacity:0;} 90% { opacity:0; } 100% { opacity:1; } } @keyframes show { 0% { opacity:0;transform: rotate(-180deg);} 10% { opacity:1;transform: rotate(0deg);} 90% { opacity:1; transform: rotate(0deg);} 100% { opacity:0; transform: rotate(180deg);} } @-moz-keyframes show { 0% { opacity:0;-moz-transform: rotate(-180deg);} 10% { opacity:1;-moz-transform: rotate(0deg);} 90% { opacity:1; -moz-transform: rotate(0deg);} 100% { opacity:0; -moz-transform: rotate(180deg);} } @-webkit-keyframes show { 0% { opacity:0;-webkit-transform: rotate(-180deg);} 10% { opacity:1;-webkit-transform: rotate(0deg);} 90% { opacity:1; -webkit-transform: rotate(0deg);} 100% { opacity:0; -webkit-transform: rotate(180deg);} } @-o-keyframes show { 0% { opacity:0;-o-transform: rotate(-180deg);} 10% { opacity:1;-o-transform: rotate(0deg);} 90% { opacity:1; -o-transform: rotate(0deg);} 100% { opacity:0; -o-transform: rotate(180deg);} } @-ms-keyframes show { 0% { opacity:0;-ms-transform: rotate(-180deg);} 10% { opacity:1;-ms-transform: rotate(0deg);} 90% { opacity:1; -ms-transform: rotate(0deg);} 100% { opacity:0; -ms-transform: rotate(180deg);} } .nodatacap { animation: nonono 5s ease-in-out 1s 1 normal; -moz-animation: 5s ease-in-out 1s normal none 1 nonono; -webkit-animation: nonono 5s ease-in-out 1s 1 normal; -0-animation: nonono 5s ease-in-out 1s 1 normal; -ms-animation: nonono 5s ease-in-out 1s 1 normal; transition: transform 2s; } .norentalfee { animation: nonono 3s ease-in-out 3s 1 normal; -moz-animation: 3s ease-in-out 3s normal none 1 nonono; -webkit-animation: nonono 3s ease-in-out 3s 1 normal; -0-animation: nonono 3s ease-in-out 3s 1 normal; -ms-animation: nonono 3s ease-in-out 3s 1 normal; transition: transform 2s; margin-left: 4%; margin-right: -4%; } .nohiddenfees { animation: nonono 3s ease-in-out 5s 1 normal; -moz-animation: 3s ease-in-out 5s normal none 1 nonono; -webkit-animation: nonono 3s ease-in-out 5s 1 normal; -0-animation: nonono 3s ease-in-out 5s 1 normal; -ms-animation: nonono 3s ease-in-out 5s 1 normal; transition: transform 2s; margin-left: 8%; margin-right: -8%; } .nosurprises { animation: nonono 10s ease-in-out 7s 1 normal; -moz-animation: 10s ease-in-out 7s normal none 1 nonono; -webkit-animation: nonono 10s ease-in-out 7s 1 normal; -0-animation: nonono 10s ease-in-out 7s 1 normal; -ms-animation: nonono 10s ease-in-out 7s 1 normal transition: transform 2s; margin-left: 12%; margin-right: -12%; font-size: 1.15em; margin-bottom: 1em; } .celebratingyears { animation: hide 9.5s ease .5s 1 normal; -moz-animation: 9.5s ease .5s normal none 1 hide; -webkit-animation: hide 9.5s ease .5s 1 normal; -0-animation: hide 9.5s ease .5s 1 normal; -ms-animation: hide 9.5s ease .5s 1 normal; } .nodatacapimg { animation: show 2s ease 1s 1 normal; -moz-animation: 2s ease 1s normal none 1 show; -webkit-animation: show 2s ease 1s 1 normal; -0-animation: show 2s ease 1s 1 normal; -ms-animation: show 2s ease 1s 1 normal; } .norentalfeeimg { animation: show 2s ease 3s 1 normal; -moz-animation: 2s ease 3s normal none 1 show; -webkit-animation: show 2s ease 3s 1 normal; -0-animation: show 2s ease 3s 1 normal; -ms-animation: show 2s ease 3s 1 normal; } .nohiddenfeesimg { animation: show 2s ease 5s 1 normal; -moz-animation: 2s ease 5s normal none 1 show; -webkit-animation: show 2s ease 5s 1 normal; -0-animation: show 2s ease 5s 1 normal; -ms-animation: show 2s ease 5s 1 normal; } .nosurprisesimg { animation: show 2s ease 7s 1 normal; -moz-animation: 2s ease 7s normal none 1 show; -webkit-animation: show 2s ease 7s 1 normal; -0-animation: show 2s ease 7s 1 normal; -ms-animation: show 2s ease 7s 1 normal; } @media screen and (max-width: 770px) { #nonotext { width: 100%; display: block; } #nonoimg { margin-top: -1em; width: 100%; clear: both; height: 1em; display: block; float: left; margin-left: 12% } #nonoimg img { max-width: none; } #service-type.residential { margin-top: 12em; } } @media screen and (max-width: 480px) { #nononono { font-size: 2em; padding-left: 1%; } #nonoimg { margin-left: 10%; } #nonoimg img { max-width: 80%; } }
NO DATA CAPS!
NO RENTAL FEES!
NO HIDDEN FEES!
NO SURPRISES!