This commit is contained in:
@@ -78,21 +78,13 @@ export class Home {
|
|||||||
|
|
||||||
readonly timeline: TimelineItem[] = [
|
readonly timeline: TimelineItem[] = [
|
||||||
{
|
{
|
||||||
role: 'Senior Fullstack Developer',
|
role: 'Internship - Backend & Architecture Engineer',
|
||||||
company: 'Northline Digital',
|
company: 'Industrie Informatik GmbH',
|
||||||
period: '2023 - Present',
|
period: '2025',
|
||||||
highlights: [
|
highlights: [
|
||||||
'Led Angular frontend redesign for enterprise dashboard products.',
|
'Implemented a Spring Boot API for the Tasktimer Application including database access and reporting capabilities.',
|
||||||
'Built C# microservices and optimized API response times by 30%.',
|
'Designed and implemented a reliable Jira connectivity solution for the Tasktimer backend, ensuring consistent data synchronization and performance.',
|
||||||
],
|
'Contributed to architectural discussions and decisions, influencing the overall direction and stability of the Tasktimer application.',
|
||||||
},
|
|
||||||
{
|
|
||||||
role: 'Software Engineer',
|
|
||||||
company: 'CloudMotion Labs',
|
|
||||||
period: '2020 - 2023',
|
|
||||||
highlights: [
|
|
||||||
'Delivered Flutter apps with shared design system and CI pipelines.',
|
|
||||||
'Developed secure backend services with clean architecture patterns.',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user