st3v3n
The only difference between ordinary and extraordinary is just that little "extra".
Got kubernetes working on my computer
Created an EKS cluster to mess with
Updated number of vpc subnets and changed a line because of a terraform bug
Updated a terraform script that had a small type-o that resulted in a bug
Got nginx running in docker and communicating with another docker container.
Mock up About section of dashboard
Mocked up edit modals for education and courses
Fix DNS issue in staging that I had previously fixed in prod
Mock up basic info/social media edit modal
Mock up CV section of dashboard
Use Auth context to render landing page vs signed in view.
Fix sizing issues in prod build
updated appbar to include logo
Updated Appbar buttons colors and on-hover to match logo colors
Re-fixed bug that totally wasn't fixed.
Added media query for smaller app bar in mobile
Fully mock up account page
Fixed that bug I created when I fixed that other bug... Stale React Context closures are weird.
Update landing page "About" to better styling.
switch nav bar to white styling
Fix bug where "incorrect username/password" error is still visible when changing to forgot password
Getting back into mocks after a while. The vision's shifted since I last mocked anything up, so it'll be good to get something accurate that I can mess around with.
Add back step to forgot password flow
Copy over my infrastructure for a staging site that I can experiment with.