Skip to content

Commit

Permalink
Add promote page
Browse files Browse the repository at this point in the history
+ update resume
  • Loading branch information
tomap committed Aug 27, 2023
1 parent 07841b1 commit ff99b00
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 2 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ theme_config:
menu:
Home: /
Resume: /resume/
Promote: /promote/
index_icon: 🀝

twitter_handle: '@tomap'
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"hexo-generator-tag": "^2.0.0",
"hexo-html-minifier": "^1.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-markdown-it": "^7.0.0",
"hexo-renderer-markdown-it": "^7.1.0",
"hexo-renderer-stylus": "^3.0.0",
"hexo-tag-flickr": "github:tomap/hexo-tag-flickr",
"hexo-theme-minidyne": "3.3.4",
"hexo-uncss2": "^2.1.3"
},
"devDependencies": {
"glob": "^10.1.0",
"glob": "^10.3.3",
"hexo-server": "^3.0.0",
"markdownlint": "^0.30.0"
},
Expand Down
33 changes: 33 additions & 0 deletions source/promote/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Promote
icon: πŸ“’
layout: page
---

## Purpose

Over the last decade or so, I've been using Github, StackOverflow, GitLab, ... for work.
I've been using open source projects and making feedbacks via issues or pull request.

The fate of those contributions is not always the same.
Sometimes, they are taken into account quickly and solve/integrated/...
Sometimes, they are ignored or not taken into account. This is pretty normal for any project, especially open source projects

In some cases, there already is an open issue or Pull Request in progress that I'd like to move forward.

In order to improve the odds of those contributions to be taken into account, I usually share those with colleagues and peers to "up vote/thumbs up" them.

## The List

Here is my current list as of Aug 2023:

* 𝋁 Improvement on SignalR: https://github.com/dotnet/aspnetcore/issues/48624
* 𝋂 Improvement in SignalR Docs: https://github.com/dotnet/AspNetCore.Docs/issues/29435
* But I think this one is being solved by this MR: https://github.com/StackExchange/StackExchange.Redis/issues/2479 (will probably land in .Net 7 or 8)
* 𝋃 Excel-DNA on dotnet > 6 https://github.com/Excel-DNA/ExcelDna/issues/538
* 𝋄 Better understanding the source of a Security Advisory: https://github.com/dotnet/runtime/issues/90170#issuecomment-1676341808
* 𝋅 Publish newer official Docker images for RedisInsight: https://github.com/RedisInsight/RedisInsight/issues/519

So, don't hesitate to add a thumbs up for those issue!

Thank you
8 changes: 8 additions & 0 deletions source/resume/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ layout: page

## Experience

### Credit Agricole CIB for eXalt-IT

#### Lead Developer | May 2022 to present

Working on .Net microservices delivering interest curves & realtime market data to traders.

Tech: Kubernetes, ASP.Net Core, Redis, SignalR, Excel-DNA, Couchbase, Gitlab, Yarp, ELK, ...

### Veepee - Previously Vente-Privee

French ecommerce company, pioneer in online flash sales of designer brands.
Expand Down

1 comment on commit ff99b00

@vercel
Copy link

@vercel vercel bot commented on ff99b00 Aug 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tpi2-eu – ./

tpi2-eu-piartt.vercel.app
tpi2-eu-git-master-piartt.vercel.app
tpi-eu.vercel.app

Please sign in to comment.