-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
297 lines (294 loc) · 13.8 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">
<meta name="Author" content="Moody Amin Mshana">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<link rel="stylesheet" href="./css/portfolio.css">
<link rel="stylesheet" href="./css/animation.css">
<link rel="stylesheet" href="./css/responsive.css">
<title>Portfolio</title>
</head>
<body>
<div class="home_navigation">
<header>
<div class="logo_container">
<img src="./images/LOGO.png" alt="portfolio_image" class="logo_img">
</div>
<nav>
<ul>
<li class="list">Home</li>
<li class="list"> <a href ="#section2" id="section_2"> About </a> </li>
<li class="list"> <a href ="#section3" id="section_3">Services </a> </li>
<li class="list"> <a href ="#section4" id="section_4">Contact </a> </li>
<button id="hire_me">Hire Me</button>
</ul>
</nav>
</header>
<div class="home_div">
<div class="centered">
<img src="./images/mypic.png" alt="my picture" id="my_picture">
<p class="myname">
MOODY AMIN
</p>
<div class="myoccupation">
<p class="im_a">
I'm a
</p>
<p class="typing_occupation">
Web Developer
</p>
</div>
</div>
</div>
</div>
<div class="about_me" id="section2">
<div class="aboutme_container">
<div class="myimage_container">
<img src="./images/moody.jpg" alt="MOODY'S PICTURE" class="personal_pic">
</div>
<div class="about_container">
<div class="about_moody">About Me
<hr>
</div>
<div class="about_content">
I am a Web designer, developer, maintainer and updater. Further most am a Software developer, Application developer for both Android and Ios and a programmer at whole. Am passionate and semi-skilled Computer expert also a good team player in the team.
I like solving problems, innovating and build quality, efficient outputs. Having good visual skills and high ability on choosing colors that makes a creation of attractive and well organized designs. I have no working experiences yet
but I have my projects on my Github if won’t mind taking a <a href="https://github.com/root-moody/" class="linktext">look.</a>
</div>
<div class="skills_bigcontainer">
<div class="skills_title">
<h2>Here are my skills</h2>
</div>
<div class="skills_container">
<div class="phase1">
<li>
<h5>Adobe Photoshop</h5><span class="bar"><span class="photoshop"></span></span>
</li>
<li>
<h5>Adobe Indesign</h5><span class="bar"><span class="indesign"></span></span>
</li>
<li>
<h5>Adobe Xd</h5><span class="bar"><span class="xd"></span></span>
</li>
<li>
<h5>C Language</h5><span class="bar"><span class="c"></span></span>
</li>
<li>
<h5>Java</h5><span class="bar"><span class="java"></span></span>
</li>
</div>
<div class="phase2">
<li>
<h5>HTML</h5><span class="bar"><span class="html"></span></span>
</li>
<li>
<h5>CSS</h5><span class="bar"><span class="css"></span></span>
</li>
<li>
<h5>Javascript</h5><span class="bar"><span class="Javascript"></span></span>
</li>
<li>
<h5>PHP</h5><span class="bar"><span class="php"></span></span>
</li>
<li>
<h5>MYSQL</h5><span class="bar"><span class="mysql"></span></span>
</li>
</div>
</div>
</div>
</div>
</div>
<div class="button_container">
<button id="cv">view cv</button>
<button id="cv">Hire Me</button>
</div>
</div>
<div class="services_div" id="section3">
<div class="service_header">
Services
</div>
<div class="myservices_div">
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fas fa-palette" id="icons"></i>
</div>
</div>
<p id="service_title">
WEBSITE DESIGNING
</p>
<P id=service_content>
Involves creating interactive interface layout and structure of the website or web application. From the concept, layout, visual element, information flow and graphic design. Without touching the functionality of a specific web. Basically language used
are
<b>HTML</b> and <b>CSS.</b>
</P>
</div>
</div>
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fas fa-code" id="icons"></i>
</div>
</div>
<p id="service_title">
WEBSITE DEVELOPING
</p>
<P id="service_content">
We develop both static and dynamic websites as well as web application. Includes programming, publishing, database management and responsiveness for it to work well on different devices. We work with new technology as node js, React, Angular, Django and
more.
</P>
</div>
</div>
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fas fa-cogs" id="icons"></i>
</div>
</div>
<p id="service_title">
WEBSITE MAINTAINANCE
</p>
<P id="service_content">
Under this category we perform the following on already built website. Optimize user experience, Scan for vulnerability, repair and fix Bugs as well as Malfunctioning functions, Running backups, Testing page speeds and removing spam comments.
</P>
</div>
</div>
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fas fa-headset" id="icons"></i>
</div>
</div>
<p id="service_title">
WEBSITE UPDATE
</p>
<P id="service_content">
Through website update service your website can be up to date with relevant content and design, well compatible technology for smooth interaction to all devices, increase traffic to your website, maximum security to online threat, and get appeared on
search results.
</P>
</div>
</div>
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fab fa-android" id="icons"></i>
</div>
</div>
<p id="service_title">
APPLICATION DEVELOPING
</p>
<P id="service_content">
We develop or modify a new or existing application respectively. It all base under the client’s need of a particular application. Currently we build and modify application written on java and swift programming language only as a primary language for both
Android and Ios application.
</P>
</div>
</div>
<div class="webdesign">
<div class="webdesign_container">
<div class="webdesign_icon_container">
<div class="webdesign_icon">
<i class="fas fa-code" id="icons"></i>
</div>
</div>
<p id="service_title">
SOFTWARE DEVELOPING
</p>
<P id="service_content">
Through this service we aim at researching, designing, engineering (development), testing, deploy and supporting for the new software. Identifying areas of modification in the existing programs and subsequently develop these modification for task easing
and efficient working.
</P>
</div>
</div>
</div>
</div>
<div class="contact_div" id="section4">
<div class="contact_title_container">
<div class="contact_title">
Let's Keep In Touch.
</div>
</div>
<div class="contacticon_container">
<div class="address_grid">
<div id="ixcons">
<i class="fas fa-map-marker-alt"></i>
</div>
<div class="address_content">
<h4>Address</h4>
<p class="head">I am located</p>
<p class="h4twitter_content">Just roaming no residence</p>
</div>
</div>
<div class="call_grid">
<div id="ixcons_phone">
<i class="fas fa-phone-alt"></i>
</div>
<div class="call_content">
<h4>Call</h4>
<p class="head">Call for inqueries</p>
<p class="h4twitter_content">+255 684 xxx xxx</p>
</div>
</div>
<div class="tweeter_grid">
<div id="ixcons_twit">
<i class="fab fa-twitter"></i>
</div>
<div class="tweeter_content">
<h4>Twitter</h4>
<p class="head">Follow me at</p>
<p class="h4twitter_content">hdjdjdndjd</a></p>
</div>
</div>
<div class="mail_grid">
<div id="ixcons_mail">
<i class="fas fa-envelope-open-text"></i>
</div>
<div class="mail_content">
<h4>E-mail</h4>
<p class="head"> Personal mail inqueries</p>
<p class="h4inqueries_content"><a href="[email protected]" id="resp">[email protected]</a></p>
</div>
</div>
</div>
<div class="mycontact">
<div class="contactby_message">
<p class="names">
Name:
</p>
<input type="text" placeholder="Eg: John Doe" required>
<p class="names">
Email:
</p>
<input type="email" placeholder="[email protected]" required>
<p class="names">
Message:
</p>
<textarea cols="50" rows="10" class="textarea_class" required>Enter your message here</textarea>
</br>
<button id="cv">SEND</button>
</div>
<div class="maps">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3961.9767148084225!2d39.21745311431563!3d-6.7726881681125946!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x185c4e8d8155e59d%3A0x161329d1db32398a!2sMlimani%20City%20Shopping%20Mall!5e0!3m2!1sen!2stz!4v1629715233306!5m2!1sen!2stz"
width="400" height="300" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
<footer>
<p class="footer_copyright">
copyright 2021 All rights reserved
<p class="namee">
Moody Amin
</p>
</p>
</footer>
</div>
<script src="./js/firstpage.js"></script>
<script src="./js/firstpage_animation.js"></script>
</body>
</html>