Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
ldej committed Sep 8, 2023
1 parent 14427d4 commit 11eca73
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 28 deletions.
1 change: 0 additions & 1 deletion content/post/_chatgpt.md

This file was deleted.

8 changes: 3 additions & 5 deletions content/post/_future-topics.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ indy> wallet create wallet_psx key storage_type=postgres_storage storage_config=
indy> wallet open wallet_psx key storage_credentials={"account":"postgres","password":"mysecretpassword","admin_account":"postgres","admin_password":"mysecretpassword"}
```

## ChatGPT

- Help learn Django from 1.6 to 4
- Hindi classes for verbs

## Build an application with

- Go
Expand All @@ -105,5 +100,8 @@ indy> wallet open wallet_psx key storage_credentials={"account":"postgres","pass
- https://docs.meilisearch.com/learn/getting_started/quick_start.html#setup-and-installation
- LRU
- https://opentelemetry.io/
- https://github.com/census-instrumentation/opencensus-go
- https://github.com/caarlos0/env
- https://github.com/cespare/reflex

## Update resume
21 changes: 0 additions & 21 deletions data/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,6 @@
]
},
"work": [
{
"name": "CodeNotary",
"position": "Senior Backend Software Engineer",
"location": "Remote",
"url": "https://codenotary.com",
"startDate": "2022-04",
"endDate": "2023-02",
"keywords": [
"go",
"microservices",
"immudb",
"postgres",
"nats",
"solr",
"supply chain security"
],
"highlights": [
"Added multi-tenancy, refactored the application in order to create automated tests",
"Integrated Solr search and added a message queue to offload processing. Standardized APIs using OpenAPI, designed a SBOM processing pipeline"
]
},
{
"name": "Xebia",
"location": "Gurgaon, India",
Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/resume.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ $resume := .Site.Data.resume }}
<a class="pdf" href="/Laurence.de.Jong.resume-05-04-2023.pdf">download as pdf</a>
<a class="pdf" href="/Laurence.de.Jong.resume.pdf">download as pdf</a>

<div class="resume">
<div class="resume-basics">
Expand Down
Binary file removed static/Laurence.de.Jong.resume-05-04-2023.pdf
Binary file not shown.

0 comments on commit 11eca73

Please sign in to comment.