You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.markdown
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,43 @@ layout: page
3
3
title: About
4
4
permalink: /about/
5
5
---
6
+
## I’m Ken Tucker, a passionate developer dedicated to creating impactful software. Here's what I've been up
6
7
7
-
This is Ken Tucker's blog.
8
+
### 🔭 Current Projects
9
+
-**[Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro)**: Powerful MVVM framework for WPF, UWP, and more.
10
+
-**[OpenWeatherMap.Standard](https://github.com/ken-tucker/OpenWeatherMap.Standard)**: .NET Standard library for OpenWeatherMap API.
11
+
-**[AstronomyPictureOfTheDay](https://github.com/ken-tucker/AstronomyPictureOfTheDay)**: Daily dose of cosmic wonders.
12
+
-**[ClientNoSqlDb](https://github.com/ken-tucker/ClientNoSqlDb)**: Simplified NoSQL client for .NET.
13
+
-**[vb2ae.ServiceLocator.MSDependencyInjection](https://github.com/vb2ae/vb2ae.ServiceLocator.MSDependencyInjection)**: Seamlessly integrate Service Locator with Microsoft Dependency Injection.
14
+
15
+
### 🚀 Improving Test Coverage
16
+
- Increasing test coverage on all repositories producing NuGet packages for better reliability and maintenance.
17
+
18
+
### ⚙️ GitHub Actions
19
+
- Updating the **dotnet-code-coverage-badge** GitHub action:
20
+
- Using the latest Node version.
21
+
- Removing deprecated `set-output` command.
22
+
23
+
### 🌱 Currently Learning
24
+
-**[Uno Platform](https://platform.uno/)**: Building cross-platform applications with a single codebase.
25
+
-**EntityFramework Provider**: Creating a provider for ClientNoSqlDB.
26
+
27
+
### 💡 Seeking Help
28
+
- Looking for code review assistance on the **[Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro)** project.
0 commit comments