git commit -am "Pruned git history"
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 21s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 21s
This commit is contained in:
commit
158918c0f5
201 changed files with 24558 additions and 0 deletions
36
messages/en.json
Normal file
36
messages/en.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"example_message": "Guten Tag {username}",
|
||||
"zhen": {
|
||||
"cv": {
|
||||
"profile": {
|
||||
"title": "About me",
|
||||
"tooltip": "I know the languages in the decor!",
|
||||
"long": "I love learning on my own, and I try to be honest. I am highly self-motivated and I usually archive any task I put my mind to. This enables me to have countless hobbies, such as 3D printing, soldering, programming, and VR.\n\nOther than my github, I've listed some projects highlighted below. :)"
|
||||
},
|
||||
"flex": {
|
||||
"title": "Key Achievement",
|
||||
"body": "<a href='https://deprived.dev'>The <span class='text-blue-500 underline'>deprived devs</span></a> has won every gamejam we've participated in!"
|
||||
},
|
||||
"projects": {
|
||||
"title": "Big projects",
|
||||
"tooltip": "Contact me if you're curious! :D",
|
||||
"cv": "This CV is made with HTML, CSS, and Svelte",
|
||||
"CV": "Implimented YoloV1 from scratch. (object detection)",
|
||||
"embedded": "Built custom CNC machine",
|
||||
"open": "Often contribute to Open-source",
|
||||
"pcb": "I have designed multiple Printed Circuit Boards (PCBs)",
|
||||
"kube": "Multi node HA Kubernetes cluster with my friends"
|
||||
},
|
||||
"page2": {
|
||||
"title": "Project showcase",
|
||||
"mini-projects": {
|
||||
"title": "Tool experience",
|
||||
"ask": "Ask me",
|
||||
"linked": "Projects with link"
|
||||
},
|
||||
"qrcode-text": "Interactive version"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue