-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
154 lines (121 loc) · 5.66 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Felix Coker">
<meta name="keywords" content="Felix, Coker">
<meta name="author" content="Felix Coker">
<title>
Felix Coker Portfolio
</title>
<link rel="icon" type="image/x-icon" href="https://lh3.googleusercontent.com/ogw/ADea4I4-r9RaU_8F8n7MiiG03S4tKpw0tgJ5F_VrU09F=s83-c-mo">
<!-- font awesome cdn link -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400&display=swap" rel="stylesheet">
<!-- custom css file link -->
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<div id="menu-bars" class="fas fa-bars"></div>
<!-- header section starts -->
<header>
<a href="" class="logo"> <span>Felix</span> Coker </a>
<nav class="navbar">
<a href="">Home</a>
<a href="#portfolio">Portfolio</a>
<a href="#techstack">Tech Stack</a>
</nav>
<div class="follow">
<a href="https://github.com/coker-felix" class="fab fa-github" target="_blank"></a>
<a href="https://www.linkedin.com/in/felix-coker-9a7960123/" class="fab fa-linkedin" target="_blank"></a>
<a href="mailto:[email protected]" class="fa fa-envelope" target="_blank"></a>
</div>
</header>
<!-- header section ends -->
<!-- home section starts -->
<section class="home" id="home">
<div class="content">
<span class="hi">Hi,</span>
<!-- <h3>I'm <span> Felix </span></h3> -->
<p class="info">
My name is <span class="hi"><b>Felix Coker</b></span>, I live and work in Accra Ghana as a Software Developer. <br>
I have been a professional software developer for about 4 years.
As a dedicated software engineer, I leverage my expertise in PHP Laravel, Node.js Express.js, AWS infrastructure
management, API design, and performance optimization to significantly contribute to the development, enhancement, and
maintenance of the company's systems.
</p>
</div>
</div>
</section>
<!-- home section ends -->
<!-- service section starts -->
<section class="service" id="portfolio">
<h1 class="heading">Portfolio</h1>
<div class="box-container">
<div class="box">
<h3><a href="https://www.plendify.com/" target="_blank">Plendify B2B Marketplace</a></h3>
<p>Admin Dashboard | API Backend | Microservices</p>
<p>Stack: Laravel, Javascript, Node JS, jQuery, AWS, Redis, MYSQL Database, Elastic Search, Docker</p>
</div>
<div class="box">
<h3><a href="https://www.jambotickets.com/" target="_blank">Jambotickets</a></h3>
<p>Web Frontend | Organizer Dashboard | Admin Dashboard | Scanner App API Backend</p>
<p>Stack: HTML, CSS, Javascript, jQuery, Laravel, MYSQL Database</p>
</div>
<div class="box">
<h3><a href="#" target="_blank">Trust Windows Corp</a></h3>
<p>Domain Setup | Database Migration </p>
<p>Stack: Microsoft Active Directory</p>
</div>
<div class="box">
<h3><a href="https://aftownmusic.com/" target="_blank">AFTOWN</a></h3>
<p>Web | Admin Dashboard | API</p>
<p>Stack: PHP, Javascript, jQuery, OneSignal, MeiliSearch, MYSQL Database</p>
</div>
<div class="box">
<h3><a href="https://apps.apple.com/kh/app/master-prophet-library/id1521745262#?platform=iphone" target="_blank">PROPHET LIBRARY</a></h3>
<p>Admin Dashboard | API</p>
<p>Stack: PHP (Slim Framework), Javascript, jQuery, Firebase</p>
</div>
<div class="box">
<h3><a href="https://apps.apple.com/dk/app/my-mastermind-journey/id1566604296#?platform=iphone" target="_blank">Master Mind Journey</a></h3>
<p>Admin Dashboard | API</p>
<p>Stack: PHP (Slim Framework), Javascript, jQuery, Firebase</p>
</div>
<div class="box">
<h3><a href="https://play.google.com/store/apps/details?id=com.schandorf.uhassrc" target="_blank">UHAS SRC Mobile App</a></h3>
<p>Admin Dashboard | API</p>
<p>Stack: PHP (Laravel Framework), Javascript</p>
</div>
</div>
<!-- <div class="others">
<h2>OTHER PROJECTS</h2>
<p style="color: darkslategrey;"><a href="https://plas-ai.herokuapp.com/" target="_blank" >Plus AI</a></p>
</div> -->
</section>
<!-- service section ends -->
<!-- experience section starts -->
<section class="experience" id="techstack">
<h1 class="heading"><span> Tech </span> Stack</h1>
<div class="techstack-container">
<p><b>Languages</b>: PHP, Python, Javascript, SQL, Node JS GO(Beginner)</p>
<p><b>Frameworks and Libraries</b>: Laravel, Django, Express JS, jQuery, JSON</p>
<p><b>Database</b>: MySQL, MongoDB, Postgres</p>
<p><b>Version Control</b>: Git, GitHub, Gitlab</p>
<p><b>Cloud Platforms:</b>: Amazon Web Services(AWS)</p>
<p><b>Containerization</b>: Docker</p>
<p><b>Tools</b>: Firebase, Redis, Jira, Trello</p>
</div>
</section>
<!-- experience section ends -->
<!-- custom js file link -->
<script src="js/script.js"></script>
</body>
</html>