-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
484 lines (415 loc) · 21.5 KB
/
Copy pathindex.html
File metadata and controls
484 lines (415 loc) · 21.5 KB
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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
<!DOCTYPE html>
<html lang="en">
<head>
<title>Michael Lehmann</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--CSS Link to my page loader stylesheet-->
<link rel="stylesheet" type="text/css" href="css/loader.css" >
<!-- BootStrap and JQuery link -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- fancybox CSS! -->
<link rel="stylesheet" href="js/jquery.fancybox.min.css" />
<!-- Google fonts api -->
<link href='https://fonts.googleapis.com/css?family=Mate SC' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Audiowide' rel='stylesheet'>
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" >
<!-- My Stylesheet -->
<!--CSS Link to my page loader stylesheet-->
<link rel="stylesheet" type="text/css" href="css/loader.css" >
<link rel="stylesheet" type="text/css" href="css/mysiteCss.css" >
</head>
<body>
<!--div for my page loader-->
<div id="loader"></div>
<div id="myDiv" class="animate-bottom">
<!--Navigation bar!-->
<nav class="navbar navbar-inverse bg-inverse">
<div class="container titletxt">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://ms853.github.io"><i>MS</i><span class="glyphicon glyphicon-home"></span></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="#aboutme">ABOUT ME</a></li>
<li><a href="#interests">MY INTERESTS</a></li>
<li><a href="#projects">MY PROJECTS</a></li>
<li><a href="#skills">MY SKILLS</a></li>
<li><a href="#contact">CONTACT ME</a></li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid bg-3 text-center bgimg titletxt">
<h3>Who Am I?</h3>
<h1>Michael S. Lehmann</h1>
<h3>A Passionate Software Engineer & Thinker</h3>
</div>
<!-- About Me-->
<div class="container-fluid bg-3">
<div class="page-header">
<h3 id="aboutme">About Me</h3>
</div>
<p>
My name is Michael S. Lehmann, and I am a passionate Software Engineer living in the United Kingdom.
My fascination for technology originated from a young age, when seeing a family member or friend purchase and unbox a new technological device would excite me, whether it was a device such as a new laptop or even a smartphone.
I consider myself very fortunate to be able to enjoy the daily introduction of new technologies, fascinated me increased my desire to study humanity’s greatest creation which is information technology.
Additionally, throughout my childhood experiences with technological gadgets, I have always sought to know the ingenuity behind the creation of such technologies.
Likewise, when I was 11 years old, I used to play a mobile game called ‘Snakes’, which was on the Nokia 3310. Apart from playing the game, I always wondered how mobile games like this and many others were made.
I found such aspects of computing very intriguing.
</p>
<p>
Furthermore, my interest and admiration for technology only grew when I studied Computing as an undergraduate and then Advanced Computer Science as a postgraduate.
During my postgraduate study I gained so much knowledge and understanding ranging internet from cloud computing, software engineering, the semantic web to fundamentals of cryptography.
Due to this, I became aware of the unlimited potential computer science, so much that my desire now is to gain a professional career in it!
The aim is to become a very proficient IT professional who is then able to create technology that transforms and improves the live of individuals in our contemporary society.
I have taken steps towards this goal, when I secured my first role as Graduate Software Engineer at a Software Surveillance Company, whom I worked for just under 2 years.
</p>
<h6>Below are the respective links to both my LinkedIn page and github:</h6>
<div class="row">
<div class="col-sm-2">
<a href="https://uk.linkedin.com/in/michael-s-lehmann-a02738b1"><img class="logo-size" src="https://cdn3.iconfinder.com/data/icons/free-social-icons/67/linkedin_circle_color-512.png" alt="linkedIn"></a>
<a href="https://github.com/ms853"><img class="logo-size" src="./pics/github.png" alt="github" /></a>
</div>
</div>
</div>
<!-- My Interests-->
<div class="container-fluid bg-4">
<div class="page-header">
<h3 id="interests">My Interests</h3>
</div>
<p>I have a keen interest in sport. My interest lie in Football and Basketball. Also, I engage in various other sport activities such as rock climbing and the gym to maintain a healthy lifestyle. </p>
<h4><u>University Student Societies & Experience</u></h4>
<div class="row">
<div class="col-sm-4">
<h4><u>Enactus Society</u></h4>
<p>Enactus Leicester is a social enterprise company who develop and launch social sustainability projects.
In simple terms, Enactus Leicester consists of talented and ambitious students, who are determined to fight social inequality by running projects which benefit communities on a global scale.
My role mainly consisted of maintaining/updating developing the Enactus website which is crucial for the business's marketing and public relations.
I was a an active member of the Enactus Society, from second year and final year of my undergraduate degree.
In my final year, I was part of the commerical team who were in charge of the commercial project called the "Farmer's Market".
The Farmer's Market is an annual event that takes place during the christmas and easter period. So on the last week of term prior to Christmas/Easter, the university hosts local business in the communiity to come and set-up stalls, hire homeless people to work for the day,
with the aim of allowing students to invest in the local economy. My role was to contact local businesses like restaurants etc. to see if they will be interested to come to the events.
</p>
<a href="pics/Enactus.jpg" data-fancybox="images">
<img class="img-size thumbnail" src="pics/Enactus.jpg" alt="Enactus"></a>
</div>
<div class="col-sm-4">
<h4><u>Course Representative</u></h4>
<p>I became a course representative during my first year. And I have served as a Course Representative two consecutive years, which were during both my final-year and during my postgraduate degree.
My role as a course representative was to analyse and diagnosing issues student are having with their course.
In addition, I had the responsibility of speaking to lecturers and professors regarding the concerns of the students. Then I will liaise with the departmental staff during the Student Staff Committie meetings (SSC).
I achieved this by being the bridge of communication between the Student Union and the Informatics Academic Department. Through this role I learned how to communicate effectively, and develop my organisation skills.
During my final-year, I served as a student-chair which means I was responsible for initating and leading the discussion of the SSC meetings, and recording minutes.
</p>
<a href="pics/CourseRepsLogo.jpg" data-fancybox="images">
<img class="img-size thumbnail" src="pics/CourseRepsLogo.jpg" alt="Course Rep"></a>
</div>
<div class="col-sm-4">
<h4><u>Radical Youth Society</u></h4>
<p>I am proud to say that I was part of the Radical Youth Leicester, which is a vibrant Christian society adn student body.
It is a wonderful and vibrant society which welcomes students from all backgrounds.
</p>
<a href="pics/ry2.jpg" data-fancybox="images">
<img class="img-size thumbnail" src="pics/ry2.jpg" alt="Radical Youth Society"></a>
</div>
</div>
</div>
<!-- My Projects-->
<div class="container-fluid bg-3">
<div class="page-header">
<h3 id="projects">My Projects</h3>
</div>
<div class="row">
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Crime-GIS</h4>
<h6 class="card-subtitle mb-2 text-muted">MSc Project & Dissertation</h6>
<p class="card-text">This project is a self-proposed project which I completed as part of my dissertation for my masters degree at University.
The aim of the project is to increase the validity of the national crime reports. I achieve this by giving the general public the opportunity to report crimes where ever they are.
Users were able to report crimes anonymously as well as authenticated users, whereby their information can be shared with the police in case the police themselves wanted to follow up with witness reports.
Users were able to see on the map locations near different crimes that have occurred near them.
The mobile application was written in React-Native, whereas the backend was written in Node.js (Express Server) and utilizing Mongo DB for data store. I then hosted my backend api on heroku.
I used the open source police api for historical data of crime reports.
</p>
<a href="https://github.com/ms853/crime-gis-mobile-app" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Property-Rental-System</h4>
<h6 class="card-subtitle mb-2 text-muted">University Coursework</h6>
<p class="card-text"> This is an academic C# project I completed during my postgraduate degree.
I implemented a rental system for a rental company that want to rent out housing properties that can accommodate the right type of people.
Properties such as student flats are only available to students etc. It is a console app, whereby I implemented a client app, which invokes the WCF services that I also implemented on the server-side.
</p>
<a href="https://github.com/ms853/Property-Rental-System" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Cryptographic-Secure-Communications-Application</h4>
<h6 class="card-subtitle mb-2 text-muted">University Coursework</h6>
<p class="card-text"> I completed this mini-project, as part of a module I studied during my postgraduate degree, called Cryptography and Internet Security.
I implemented a client-server application whereby the client sends message which is encrypted and the server decrypts the message.
I made use of the Triple DES encryption algorithm, and crypographic signatures for authentication.
</p>
<a href="https://github.com/ms853/Cryptographic-Secure-Communications-Application/" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">System Re-engineering of AssertJ</h4>
<h6 class="card-subtitle mb-2 text-muted">University Coursework</h6>
<p class="card-text">
This is a project I did as part of my Systems Re-engineering module.
The focus of this project was to re-engineer the legacy system called AssertJ, which is a Java tool for testing assertions.
In the project I had to conduct static analysis on the project, followed by dynamic analysis, in order to detect weaknesses in the legacy system.
I carried out a re-engineering task on the legacy system, specifically on a larger classes.
Based on my findings, I knew that if I did not fix those "God-Classes", it can raise concerns regarding the long term sustainability of the legacy system.
</p>
<a href="https://github.com/ms853/Re-engineering-Project" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Staff Review System</h4>
<h6 class="card-subtitle mb-2 text-muted">Code test completed for a Car Dealership Company</h6>
<p class="card-text">This a mini-project which I had to complete as part of the application process for a junior developer placement role.
This project is a Web Application which allows staff to review, update information about students who are enrolled on courses.
This project exposed me to ASP.NET MVC, C#, the use of Microsoft Entity Framework and SQL Server.
</p>
<a href="https://github.com/ms853/staff-review/" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">My Trainer - Gym Mobile App</h4>
<h6 class="card-subtitle mb-2 text-muted">Final Year Project</h6>
<p class="card-text">For my final year computing project, I made a mobile app, that allows gym users to sign-up and record their exercises, and
they can watch tutorial videos on the app, to assist them with their training. Furthermore, they can view useful nutriion information.
as for personal trainers they can sign up and add clients they work with to the app, and manage their clients workout routines.
The application was written in ES6 JavaScript, React-Native. I used the following technologies: nodejs, npm and firebase (as the backend service) and redux (for state management).
</p>
<a href="https://github.com/ms853/react-native-gymapp" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Manager App</h4>
<h6 class="card-subtitle mb-2 text-muted">Udemy - Complete React-Native and Redux Course </h6>
<p class="card-text">
This is a mobile app is an employee management system, that allows Managers to add employees to the system.
Managers can update or remove their employee records from the app.
I developed this app whilst self-teaching myself how to make mobile apps in react-native.
I gained skills in using firebase database and authentication, state management with redux.
</p>
<a href="https://github.com/ms853/react-native-manager-app" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Financial Business Calculator</h4>
<h6 class="card-subtitle mb-2 text-muted">UoL Computer Science Coursework</h6>
<p class="card-text">University Coursework which I completed as part of the assessment criteria for the Computer Science module - Financial Business Computing.
This application allows the user to calculate different financial ratios such as: Equity ratio, Asset and Liability ratios.
I developed this application using Java for the functionality and JavaFX for the general user interface.
</p>
<a href="https://github.com/ms853/financial-business-calculator" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Client & Server Chatroom</h4>
<h6 class="card-subtitle mb-2 text-muted">Independent Study</h6>
<p class="card-text">This is a small client & server application using Java Swing (for the user interface).
I completed this application as part of my independent learning because I wanted to understand Java Socket programming.
</p>
<a href="https://github.com/ms853/Client-and-Server-Chatroom" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="cards card-bg">
<div class="card-block">
<h4 class="card-title">Software Engineering Project</h4>
<h6 class="card-subtitle mb-2 text-muted">Organised by FDM Group and University of Leicester</h6>
<p class="card-text">This software engineering group project consisted of me working in an group with fellow students, and applying agile methodologies to software development.
This project allowed me to gain experience and develop knowledge of how software development is carried out using agile principles such as: Scrum, Continuous Integration (CI using Travis). It also allowed me to gain an understanding of every role in an agile project.
My role in the project was a compliance officer/requirements analyst - which involved identifying and writing good requirements. On the technical side, I assisted my group as a front/back-end developer.
This allowed me to develop my knowledge of Java Spring MVC, Bootstrap and JavaScript.
I really enjoyed working in an agile environment and I seek to secure a job role that revolves around working in an agile way.
</p>
<a href="https://github.com/ms853/software-engineering-project" class="btn btn-primary">View Repository</a>
</div>
</div>
</div>
</div>
</div>
<!-- My Skills -->
<div class="container-fluid bg-4">
<div class="page-header">
<h3 id="skills">My Skills</h3>
</div>
<p>
Majority of my software skills were developed through independent learning.
My first introduction to programming was when I studied the Computer Science module - Program Design which introduced me to the <b>Java</b> programming language.
Additionally, other Computer Science modules such as: Data Structures & Development Environments, GUI & HCI and Operating Systems solidified my understanding OOP and advanced programming concepts such as multi-threading and socket-programming.
</p>
<div class="row">
<!-- My software skillset -->
<div class="col-sm-5">
<h4><u>Web Design Skills</u></h4>
<h5>HTML</h5>
<h4>Skill Level: Working Knowledge</h4>
<h5>CSS</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>BootStrap</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<br />
<h4><span class="glyphicons glyphicons-embed-close"><u>Programming Languages</u></span></h4>
<h5>Java</h5>
<h4>Skill Level: Advanced</h4>
<br />
<h5>Javascript</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>PHP</h5>
<h4>Skill Level: Beginner</h4>
<br />
<h5>Shell Scripting</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>Python</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>C#</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<br />
<h4><u>Database Skills</u></h4>
<h5>MySQL</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>MSSQL Server</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>Firebase Realtime Database</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>MongoDB</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<br />
<h4><u>Version Control</u></h4>
<h5>SVN (Subversion)</h5>
<h4>Skill Level: Working Knowledge</h4>
<br />
<h5>GIT</h5>
<h4>Skill Level: Advanced</h4>
<br />
<br />
<h4><u>Frameworks</u></h4>
<h5>Spring MVC</h5>
<h4>Skill Level: Working Level</h4>
<br />
<h5>ASP .NET Core MVC</h5>
<h4>Skill Level: Working Level</h4>
<br />
<h5>React.js</h5>
<h4>Skill Level: Working Level</h4>
<br />
<h5>React-Native</h5>
<h4>Skill Level: Advanced</h4>
</div>
<br />
<br />
<!-- Skills - Microsoft Office -->
<div class="col-sm-5">
<h4><u>IT/Microsoft Office Skills</u></h4>
<h5>MS Word</h5>
<h5>MS Excel</h5>
<h5>MS PowerPoint</h5>
<h5>MS Access</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Me -->
<div class="container-fluid bg-2">
<div class="page-header">
<h3 id="contact">Contact Me</h3>
</div>
<p>Feel free to email me.</p>
<p><span class="glyphicon glyphicon-envelope"></span> msakyiama51@gmail.com</p>
<div class="col-sm-7">
<form action="https://formspree.io/msakyiama51@gmail.com" method="POST">
<div class="row">
<div class="col-sm-6 form-group">
<input class="form-control" id="name" name="name" placeholder="Name" type="text" required>
</div>
<div class="col-sm-6 form-group">
<input class="form-control" id="email" name="email" placeholder="Email" type="email" required>
</div>
</div>
<textarea class="form-control" id="comments" name="message" placeholder="Comment" rows="5"></textarea>
<p></p>
<div class="row">
<div class="col-sm-12 form-group">
<button class="btn btn-default pull-right" type="submit">Send</button>
</div>
</form>
</div>
</div>
</div>
<footer class="container-fluid bg-4 text-center">
<p>Author - Michael S. Lehmann</p>
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!" />
</a>
</p>
</footer>
</div>
<!--Bootstrap js files.-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- jQuery-->
<script src="https://code.jquery.com/jquery-3.2.1.js"
integrity="sha256-DZAnKJ/6XZ9si04Hgrsxu/8s717jcIzLy3oi35EouyE="
crossorigin="anonymous">
</script>
<!-- jQuery fancybox plugin-->
<script src="js/jquery.fancybox.min.js"></script>
</body>
</html>