Skip to content

Commit

Permalink
Feature: Updated KPMG projects
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisJensen95 committed Aug 24, 2023
1 parent fb233f3 commit 808a722
Show file tree
Hide file tree
Showing 14 changed files with 156 additions and 18 deletions.
16 changes: 16 additions & 0 deletions apps/frontend/src/app/components/resume/resume.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,22 @@ export class ResumeComponent {
content: ''
},
projects: [
{
url: '/markdown-files/resume/project_aim.md',
content: ''
},
{
url: '/markdown-files/resume/project_qio.md',
content: ''
},
{
url: '/markdown-files/resume/project_tprm.md',
content: ''
},
{
url: '/markdown-files/resume/project_mlops_platform.md',
content: ''
}
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/src/markdown-files/about.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Summary of me
# Summary

For the past 7 years, Dennis has been a motivated software engineer, eager to apply his skills in the
development of impactful software products and services. The consultant specializes and has an interest
Expand Down
32 changes: 32 additions & 0 deletions apps/frontend/src/markdown-files/resume/project_aim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Automated inventory management

*Date: Aug 2023 - Okt 2023*

### Role: Lead Software Engineer

### Description

As a Lead Software Engineer, the consultant worked with a Serverless Cloud
infrastructure. This setup involved the design and implementation of CI/CD
pipelines for an inventory management model, as well as the integration of
databases.

In addition, he served as the scrum master to make sure the project was going in
the right direction and allocating work for one additional engineer.

<table>
<tr>
<td>Python</td>
<td>Microsoft Azure SQL Database</td>
<td>DevOps</td>
</tr>
<tr>
<td>Continuous Deployment</td>
<td>Serverless</td>
<td>Continuous Integration</td>
</tr>
<tr>
<td>Event-Driven Architecture</td>
<td>Scrum Master</td>
</tr>
</table>
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Coverage-Scope - Open Source GitHub action tool

*Type: Personal project*

*Date: May 2023 - Present*

### Role: Software Engineer

<a href="https://github.com/DennisJensen95/coverage-scope" target="_blank">
<i class="fab fa-github custom-icon"></i>
</a>

<a href="https://www.google.com/url?q=https://medium.com/@darbj95/lightweight-code-coverage-quality-gate-bc595d18bf1&sa=D&source=apps-viewer-frontend&ust=1690889364442314&usg=AOvVaw3g-acSwZMRsJUAncTRancN&hl=da" target="_blank">
<i class="fab fa-medium custom-icon"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Digital Craftsman - personal portfolio website

*Type: Personal project*

*Date: Juli 2023 - Present*

### Role: Full Stack Software Engineer

<a href="https://github.com/DennisJensen95/digital-craftsman" target="_blank">
<i class="fab fa-github custom-icon"></i>
</a>
Expand Down
4 changes: 2 additions & 2 deletions apps/frontend/src/markdown-files/resume/project_energinet.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Danish household power consumption - Energinet

*Type: Personal project*

*Date: Aug 2021 - Present*

### Role: Backend Software Engineer

<a href="https://github.com/DennisJensen95/household-power" target="_blank">
<i class="fab fa-github custom-icon"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Facebook scraping notifier

*Type: Personal project*

*Date: Aug 2022 - Present*

### Role: Backend Software Engineer

<a href="https://github.com/DennisJensen95/curly-girl-vinthers-appointment" target="_blank">
<i class="fab fa-github custom-icon"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# LER GML Converter

*Type: Personal project*

*Date: Mar 2023 - Present*

### Role: Full Stack Software Engineer

### Description

The consultant has developed a GML converter that is capable of transforming
Expand Down
22 changes: 22 additions & 0 deletions apps/frontend/src/markdown-files/resume/project_mlops_platform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# MLOps platform

*Date: Apr 2023 - May 2023*

### Role: Software Engineer

During his first project at KPMG, the consultant was involved in the development
of an MLOps platform. This encompassed cloud infrastructure as well as
Continuous Integration and Continuous Deployment pipelines. The whole
infrastructure was built on Azure Cloud.

<table>
<tr>
<td>MLOps</td>
<td>DevOps</td>
<td>Python</td>
</tr>
<tr>
<td>Azure Cloud</td>
<td>Bicep</td>
</tr>
</table>
41 changes: 41 additions & 0 deletions apps/frontend/src/markdown-files/resume/project_qio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Quantum Inspired Optimization - Open Source

*Date: Jun 2023 - Sep 2023*

### Role: Lead Software Engineer

### Description

The consultant has taken over a Quantum Inspired Optimization toolkit, a tool in
the process of being open-sourced. The tool offers a framework for mathematical
optimization in NP Hard problems.

As the project's lead developer and open-source manager, the consultant has
conducted analyses of the security, quality, and dependency analysis of the
codebase. Moreover, he has developed a plan for the tool's journey to open
source and its long-term maintenance. This plan includes automated quality
checks in CI/CD pipelines, compilation of the tool, and the formulation of
contribution guidelines and a code of conduct guideline.

<table>
<tr>
<td>C++</td>
<td>CMake</td>
<td>DevOps</td>
</tr>
<tr>
<td>Open Source</td>
<td>GitHub</td>
<td>Release management</td>
</tr>
<tr>
<td>Release Automation</td>
<td>Documentation</td>
<td>Continous Integration</td>
</tr>
<tr>
<td>System protocol</td>
<td>Backend solution</td>
<td>Docker</td>
</tr>
</table>
4 changes: 2 additions & 2 deletions apps/frontend/src/markdown-files/resume/project_subplan.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# LER GML Data visualization

*Type: Personal project*

*Date: Feb 2023 - Present*

### Role: Full Stack Software Engineer

### Description

The consultant has developed an application that allows for geovisualization of
Expand Down
2 changes: 0 additions & 2 deletions apps/frontend/src/markdown-files/resume/project_thesis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Advanced Scheduling System for Autonomous Mobile Robot Fleet

*Type: Master thesis*

*Date: Aug 2021 - Jan 2022*

### Description
Expand Down
30 changes: 30 additions & 0 deletions apps/frontend/src/markdown-files/resume/project_tprm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Third Party Risk Management Optimization

*Date: May 2023 - Jun 2023*

### Role: Lead Software Engineer in Data

### Description

The consultant has been part of the work on third-party risk management, where
he developed data pipelines and conducted data analyses on compliance issues
using semantic search and LLM models. He has processed unstructured data,
analyzed potential pitfalls in the data, and identified areas for process
optimization.

Based on these data analyses, the consultant has prepared a conceptual solution
design. This design had the potential to digitalize the entire process and laid
the foundation for a future AI transformation of the solution.

<table>
<tr>
<td>Semantic Search</td>
<td>Python</td>
<td>Data Engineering</td>
</tr>
<tr>
<td>Process Optimization</td>
<td>Docker</td>
<td>Test Drive Development (TDD)</td>
</tr>
</table>
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Water Infrastructure Data Service

*Type: Personal project*

*Date: Feb 2021 - Okt 2021*

### Role: Full Stack Software Engineer

<a href="https://github.com/DennisJensen95/digital-ledningsregistrering" target="_blank">
<img src="assets/../../../assets/github-icon.png" alt="alt text" width="42" height="42" />
</a>
Expand Down

0 comments on commit 808a722

Please sign in to comment.