Skip to content

Releases: jacobkrol/jacobkrol.github.io

v2.3.1

23 Sep 20:00
Compare
Choose a tag to compare

Project Updates

Added multiple new and completed projects, updated the status of some projects which are no longer maintained, and created a second link on each project media card to the live app in addition to the source code.

Contact Updates

Updated the location to Chicago, IL

v2.2.0

16 Nov 02:21
Compare
Choose a tag to compare

Resume Updates

Skills and professional experience are updated to reflect more of my latest abilities and my new job.

Project Updates

Since Split The Bill has been released now as a completely overhauled PWA, it made sense to update the link and image references in the projects page to refer to the latest PWA edition.

Contact Updates

I'm living in a new state! So I updated the location on the contact page to reflect this change.

v2.1.0

29 Mar 19:21
Compare
Choose a tag to compare

Resume Updates

With my new position further underway, I have gained a much larger understanding of new programming concepts like C# with .NET, MassTransit, Google Protobuf, CI/CD, and so so much more. Some of these items are now included on my resume page.

Project Updates

A couple of projects have been re-organized to improve the data prioritization, and a new project that is up-and-coming, my Extemp Panel App, is now published as a teaser! More details for this are coming soon.

Minor Changes

Small updates have been made to improve accessibility and component customization. The footer date has also been updated.

v2.0.0

06 Jul 04:27
b0db818
Compare
Choose a tag to compare

Content Flow

v2 of this repository is made using the ReactJS framework, using create-react-app. Multiple pages are now in use thanks to react-router. The organization of content is entirely different, with projects and resume content receiving their own pages.

Going Full-Stack

A contact page allows the user to contact me through the use of a back-end hosted on Heroku. The code for this back-end NodeJS server with Express is so-far unpublished online but may be pushed to this or another repository in the future.

CNAME / DNS Configuration

A custom domain is used so that the website can be found at a new URL instead of the former default provided by GitHub Pages.

More

There are even more CSS media queries for smaller screen optimization, updated <head> metadata for SEO, auto-prefixing through the react compiler, canvas elements used for background images, custom-built hooks (finally) in production, ... and much more!

v1.0.0

04 Jul 00:24
Compare
Choose a tag to compare

With an understanding of the value in releases, I am marking this former, functional website as v1.0.0 before a breaking-change update.