Skip to content

Commit

Permalink
Minor text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Dec 28, 2021
1 parent d72d0b0 commit 4f29b73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h2 class="title is-2 has-text-centered">About Me</h2>
</div>
<div class="markdown column">
<p>Hi, I&rsquo;m <strong>Evert Timberg</strong>. I&rsquo;m a software developer living in Toronto, Canada.</p>
<p>I am currently a Staff Developer at <a href="https://tophat.com">Top Hat</a> where I&rsquo;m working to improve the lives of post-secondary students by changing how digital textbooks and courseware are delivered. At Top Hat, I support a number of development teams by guiding them to build sustainable services using Python, React, and Cloud Native technologies.</p>
<p>I am currently a Principal Developer at <a href="https://tophat.com">Top Hat</a> where I&rsquo;m working to improve the lives of post-secondary students by changing how digital textbooks and courseware are delivered. At Top Hat, I support a number of development teams by guiding them to build sustainable services using Python, React, and Cloud Native technologies.</p>
<p>Prior to Top hat, I was a Principal Architect at <a href="https://www.opusonesolutions.com/">Opus One Solutions</a> where I developed software to help electrical utilities integrate renewable resources into the grid. Prior to that, I worked for National Instruments as a Software Developer. I started at NI soon after graduating from the University of Toronto in 2013 with a BASc in Electrical Engineering.</p>
<p>Since December of 2014, I have been a maintainer of <a href="https://chartjs.org">Chart.js</a>. In that time I&rsquo;ve been responsible for creating and architecting the version 2 and 3 updates. That work has translated into a very successful series of <a href="https://github.com/chartjs/Chart.js/releases">releases</a> and have led many people to pick Chart.js for their applications.</p>

Expand Down
2 changes: 1 addition & 1 deletion projects/vaccine-ontario/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1 class="bold-title is-1">vaccine-ontario.ca</h1>
<p><a href="https://vaccine-ontario.ca">vaccine-ontario.ca</a> was a website built during the spring of 2021 to help Ontarians find and book a Covid-19 vaccine. The site was built my a multi-disciplinary team of volunteers who came together to help our neighbours.</p>
<p>The site was built with React, Typescript, and Firestore. The initial UI was built with material-ui which was progressively replaced with hand-written components for performance reasons. My contribution was primarily related to the UI where I tackled key features such as:</p>
<ul>
<li>Response layout to support mobile and tablets</li>
<li>Responsive layout to support mobile and tablets</li>
<li>Performance improvements (&gt; 10x improvement on key use cases)</li>
<li>Sorting and filtering or clinics and data</li>
</ul>
Expand Down

0 comments on commit 4f29b73

Please sign in to comment.