-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
274 lines (185 loc) · 16.5 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
<!DOCTYPE html>
<html lang="en">
<head><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zaakir Mungrue's Portfolio Website</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css" integrity="sha256-46qynGAkLSFpVbEBog43gvNhfrOj+BmwXdxFgVK/Kvc=" crossorigin="anonymous" />
<!-- Change fonts here-->
<link href="https://fonts.googleapis.com/css?family=Lora:400,700|Roboto+Slab:400,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<div class="logo">
<img src="img/devzaak.png" alt="">
</div>
<button class="nav-toggle" aria-label="toggle navigation">
<span class="hamburger"></span>
</button>
<nav id="navbar" class="nav">
<ul class="nav__list">
<li class="nav__item"><a href="#welcome-section" class="nav__link">Home</a></li>
<li class="nav__item"><a href="#services" class="nav__link">My Services</a></li>
<li class="nav__item"><a href="#about" class="nav__link">About me</a></li>
<li class="nav__item"><a href="#projects" class="nav__link">My Work</a></li>
</ul>
</nav>
</header>
<!-- Introduction -->
<section class="intro" id="welcome-section">
<h1 class="section__title section__title--intro">
Hi, I am <strong>Zaakir Mungrue</strong>
</h1>
<p class="section__subtitle section__subtitle--intro">Full-Stack Developer</p>
<img src="img/zaakPic1.png" alt="a picture of me" class="intro__img">
</section>
<!-- My services -->
<section class="my-services" id="services">
<h2 class="section__title section__title--services">What I do</h2>
<div class="services">
<div class="service">
<h3>Design + Development</h3>
<p> C, C++, C#, Java, HTML5, CSS3, Python, Javascript, PHP, SQL and Typescript. Microsoft Visual Studio Web Application development. Front and back end development. Mobile Application Development. UI/UX and Graphic Design. Optization of memory usage and resource utilization. Automated and Unit Testing. Web Scraping, LLM, Photogrametry, Voice, Image and Text Recognition</p>
</div>
<div class="service">
<h3>Databases + Applications</h3>
<p>Firebase, MongoDB, Postgres, MS SQL, GraphQL, SQLit3, MySQL, Oracle, Sharepoint and Elasticsearch. Schema design, database creation, maintainance, testing, normalization, backup and restoration on desktop and mobile.</p>
</div> <!-- / service -->
<div class="service">
<h3>APIs + Microservices </h3>
<p>Django REST JSON APIs, Python APIs, Javascript APIs, scaling with Flask and Django rabbitMQ Microservces. </p>
</div> <!-- / service -->
</div> <!-- / services -->
<a href="https://docs.google.com/document/d/e/2PACX-1vTCAr6E_kLuOx4OqkJ7z5afOSholQlWjyjO9YyHibTjwDvOS1QDqLtR0A49rUFQWZaPwcCJj_puMuiU/pub" class="btn">My Resume</a>
</section>
<!-- About me -->
<section class="about-me" id="about">
<h2 class="section__title section__title--about">Who I am</h2>
<p class="section__subtitle section__subtitle--about">Developer from Trinidad and Tobago</p>
<div class="about-me__body">
<h3>Zaakir Mungrue</h3>
<p>#17 DeVerteuil Street, Woodbrook Port Of Spain, Trinidad.</p>
<p>Phone: (868)392-7384 or (868)-796-4097</p>
<p>Date of Birth: Jan 16th 198</p>
<p>Email Address: mungruez@gmail.com</p>
<h3>EDUCATION</h3>
<p>⭐ The University of the West Indies- Bachelor of Science in Computer Science with a minor in Mathematics.</p>
<p>⭐ Fatima College - General Certificate of Examination, Advanced Level: Mathematics, Further Mathematics and general Paper.</p>
<p>⭐ Fatima College - Caribbean Examination Council Passes: Mathematics, Physics, Additional Mathematics, English, Chemistry, Computer Science, Spanish, Biology.</p>
<p>⭐ freecodecamp.org - Responsive Web Design Developer Certification. <a href="https://freecodecamp.org/certification/mungruez/responsive-web-design" target="_blank">https://freecodecamp.org/certification/mungruez/scientific-computing-with-python-v7</a></p>
<p>⭐ freecodecamp.org - Scientific Computing with python Developer Certification. <a href="https://freecodecamp.org/certification/mungruez/scientific-computing-with-python-v7" target="_blank">https://freecodecamp.org/certification/mungruez/scientific-computing-with-python-v7</a></p>
<p>⭐ simplilearn.com - Data Science with Python Certification. <a href="https://certificates.simplicdn.net/share/3015118_1637111106.pdf" target="_blank">https://certificates.simplicdn.net/share/3015118_1637111106.pdf</a></p>
<p>⭐ udemy.com - React Development Certification. <a href="https://www.udemy.com/certificate/UC-2b35d6e1-8175-4965-bd36-08c6e1085f19/" target="_blank">https://www.udemy.com/certificate/UC-2b35d6e1-8175-4965-bd36-08c6e1085f19/</a></p>
<p>⭐ udemy.com - React Native Development Certification. <a href="https://www.udemy.com/certificate/UC-c277ddc8-9177-452b-92ae-0993ee8c9962/" target="_blank">https:// www.udemy.com/certificate/UC-c277ddc8-9177-452b-92ae-0993ee8 c9962/</a></p>
<p></p>
<p></p>
<p></p>
<p></p>
<h3>EXPERIENCE</h3>
<p> * EMC, Assistant Web-page Developer (June 1999 - June 2000). Web page design using, HTML, XML and JavaScript code. Assist with developing Java applets, scripts and games for websites. * National Insurance Board Of Trinidad And Tobago(February 2004 – August 2006). N.I.B House, Port Of Spain. Technical Assistant I. Major tasks involved providing technical assistance to Information Technology users throughout N.I.B’s local offices. The procedure required going out on the field to perform suitable, specialized tasks in order to resolve technical issues. Such significant tasks included, the repairing of corrupted drivers for computer hardware devices namely printers, speakers, monitors, etc. Construction of patch cables for network connections. Installation and configuration of network printers. Relocation and setup of computers and computer equipment wherever necessary. Configuration of network user profiles and troubleshooting hardware and software issues. Proper organisation, documentation and management of all I.T. equipment within the division and inside of the division’s I.T. storerooms.</p>
<p> * Ministry of Education(September 2008-August 2010).ICT technician. Perform repairs on computers at secondary and primary schools, troubleshooting the school’s wired and wireless networks, administer the network and servers, perform upgrades and installation of system and non system software as well as documentation and procedures for the purchasing of hardware.</p>
<p>* Freelance Programmer(August 2010 – Present). - Development of interactive and responsive websites, back end programming, designing and building numerous websites and applications. Currently developing a mobile application that querries from external data.</p>
<p>* Ministry of Health, ICT Technician(December 2014- January-2016)- Troubleshooted wired and wireless networks, maintained the active directory, perform upgrades and installation of system and non system software as well as documentation and procedures for the purchasing and replacement of hardware. Other tasks included the backup, restore and maintenance of the contraceptive database and the Ministry's website.</p>
<h3>SPECIAL SKILLS</h3>
<p> * Proficient with multiple software applications such as, MS Visual Studio, MS Office, Visual Studio, Adobe Acrobat, Adobe Flash, Adobe Photoshop, Prelude, Dreamweaver, Illustrator, Aurora, GIMP, WordPress, Joomla, Drupal, Eclipse, Google docs, Google sites, VOIP systems, IGP, iHris, Payroll, Human Resource and Asset Management software, etc. * Efficient with many operating systems such as Dos, Unix, Qnix, Linux, Tails, Ubuntu server, Windows server, Windows 2012 server R1 and R2, Windows 95 up to and including Windows 10. Also experienced using applications relative to these mentioned operating systems, for example VMare vSsphere, Emacs and some applications relative to Ubuntu and Linux. Most used are MS Visual Studio, SQL-server, mySQL, VS code and SharePoint.</p>
<p>* Adept with programming in C, C++, C# or Java with a rank of first in Trinidad on the Caribbean Online Judge programming website http://coj.uci.cu/user/useraccount.xhtml?username=mungruez .Also efficient with SQL, java-script ,HTML5 , XML, PHP, Visual C#, and the android SDK.</p>
<p>* Knowledgeable of numerous anti-virus and firewall software for security, monitoring, internet sharing and networking of computer systems. Familiar with protection against sophisticated hacker software such as viruses, spyware, packet sniffers and other malware.</p>
<p></p>
<h3>EXTRA CURRICULAR ACTIVITIES</h3>
<p> Soccer, cricket and ping-pong. Enjoy playing chess, billiards, scrabble and draughts. Other hobbies include photography, web design and mobile application development and keeping up to date with all the new technologies and services available to developers.</p>
<p></p>
<p></p>
<h3>REFERENCES</h3>
<p>* Dr. Wahid Ali Senior Lecturer Mathematics and Computer Science Department. University of the West Indies, St. Augustine, Trinidad. Tel - 662-2002 Ext- 2048 or 2049 or 3640 Email: shanaz.wahid@sta.uwi.edu</p>
<p> * Dr. Donna Commisiong Mathematics Lecturer University of the West Indies, St. Augustine, Trinidad. Tel- 662-2002 Ext- 2048 or 2049 or 3640 Email: donna.comissiong@sta.uwi.edu * Mr. Joseph Walsh Associate Director Suffolk University, Boston, MA. , U.S.A Tel: 1-617- 573 – 8460 Email: jwalsh@suffolk.edu</p>
<p> * Ms. Shamila Jacob Trademark Examiner I, Capital Plaza, Port of Spain, Trinidad Tel: 625-9972 Email: Shamila.jacob@ipo.gov.tt</p>
<p> Certificates Furnished Upon Request</p>
<h3>About Me</h3>
<p>I am passionate about Programming, ,Cryptocurrencies, Art, and Graphic Design. Some of my favorite designs include my Django Cartoon Youself Web Application, my github website,an android
application,a mySQL database and my adobe flash annimation. I started programming in 2001, using C and Java and Python to complete my BSc
in Computer Science.</p>
<p>I use MS visual Studio Code for developing and editing code that follows the PEP8 guidlines. For Graphics Design I use Blender and the Adobe suite, GIMP and Agisoft`s photogrametry and the 3d imaging software, Metashape</p>
<a href="http://mungruez.pythonanywhere.com/" target="_blank"> ⭐ Visit my speaking ChatGPT, CartoonYourself and Scraper Web Application</a><br>
<a href="https://app.codesignal.com/profile/mungruez" target="_blank"> ⭐ View My CodeSignal Programming Profile Page</a>
</div>
<img src="img/zaakPic2.png" alt="picture of me" class="about-me__img">
</section>
<!-- My Work -->
<section class="my-work" id="projects">
<h2 class="section__title section__title--work">My work</h2>
<p class="section__subtitle section__subtitle--work">A selection of my range of work</p>
<div class="projects">
<!-- projects item 01 -->
<a href="https://freecodecamp.org/certification/mungruez/responsive-web-design" class="projects-tile" id="profile-link" target="_blank">
<img src="img/webdesign.png" alt="" class="projects__img">
</a>
<!-- projects item 02 -->
<a href="https://drive.google.com/file/d/1G6gQldjlTG7My4tCV2E-FNgHeQDQbNj2/view?usp=sharing" class="projects-tile" target="_blank">
<img src="img/projects-02.jpg" alt="" class="projects__img">
</a>
<!-- projects item 03 -->
<a href="https://github.com/mungruez" class="projects-tile" target="_blank">
<img src="img/projects-03.jpg" alt="" class="projects__img">
</a>
<!-- projects item 04 -->
<a href="projects-item.html" class="projects-tile" target="_blank">
<img src="img/projects-04.jpg" alt="" class="projects__img">
</a>
<!-- projects item 05 -->
<a href="https://github.com/mungruez" class="projects-tile" target="_blank">
<img src="img/appdesign.png" alt="" class="projects__img">
</a>
<!-- projects item 06 -->
<a href="https://github.com/mungruez" class="projects-tile" target="_blank">
<img src="img/flashanim.png" alt="" class="projects__img">
</a>
<!-- projects item 07 -->
<a href="https://freecodecamp.org/certification/mungruez/scientific-computing-with-python-v7" class="projects-tile" target="_blank">
<img src="img/python.png" alt="" class="projects__img">
</a>
<!-- projects item 08 -->
<a href="mobileprojects-item.html" class="projects-tile" target="_blank">
<img src="img/mobileappdesign.png" alt="" class="projects__img">
</a>
<!-- projects item 09 -->
<a href="sqlprojects-item.html" class="projects-tile" target="_blank">
<img src="img/databaseimg.jpg" alt="" class="projects__img">
</a>
<!-- projects item 0 0-->
<a href="#" class="projects-tile" target="_blank">
<img src="img/projects-10.jpg" alt="" class="projects__img">
</a>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<!-- replace with your own email address -->
<a href="mailto:mungruez@gmail.com" class="footer__link">mungruez@gmail.com</a>
<ul class="social-list">
<li class="social-list__item">
<a class="social-list__link" href="https://app.codesignal.com/profile/mungruez">
<i class="fab fa-codepen"></i>
</a>
</li>
<li class="social-list__item">
<a class="social-list__link" href="http://dribbble.com">
<i class="fab fa-dribbble"></i>
</a>
</li>
<li class="social-list__item">
<a class="social-list__link" href="https://twitter.com/mungruez">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="social-list__item">
<a class="social-list__link" href="https://github.com/mungruez">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</footer>
<script src="js/index.js"></script>
</body>
</html>