-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
297 lines (223 loc) · 16.1 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!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">
<link rel="stylesheet" href="index.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=Mulish:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<title>Kelechi Mthunzi</title>
</head>
<body>
<div class="containermain">
<div class="section">
<div class="nav_bar">
<div class="nav_bar1"> <a> HOME</a> </div>
<div class="nav_bar2">
<div class="more"> <a href="#skills"> Skills</a> </div>
<div class="more"> <a href="#projects"> Projects</a> </div>
<div class="more"> <a href="#Articles"> Articles</a> </div>
</div>
</div>
<div class="nav_main">
<div class="logo">Kelechi Mthunzi</div>
<div class="menu"><a href="#about"> About</a></div>
</div>
<div class="home_bar">
<div class="home_icon"> <img class="icon1" src="images/pic1.png"> </div>
<div class="home_text"> <b> Data Analyst | Data Scientist</b></div>
</div>
</div>
<div class="section section1">
<div class="welcoming_container"><i id="wecoming_word">"l will help you make more informed, smart and data-driven decisions"</i></div>
<div class="skills_container"> <h1 id="skills">SKILLS</h1> </div>
<div class="skills_content">
<div class="skill_1">
<div class="skills_menu">
<div class="skills_image"> <img class="skills_icons" src="images/icon2.jpg"> </div>
<div class="skill_name"> <h2>Collection</h2> </div>
</div>
<div class="skills_info"> Coming from a background of Agriculture Research in Agronomy and
Data Collection as an Enumerator, l have technical skills in collecting quality data, recording and detecting anormalies.
Proficient with web applications for building and managing online forms, surveys and databases such as KoBo-ToolBox, ODK and COMMCARE
</div>
</div>
<div class="skill_1 skill_2">
<div class="skills_menu">
<div class="skills_image"> <img class="skills_icons" src="images/icon1.jpg"> </div>
<div class="skill_name"> <h2>Analytics</h2> </div>
</div>
<div class="skills_info"> Get More Value from Your Data, as an analyst, l specialise in data harvesting, cleaning and reshaping,
with advance skills in web-scrapping and data manipulation. l use Programming languages to help in
develoment of automated workflows, application of statistical Argorithms in modelling,
skills range from SQL, R-Programming, Python Programming (Juypter NoteBook, pandas,Matploplib, Plotly, Scikit-learn), Excel, STATA and SPSS.
</div>
</div>
</div>
</div>
<div class="section section_1_0">
<div class="skill_1_1 skill_3">
<div class="skills_menu">
<div class="skills_image"><img class="skills_icons" src="images/4.jpg"> </div>
<div class="skill_name"> <h2>Visualisation</h2> </div>
</div>
<div class="skills_info">
More than art and eye catching infographics and storytelling skills, l will present your data for easly understanding by
creating static and interactive dashboards, l use different Data visualization Tools such as Microsoft Excel,
Python (Matplotlib, Seaborn, streamlit, Plotly, Geopandas) and Tableau Public.
</div>
</div>
<div class="skill_1_1 skill_4">
<div class="skills_menu">
<div class="skills_image"> <img class="skills_icons" src="images/3.jpg"> </div>
<div class="skill_name"><h2> Presentation</h2> </div>
</div>
<div class="skills_info"> With great presentation and interaction skills, l will help in sharing, Communicating
and interpreting results. Fundamentaly, helping in putting the isignts to work to solve different problems,
implementing, Monitoring and evaluation of different Data Life Cycle.
</div>
</div>
</div>
<div class="section section_2">
<div class="welcoming_container"><i id="wecoming_word">"With Great Visuals and Presentation, l will bring your Data to Life"</i></div>
<div class="project_container"> <h1 id="projects">PORTFOLIO</h1></div>
<div class="project_content">
<div class="project_1">
<div class="title_head"> CHI2 TEST OF ASSOCIATION IN STATA </div>
<div class="title_icon"> <img src="images/stata.jpg" class="title_ico"> </div>
<div class="desc_text"> In this project, l used STATA to tabulate CHI2 coefficients, the result p-value strongly rejected the null hypothesis
at 5% signicance level.
</div>
<div claSS="click_me"> <a href="https://github.com/PromiseMT/SQL_Python-Database/blob/main/database.ipynb"> VIEW PROJECT </a></div>
</div>
<div class="project_1">
<div class="title_head"> EXCEL DASHBOARDS </div>
<div class="title_icon"> <img src="images/ex.jpg"class="title_ico"> </div>
<div class="desc_text"> Have a look at my skills in Excel and Google Sheets, with Different Database obtained on Kaggle,
l used different excel Functions and Formulas such as SUMIFS, COUNTIFS, PIVOT TABLEs to Analyse and create Static Reports.
</div>
<div claSS="click_me"> <a href="pages/excel.html">
VIEW PROJECTS</a> </div>
</div>
</div>
</div>
<div class="section section_3">
<div class="portfolio_content">
<div class="project_1">
<div class="title_head"> TABLEAU DASHBOARDS AND VISUALISATIONS </div>
<div class="title_icon"> <img src="images/t1.jpg" class="title_ico"> </div>
<div class="desc_text"> Following are some of my Data Visualisations l created,
This page will take you to my TABLEU Public platform where l host Both Static and Responsive Visuals.
</div>
<div claSS="click_me"> <a href="https://public.tableau.com/views/Covid-19DEMOREPORT/Dashboard1?:language=en-GB&publish=yes&:display_count=n&:origin=viz_share_link"> VIEW PROJECTS</a> </div>
</div>
<div class="project_1">
<div class="title_head"> EXPLORATORY DATA ANALYSIS(EDA) IN PYTHON </div>
<div class="title_icon"> <img src="images/expo.jpg" class="title_ico"> </div>
<div class="desc_text"> I used Python Data analysis packages such as pandas, Matplotlib, Plotly, Numpy to
understand different datasets. detecting anomalies, finding patterns and identify key features.
</div>
<div claSS="click_me"> <a href="https://github.com/PromiseMT/Python_EDA/blob/main/Untitled.ipynb"> VIEW PROJECTS</a> </div>
</div>
</div>
</div>
<div class="section section_3">
<div class="portfolio_content">
<div class="project_1">
<div class="title_head"> EXPLORATORY DATA ANALYSIS AND MANIPULATION IN SQL </div>
<div class="title_icon"> <img src="images/squal.png" class="title_ico"> </div>
<div class="desc_text"> Appreciate my skills in data manipulation using SQL, AGGREGATION FUNCTIONS,
JOIN OPERATIONS AND STORED PROCEDURES were both used in these projects.
</div>
<div claSS="click_me"> <a href="#"> VIEW PROJECT</a> </div>
</div>
<div class="project_1">
<div class="title_head"> TIME SERIES FORECASTING IN PYTHON </div>
<div class="title_icon"> <img src="images/times.png" class="title_ico"> </div>
<div class="desc_text"> In this project, i used Python to create a simple Machine Learning
model using Auto-Regressive intergrated Moving Average.
</div>
<div claSS="click_me"> <a href="#">VIEW PROJECTS</a> </div>
</div>
</div>
</div>
<div class="section section_3"> <hr>
<div class="project_container"> <h1 id="Articles">ARTICLES</h1></div>
<div class=" intro"> <p class="introd"> This page serves as a hub for all my entire Projects and written articles that ranges
from educational purposes, knowledge, Lifestyle and career tips, some are just regular lessons l find myself writting for reading and writting pleasure.</p>
</div>
<div class="lat"> <p class="latest">LATEST</p></div>
<hr class="hr_3">
<div class="all">
<p class="atnum"> ARTICLE 19: - <a class="arti" href="articles/article19.html"> Introduction to Analysis of Variance (ANOVA) </a> </p>
<p class="atnum"> ARTICLE 18: - <a class="arti" href="articles/article18.html"> The Essence of Standard Deviation and Variance </a> </p>
<p class="atnum"> ARTICLE 17: - <a class="arti" href="https://github.com/PromiseMT/linear-regression/blob/8f9767a99a7393910ea85d3ec6168c2025980686/Untitled.ipynb">
Visualising Linear Regression in Python </a> </p>
<p class="atnum"> ARTICLE 16: - <a class="arti" href="#"> P - Values and Significance level clearly explained </a> </p>
<p class="atnum"> ARTICLE 15: - <a class="arti" href="#"> My Diploma Level final Reserch Project </a> </p>
<p class="atnum"> ARTICLE 14: - <a class="arti" href="#"> What are Marcov chains and how can we use them in modelling </a> </p>
<p class="atnum"> ARTICLE 13: - <a class="arti" href="#"> Null and Alternative hypothesis </a> </p>
<p class="atnum"> ARTICLE 12: - <a class="arti" href="#"> Intoduction to Correration and Regression </a> </p>
<p class="atnum"> ARTICLE 11: - <a class="arti" href="#"> Python Data analysis Tools and Packages </a> </p>
<p class="atnum"> ARTICLE 10: - <a class="arti" href="#"> MySql Stored procedures </a> </p>
<p class="atnum"> ARTICLE 9: - <a class="arti" href="#"> Choosing a Right Statistical test for Hypothesis Testing </a> </p>
<p class="atnum"> ARTICLE 8: - <a class="arti" href="#"> Relative and Absolute Cell referencing in Excel </a> </p>
<p class="atnum"> ARTICLE 7: - <a class="arti" href="#"> Intoduction to Excel Pivot Tables </a> </p>
<p class="atnum"> ARTICLE 6: - <a class="arti" href="#"> Creating a Database in Python </a> </p>
<p class="atnum"> ARTICLE 5: - <a class="arti" href="#"> Choosing a Suitable visualisation tool for your data </a> </p>
<p class="atnum"> ARTICLE 4: - <a class="arti" href="#"> Creating a Bar graph in R-Studio </a> </p>
<p class="atnum"> ARTICLE 3: - <a class="arti" href="#"> Intoduction to ARIMA AND SALIMA </a> </p>
<p class="atnum"> ARTICLE 2: - <a class="arti" href="#"> Calculating Price and Demand Elasticity in R </a> </p>
<p class="atnum"> ARTICLE 1: - <a class="arti" href="#"> Get to Know Packages: SAS AND SPSS </a> </p>
</div>
</div>
<div class="section section_4">
<div class="about_me">
<div class="about_me_word"> <h2 id="about" class="h2_1">About me</h2> </div>
<hr class="hr_1">
<div class="about_me_info">
<p class="p_1"> Hi, l'm Promise Kelechi Mthunzi, <br>
<!--A Statistical Researcher and Quantitative analyst,-->
Agriculture Economics Student at LUANAR. l've specialised in using data to
drive business decisions and solve complex problems, with prior knowledge in Statistical Modelling,
data analysis and programming languages(Python, R and SQL), I bring a unique perspective to any team
or project. My experience has given me a strong foundation
in research design and statistical analysis, as well as a deep understanding of how data can be leveraged to
improve perfomance and drive growth.
</p>
</div>
</div>
<div class="my_photo">
<div class="photo"> <img class="photo_1" src="images/MEPICCC.jpg"> </div>
<div class="photo_name"> <h2 style="background-color:#ffffff; ">Promise Kelechi Mthunzi</h2></div>
</div>
</div>
<div class="section section_5">
<div class="welcoming_container"><i id="wecoming_word">"Wondering how you can make the best Data-Driven-Decisions?"</i></div>
<div class="contact_information">
<div class="conect_button"> <button class="contact_button"> Get in touch</button></div>
<form class="ending_information" action="https://formsubmit.co/promisemthunzi@gmail.com" method="POST">
<input class="name_input" type="text" placeholder="Name *" required>
<br>
<input class="email_input" type="text" placeholder="Email Adress *" required>
<br>
<input class="subject_input" type="text" placeholder="Subject *" required>
<br>
<input class="message_input" type="text" placeholder="message *" required>
<br>
<button class="submit" type="submit">Send Message</button>
</form>
<div class="social_media_links">
<div class="github"><a href="#"> GITHUB</a> </div>
<div class="linkedin"><a href="#"> LINKEDIN</a> </div>
<div class="medium"> <a href="#">TWITTER</a> </div>
</div>
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>