kevin pushed to main at kevin/portfolio 2025-10-26 17:37:42 +00:00
1b1318d43b Update collection json file with additional kits.
d3c265cc49 Add paints collection page.
Compare 2 commits »
kevin pushed to main at kevin/portfolio 2025-10-26 14:19:53 +00:00
73712cc41e Update collection json with separate page and model names.
d3ee306c7b Update routes to include SMC RX-178.
176c136575 Add link with thumbnail to main plamo page to the SMC RX-178 page.
d3db26b5ae Remove old RX-178 markdown file.
d384d51f4f Update collection json and add paints json files.
Compare 5 commits »
kevin pushed to main at kevin/ImperialRecruitment 2025-09-03 17:21:19 +00:00
c3caa0c419 Update README with Docker commands.
kevin pushed to main at kevin/ImperialRecruitment 2025-09-03 16:54:21 +00:00
b238d3214d Create Dockerfile.
f269208cbc Replace example class file.
Compare 2 commits »
kevin pushed to main at kevin/portfolio 2025-08-18 17:05:52 +00:00
4abc75b64a Add simple Dockerfile for Hakyll site.
dc01d9a7f8 Update gitignore for Hakyll site.
83f66fd595 Update README.
c8f5576d1e Compile all subdirectories inside images when building Hakyll site.
c5bf0fbe51 Add favicon to Hakyll site.
Compare 13 commits »
kevin pushed to main at kevin/portfolio 2025-08-08 11:29:55 +00:00
cc9fb10917 Zet titel voor Plamo in de template file.
f683a2b0bb Add more details to Ki-55 article.
Compare 2 commits »
kevin pushed to main at kevin/portfolio 2025-08-05 22:11:39 +00:00
9e95ec8341 Add collection table to plamo page.
274538556b Add Tachikawa Ki-55 page.
46313edc0e Rename kawasaki zaku page to: kawasaki zaku ii.
63964a9bf7 Add radio field day 2025-07-19.
Compare 4 commits »
kevin pushed to main at kevin/ImperialRecruitment 2025-07-05 20:12:09 +00:00
e1b62bb4ac Update README.
b31c0ceed5 Install MudBlazor and add button with snackbar for testing.
0f953961ad Remove bootstrap and local css.
2620ff8d1b Enable interactive mode app-wide.
bf3c329b42 Add references from Blazor project to Data and Domain projects.
Compare 5 commits »
kevin pushed to main at kevin/ImperialRecruitment 2025-07-05 15:12:35 +00:00
f6660ae30b Update README.
64f508a742 Update solution file.
453fb82d34 Add empty Data class library.
8f2d1bd703 Add empty Domain class library.
12e6cc93d2 Add Blazor project with Identity framework.
Compare 6 commits »
kevin pushed to main at kevin/ImperialRecruitment 2025-07-05 15:03:58 +00:00
8ff8743f1e Update README.
kevin created repository kevin/ImperialRecruitment 2025-07-05 14:58:30 +00:00
kevin pushed to main at kevin/portfolio 2025-06-14 15:40:52 +00:00
b6bf9d6c13 Add 2 Udemy courses.
62400fe840 Update introtext a bit.
8c5ead5058 Remove map of Japan link and add onomatopoeia link.
24973f30ad Add details of ventilation to Airbrush cabin page.
c3f807526a Add routing for Haskell pages.
Compare 8 commits »
kevin pushed to master at kevin/portfolio-haskell 2025-05-07 20:47:24 +00:00
9b7a19f4d2 Update Main.hs file with Scotty example code.
b26291d014 Add Scotty to project.
4a9a405310 Update README.
Compare 3 commits »
kevin pushed to master at kevin/portfolio-haskell 2025-05-07 20:16:36 +00:00
cf855b9bef Update README.
kevin pushed to master at kevin/portfolio-haskell 2025-05-07 20:12:53 +00:00
af99d21510 Run cabal init command.
kevin pushed to master at kevin/portfolio-haskell 2025-05-07 20:09:14 +00:00
bde6987f0e Update README.
kevin created repository kevin/portfolio-haskell 2025-05-07 20:04:04 +00:00
kevin pushed to master at kevin/BlazorDeepDive 2025-04-18 17:15:54 +00:00
b65d998b01 Add policy authorization based on claim for admin role.
kevin pushed to master at kevin/BlazorDeepDive 2025-04-18 10:04:21 +00:00
068407cfcb update gitignore to ignore temporary database files.
211aa90351 Replace favicon with a custom server icon.
d6d6ef0b47 List user claims on Auth page.
3e5d94e26f Add missing mapping to identity endpoints.
b365dd342d Add more navlink buttons for authorization in CSS.
Compare 6 commits »
kevin pushed to master at kevin/BlazorDeepDive 2025-04-16 21:46:09 +00:00
dcf5e7b675 Create IServersEFCoreRepository interface, register as service and use dependency injection to replace the static ServersRepository.