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.
kevin pushed to master at kevin/BlazorDeepDive 2025-04-15 21:45:45 +00:00
3eb15f6f8c Add ServerEFCoreRepository and methods.
0e6a1e4c86 Add initial migration with initial server data.
0d661c09e4 Add ServerManagementContext with connectionstring.
b01d2ce608 Add sqlite file-extension to gitignore.
83d99712e2 Add Entity Framework Core, tools, sqlite provider and design all version 9.0.4 in server management project.
Compare 6 commits »
kevin pushed to master at kevin/Entity-Framework-DBZ 2025-04-14 20:36:48 +00:00
024f9da8f9 Update README.
2d14366feb Add retry option for SQL server example.
b32e390c5c Add SQLite timeout option.
30d69e9f79 Create query filter for soft delete on League and add an example function.
02d8477b05 Create migration for League soft delete flag.
Compare 22 commits »
kevin pushed to master at kevin/Entity-Framework-DBZ 2025-04-08 21:03:18 +00:00
56fd0e44e7 Add API project to solution.
73187855ba Create new ASP.NET API project.
1c48a8c9c9 Add note about JOINs in SQL queries.
001e78736c Add example user-defined function.
093c663b31 Add example scalar query.
Compare 6 commits »
kevin pushed to master at kevin/Entity-Framework-DBZ 2025-04-07 22:08:14 +00:00
dd195dfddf Add custom SQL to create a view for Teams and Leagues with migration.
9da28603c1 Add example function to project entity data into a DTO.
fd6e601489 Update README with loading types.
fc9d89ae97 Add example filter function and insert matches.
3652a69730 Add example Explicit Loading function.
Compare 26 commits »