Skip to content

Commit

Permalink
update default data
Browse files Browse the repository at this point in the history
  • Loading branch information
i5heu committed Jul 27, 2024
1 parent f2dd849 commit b5dd8a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -9199,7 +9199,7 @@ eval("\n\n/* istanbul ignore next */\nfunction styleTagTransform(css, styleElem
/***/ ((__unused_webpack_module, exports) => {

"use strict";
eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.defaults = void 0;\nexports.defaults = { \"markdown\": \"# Mia Heidenstedt\\nSoftware Developer\\n\\n[📧 Email](mailto:career@i5h.eu) \\n[🌍 Web](https://heidenstedt.org) \\n[🛠GitHub](https://github.com/i5heu) \\n[🐦Twitter](https://twitter.com/MiauPub) \\n[🔗LinkedIn](https://www.linkedin.com/in/mia-heidenstedt-7198ab145/ ) \\n[🖇Xing](https://www.xing.com/profile/Mia_Heidenstedt/cv)\\n\\n| | |\\n|---|---|\\n| Location: | Berlin, Germany |\\n| Pronouns: | She/Her |\\n| Phone: | Available on request |\\n| Human Languages: | German, English |\\n\\n## Skills\\n\\n> ### Key Skills \\n> Golang, TypeScript, SQL, Node\\n\\n#### Languages\\nGolang, TypeScript, JavaScript, SQL, C#, CSS, HTML, PHP, Python, Liquid, Rust\\n\\n#### Frameworks\\nSymfony, Doctrine, Selenium, Jest, Codeception, Svelte, Vue, Redux\\n\\n#### Databases\\nMySql, CouchDB, RocksDB, PouchDB, Redis, SQLite, Postgres\\n\\n#### Systems\\nLinux (Debian / Ubuntu), Nginx, Shell-Scripting, Git, Mercurial, Docker, IPFS, Shopify, Node, Github-Actions, Google Cloud Functions, WASM etc.\\n\\n## Experience\\n\\n> ### Senior Golang Developer <small>@ Devoteam GmbH</small>\\n> January 2023 - NOW \\n> ***Tech:*** Golang, IBM MQ, EDLS, Lambas, BlackDuck, SonarQube, Github Action, Docker, ECS, Stepfunction, S3, API Gateway, EFS \\n> ***Tasks:*** \\n> - Implemented IBM Message Queue using Go SDK\\n> - Implemented Go Lambdas with EFS and resource optimization\\n> - Cloudwatch and Postgres interactions in Go Lambdas\\n> - Created Step Function with Open Search compatible logs\\n> - Implemented REST interface with Open API documentation\\n> - Created and expanded Github Actions Pipelines\\n> - Set up a prototype of a Kafka system\\n\\n> ### Golang Developer <small>@ Fireball Labs GmbH</small>\\n> April 2022 - October 2022 \\n> ***Tech:*** Golang, Svelte, ClickHouse, MySQL, Typescript, Git \\n> ***Tasks:*** \\n> - Implemented a interface for batch processing domain changes in nicmanager with the corresponding front end\\n> - Build a background job to sync domains from nicmanager to Postgres\\n> - Build a dashboard with statistics generated from ClickHouse\\n> - Optimized various parts for speed and performance\\n> - Initiated and implemented a swtich to a mono git repo\\n\\n\\n> ### Frontend Developer <small>@ netshake GmbH</small>\\n> March 2021 - April 2022 \\n> ***Tech:*** JavaScript, PHP, Liquid, Shopify, Git, CSS \\n> ***Tasks:*** \\n> - implemented a synchronization middleware between MOEVE and Shopify for inventory, vouchers, orders, refunds and othe ERP functions\\n> - build a framework to generate PDF-coupons through Shopify APIs \\n> - build a module that allows to generate a slider with simple liquid instructions\\n> - build various Shopify Shops \\n\\n> ### Apprenticeship Computer Science Expert <small>@ Intermetrics GmbH</small>\\n> March 2018 - February 2021 \\n> ***Tech:*** JavaScript, TypeScript, PHP (Symfony/Doctrine), Node, C#, Svelte, Vue, Redux, Mercurial, Google Cloud Functions, CSS, Jest, PHPUnit, Codeception, Selenium \\n> ***Tasks:*** \\n> - build a system to show the expected areas of change of a html module through css parameter changes\\n> - implemented a low bandwidth, low latency system to sync nested data between the frontend and the server without interuptions for user in case of mild race conditions\\n> - build a system to stack css animations and transitions \\n> - prototyped a ui framework on top on shadow DOMs and Web Components\\n\\n> ### Managing Director <small>@ my own company</small>\\n> September 2016 - April 2018 \\n> ***Tech:*** JavaScript, Python, Bash-Scripting \\n> ***Tasks:*** \\n> - build a deamon to manage and run a small cluster of nodes for cluster rendering Systems\\n> - used varoius software to machine with CNC Systems\\n> - market investigation conducted\\n> - sales and marketing\\n\\n## Projects\\n\\n> ### Faultier-CV\\n> Generated this CV \\n> https://github.com/i5heu/Faultier-CV\\n\\n> ### simple-S3-cache\\n> Just hook it in front of your public S3 bucket and enjoy reduction in bandwidth costs from your bucket. \\n> https://github.com/i5heu/simple-S3-cache\\n\\n> ### tor-simple-hidden-website \\n> Create a hidden service with a static webpage in one minute. \\n> https://github.com/i5heu/tor-simple-hidden-website\\n\\n> ### LGBTQIA.space\\n> Running a Mastodon instance for the public. \\n> https://lgbtqia.space\\n\\n#### Hobbys\\nProgramming, Reading, Sailing, Community Work\", \"html\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n <meta charset=\\\"UTF-8\\\">\\n <meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n <title>CV</title>\\n <style>\\n {{css}}\\n </style>\\n</head>\\n<body>\\n <img style=\\\"display: inline-block; float: right; height: 15em;\\\" src=\\\"https://heidenstedt.org/logo.webp\\\">\\n {{markdown}}\\n</body>\\n</html>\", \"css\": \"html {\\n font-family: Arial, Helvetica, sans-serif\\n}\\n\\nbody {\\n padding: 3em 3em 1em 3em;\\n}\\n\\nh1 {\\n margin-top: 0;\\n}\\n\\nh4 {\\n margin-bottom: 0.2em;\\n}\\n\\nimg {\\n border-radius: 5px;\\n}\\n\\np {\\n margin-top: 0.3em;\\n}\\n\\na {\\n color: rgb(16, 6, 107);\\n text-decoration: none;\\n font-size: 1.2em;\\n margin-right: 7px;\\n}\\n\\nblockquote {\\n border: 1px solid black;\\n padding: 5px;\\n border-radius: 5px;\\n margin: 1em 0;\\n}\\n\\nblockquote h3 {\\n margin: 0;\\n}\\n\\nblockquote p {\\n margin: 0.5em 0;\\n}\\n\\nblockquote a {\\n line-height: 2em;\\n font-size: 0.9em;\\n margin: 0.5em 0;\\n}\" };\n\n\n//# sourceURL=webpack://faultier-cv/./src/default.ts?");
eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.defaults = void 0;\nexports.defaults = { \"markdown\": \"# Mia Heidenstedt\\nSoftware Developer\\n\\n[📧 Email](mailto:career@i5h.eu) \\n[🌍 Web](https://heidenstedt.org) \\n[🛠GitHub](https://github.com/i5heu) \\n[🔗LinkedIn](https://www.linkedin.com/in/mia-heidenstedt-7198ab145/ ) \\n[🖇Xing](https://www.xing.com/profile/Mia_Heidenstedt/cv)\\n[🐘Mastodon](https://mastodon.social/@heidenstedt)\\n\\n| | |\\n|---|---|\\n| Location: | Berlin, Germany |\\n| Pronouns: | She/Her |\\n| Email: | career&#64;i5h.eu |\\n| Phone: | Available on request |\\n| Human Languages: | German, English |\\n| Year of Birth: | 1996 |\\n\\n## Selected Skills \\n\\n> ### Key Skills \\n> Golang, TypeScript, JS, Docker\\n\\n#### Languages\\nGolang, TypeScript, JavaScript, SQL, C#, CSS, HTML, PHP, Python, Liquid, Rust\\n\\n#### Frameworks\\nSymfony, Doctrine, Selenium, Jest, Codeception, Svelte, Vue, Redux\\n\\n#### Databases\\nMySql, CouchDB, RocksDB, PouchDB, Redis, SQLite, Postgres, MongoDB, DocumentDB, InfluxDB\\n\\n#### Systems\\nLinux (Debian / Ubuntu), Kubernetes, Docker, Docker-Compose, Terraform, Nginx, Shell-Scripting, Git, Docker, IPFS, Node, Jenkins, Google Cloud Functions, WASM etc.\\n\\n## Work Experience\\n\\n> ### Senior Golang Developer <small>@ Devoteam GmbH</small>\\n> January 2023 - Now \\n> \\n> ****Used Tech:**** Golang, IBM MQ, Jenkins, Kubernetes, Helm, EDLS, Lambas, OpenSearch, BlackDuck, SonarQube, Github Action, Docker, ECS, Stepfunction, S3, API Gateway, EFS, MongoDB, DocumentDB \\n> \\n> ****Tasks:**** \\n> - Implemented IBM Message Queue using Go SDK\\n> - Implemented Go Lambdas with EFS and resource optimization\\n> - Cloudwatch and Postgres interactions in Go Lambdas\\n> - Created Step Function with Open Search compatible logs\\n> - Implemented REST interface with Open API documentation\\n> - Created and expanded Github Actions Pipelines\\n> - Set up a prototype of a Kafka system\\n> - Jenkins build and deploy Pipelines\\n> - Maintenance, Speed optimization and intensive Debugging of Go code and sorounding Stack\\n\\n> ### Golang Developer <small>@ Fireball Labs GmbH</small>\\n> April 2022 - October 2022 \\n> \\n> ****Used Tech:**** Golang, Svelte, ClickHouse, MySQL, Typescript, Git \\n> \\n> ****Tasks:**** \\n> - Implemented a interface for batch processing domain changes in nicmanager with the corresponding front end\\n> - Build a background job to sync domains from nicmanager to Postgres\\n> - Build a dashboard with statistics generated from ClickHouse\\n> - Optimized various parts for speed and performance\\n> - Initiated and implemented a swtich to a mono git repo\\n\\n\\n> ### Frontend Developer <small>@ netshake GmbH</small>\\n> March 2021 - April 2022 \\n> \\n> ****Used Tech:**** JavaScript, PHP, Liquid, Shopify, Git, CSS \\n> \\n> ****Tasks:**** \\n> - implemented a synchronization middleware between MOEVE and Shopify for inventory, vouchers, orders, refunds and othe ERP functions\\n> - build a framework to generate PDF-coupons through Shopify APIs \\n> - build a module that allows to generate a slider with simple liquid instructions\\n> - build various Shopify Shops \\n\\n> ### Apprenticeship Computer Science Expert <small>@ Intermetrics GmbH</small>\\n> March 2018 - February 2021 \\n> \\n> ****Used Tech:**** JavaScript, TypeScript, PHP (Symfony/Doctrine), Node, C#, Svelte, Vue, Redux, Mercurial, Google Cloud Functions, CSS, Jest, PHPUnit, Codeception, Selenium \\n> \\n> ****Tasks:**** \\n> - build a system to show the expected areas of change of a html module through css parameter changes\\n> - implemented a low bandwidth, low latency system to sync nested data between the frontend and the server without interuptions for user in case of mild race conditions\\n> - build a system to stack css animations and transitions \\n> - prototyped a ui framework on top on shadow DOMs and Web Components\\n\\n> ### Managing Director <small>@ my own company</small>\\n> September 2016 - April 2018 \\n> \\n> ****Used Tech:**** JavaScript, Python, Bash-Scripting \\n> \\n> ****Tasks:**** \\n> - build a deamon to manage and run a small cluster of nodes for cluster rendering Systems\\n> - used varoius software to machine with CNC Systems\\n> - market investigation conducted\\n> - sales and marketing\\n\\n## Projects\\n\\n> ### ouroboros-db\\n> A versioned, distributed key-value store designed with a focus on data integrity. \\n> https://github.com/i5heu/ouroboros-db \\n> <sub>****Used Tech:**** Golang</sub>\\n\\n> ### Faultier-CV\\n> Generated this CV \\n> https://github.com/i5heu/Faultier-CV \\n> <sub>****Used Tech:**** TypeScript</sub>\\n\\n> ### bonito-cache\\n> Just hook it in front of your public S3 bucket and enjoy reduction in bandwidth costs from your bucket. \\n> https://github.com/i5heu/bonito-cache \\n> <sub>****Used Tech:**** Golang</sub>\\n\\n> ### TestDreadnought\\n> Highly adoptable api test Framework for large and complex projects. \\n> https://github.com/i5heu/TestDreadnought \\n> <sub>****Used Tech:**** Golang</sub>\\n\\n\\n> ### github-readme-commit-streak-stats \\n> Public service to show GitHub statistics \\n> https://github.com/i5heu/github-readme-commit-streak-stats \\n> <sub>****Used Tech:**** Golang</sub>\\n\\n> ### LGBTQIA.space\\n> Running a public Mastodon instance for the LGBTQIA Community. \\n> https://lgbtqia.space \\n> <sub>****Used Tech:**** Docker-Compose, Minio S3, Shell Scripting, Ubuntu, Grafana, Prometheus, Loki, InfluxDB</sub>\\n\\n> ### PathfinderBeacon\\n> A Public Service that does allow you to find other notes with the same key, works with DNS. \\n> https://pathfinderbeacon.net \\n><sub>****Used Tech:**** Golang, DNS, Docker, Kubernetes</sub>\\n\\n> ### tor-simple-hidden-website \\n> Create a hidden service with a static webpage in one minute. \\n> https://github.com/i5heu/tor-simple-hidden-website \\n> <sub>****Used Tech:**** Docker</sub>\\n\\n#### Hobbys\\nProgramming, Reading, Sailing, Community Work\\n\\n\\nLast Update: 2024-07-27\", \"html\": \"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n <meta charset=\\\"UTF-8\\\">\\n <meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n <title>CV</title>\\n <style>\\n {{css}}\\n </style>\\n</head>\\n<body>\\n <img style=\\\"display: inline-block; float: right; height: 15em;\\\" src=\\\"https://heidenstedt.org/logo.webp\\\">\\n {{markdown}}\\n</body>\\n</html>\", \"css\": \"html {\\n font-family: Arial, Helvetica, sans-serif;\\n line-height: 1.3em;\\n}\\n\\nbody {\\n padding: 3em 3em 1em 3em;\\n}\\n\\nh1 {\\n margin-top: 0;\\n}\\n\\nh2 {\\n margin-top: 1.5em;\\n}\\n\\nh4 {\\n margin-bottom: 0.2em;\\n}\\n\\nimg {\\n border-radius: 5px;\\n}\\n\\np {\\n margin-top: 0.3em;\\n}\\n\\na {\\n color: rgb(16, 6, 107);\\n text-decoration: none;\\n font-size: 1.2em;\\n margin-right: 7px;\\n}\\n\\nblockquote {\\n border: 1px solid black;\\n padding: 15px;\\n border-radius: 5px;\\n margin: 1em 0;\\n}\\n\\nblockquote h3 {\\n margin: 0;\\n}\\n\\nblockquote p {\\n margin: 0.5em 0;\\n}\\n\\nblockquote a {\\n line-height: 2em;\\n font-size: 0.9em;\\n margin: 0.5em 0;\\n}\\n\\np.small {\\n font-size: 0.85em;\\n}\\n\\nul {\\n margin-top: 0;\\n}\" };\n\n\n//# sourceURL=webpack://faultier-cv/./src/default.ts?");

/***/ }),

Expand Down
Loading

0 comments on commit b5dd8a2

Please sign in to comment.