Skip to content

Commit 352ad61

Browse files
authored
Update about.markdown
1 parent 2191088 commit 352ad61

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

about.markdown

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,43 @@ layout: page
33
title: About
44
permalink: /about/
55
---
6+
## I’m Ken Tucker, a passionate developer dedicated to creating impactful software. Here's what I've been up
67

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.
29+
30+
### ⚡ Fun Facts
31+
- Close to releasing **Caliburn.Micro V5**!
32+
- Regular speaker at **Orlando Code Camp**.
33+
34+
## 📫 How to reach me
35+
- [Email](mailto:[email protected])
36+
- [LinkedIn](https://linkedin.com/in/ken-tucker-51786a4)
37+
- [Twitter](https://twitter.com/vb2ae)
38+
39+
40+
41+
42+
43+
Feel free to reach out if you want to collaborate or discuss any of these projects!
844

945

0 commit comments

Comments
 (0)