-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
78 lines (62 loc) · 4.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!doctype html>
<html>
<head>
<title>Geovanni N. West's Resume</title>
<meta charset="UTF-8">
<link rel="icon" href="imgs/favicon.jpg" type="image/gif" sizes="16x16">
<!--Delete when developement is done and chnge to expiry after one month-->
<meta http-equiv="cache-control" content="no-cache" />
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="Resume, Python, Java, HTML CSS, JavaScript, PHP, SQL, Bash, R, Spark, TCP/IP, Network, protocol">
<meta name="author" content="Geovanni West">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="stylesheet.css">
</head>
<body>
<section class="center backWhite">
<nav><a>Linkedin</a><a href="mailto:[email protected]">[email protected]</a><a>Github Repositories</a></nav>
<article>
<div id="maintenance" class="heading">
<h1>Still in Development</h1>
</div>
<div class="heading">
<h1 id="name">Geovanni West</h1>
<pre>Geovanni West
LinkedIn: https://www.linkedin.com/in/geovanni-west-b4a94556/
OBJECTIVE Seeking an internship position where I can maximize my continuous growth in the networking area with my pursuit in my college degree through software development and computer networking, solving problems and making the business more efficient.
EDUCATION
University of Missouri - Kansas City, Kansas City, MO Anticipated: May 2022
PhD in Telecommunications and Computer Networking
Benedict College, Columbia, SC May 2016
Bachelor of Science in Computer Science
Cumulative GPA: 3.9/4.0
CERTIFICATION CompTia A+ Aug 2016
CompTia Network+ Dec 2016
SKILLS/
KNOWLEDGE
Python, Java, HTML CSS, JavaScript, PHP, SQL, Bash, R, Hadoop/Spark(PySpark)
Network Architecture: OSI vs TCP/IP, Network protocol architecture, Cisco router setup
EXPERIENCE Mission to Rebuild, Columbia, SC
Cyber Advisor May 2015 - Dec 2015
Proposed cost effective methods of completing web functions
Suggest server side and client side security policies to help mitigate the risk of security breaches
Led the server back up team by implementing FileZilla and FTPS to create weekly website backups and use it to restore crucial web files when necessary
Web Developer May 2014 - Dec 2015
Used WordPress, HTML, CSS, and PHP principles to create and redesign the company’s online store
Implemented new applications to enhance the efficiency of the front-end web server
Contributed towards the continual improvement to the user interface
Troubleshoot and fix failing WordPress plugins
Benedict College, Columbia SC
Research Engineer May 2015 - July 2015
Determined most efficient system to distribute a campus wide digital signage system by using Google’s API and implement it to create a feed handler for RSS feeds
LEADERSHIP EXPERIENCE Benedict College Freshman Institute, Columbia SC
Head Peer Tutor Jan 2015 - April 2016
Met with students on a one-to-one or small group basis to give learning assistance
Kept regular and accurate records of tutoring sessions using E360 and additional Learning Laboratory software and other relevant forms.
</pre>
</div>
</article>
</section>
</body>
</html>