-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (20 loc) · 1.7 KB
/
index.html
File metadata and controls
22 lines (20 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: "Hi, I am Michael."
description: "I am a software engineer based in Minnesota (USA) working to help build technology solutions."
---
<div class="headline">
<header>
<h1>Hello, I am <img src="/assets/images/michael-weiner-square.png" alt="Michael Weiner" class="inline-photo"> Michael Weiner.</h1>
<p>Helping solve challenging problems.</p>
</header>
</div>
<div class="page">
<div class="page__content">
<article>
<p>I am a software engineer based in Minnesota (USA) working @IBM to help build <a href="https://cloud.ibm.com/docs/cephaas" target="_blank" rel="noopener">IBM Storage Ceph as a Service</a>. Previously @IBM you would have found me working on networking for the managed <a href="https://www.ibm.com/products/kubernetes-service" target="_blank" rel="noopener">IBM Cloud Kubernetes Service</a> offering.</p>
<p>I completed my Bachelor of Science in Computer Science from the <a href="https://cse.umn.edu" target="_blank" rel="noopener">College of Science and Engineering</a> at the University of Minnesota Twin-Cities.</p>
<p>If you are looking to poke around some of my passion projects, check out <a href="https://wordpress.org/plugins/display-event-locations-tec/" target="_blank" rel="noopener">Display Event Location for The Events Calendar</a> or <a href="https://www.npmjs.com/package/wlbot" target="_blank" rel="noopener">wlbot</a>.</p>
<p>At the end of the day, I want to help people <em>and</em> solve challenging problems. Building technological solutions enables me to do just that. If you are wanting to have a quick chat, feel free to shoot me an <a href="mailto:michael.weiner@hey.com" target="_blank" rel="noopener">email</a>.</p>
</article>
</div>
</div>