Skip to content
View danielpuehringer's full-sized avatar

Highlights

  • Pro

Block or report danielpuehringer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danielpuehringer/README.md

Hi there 👋

My name is Daniel and I'm a Master's Student at TU Wien and working as an SDE Intern at Amazon. I'm a passionate nature lover🌳, socializer🥳, interrailer🚄, historian📔, and lover of the Austrian Coffee House culture☕.

👨‍💻 Education:

I study Software Engineering & Internet Computing. I'm interested in building larger Software which faces challenges in terms of e.g. availability, scalability and security. However I'm not only interested in Software Engineering & Distributed Systems, but also into several aspects of Business Informatics and lately also Machine Learning. After a university project in the area of Cloud Native Development, I am getting more excited about Serverless Computing and Cloud Native technologies in general. This is also where my internship at Amazon comes in handy.

Recently I had the pleasure to do an exchange semester at EPFL (in German: ETH Lausanne) in Switzerland (Lausanne). I'm exceptionally grateful for this experience since I consider Lausanne as one of the most beautiful places (Nature & University Campus, proof) I have ever seen. I am also proud about successfully finishing all of my 29 Crédits there since it is known to be one of the best universities for computer science in all of Europe. Anyways, I can highly recommend that place if you have a chance to visit!

Prior to my current Master's I finished my Bachelor's at Hagenberg Campus (University of Applied Sciences Upper Austria) after which I worked in the area of website and web application development.

💻 Work experience:

As of Summer 2024, I am currently working as an SDE Intern at Amazon in Madrid. Since this has been a major professional goal of mine for the last 2 years, I decided to stay there for 6 months and skip one semester of university courses. Besides my internship I have gained 3.5 years of professional experience in several larger & smaller IT-companies. After interning at the public company MicroFocus (now opentext) and a 6-month internship at Dynatrace in Barcelona I wanted to pursue a gap year in the smaller company elements and gain work experience instead of immediately continuing with a Master's Degree. Due to the COVID-Outbreak I adapted this plan and relocated to beautiful Vienna, where I continued my path as a Fullstack Developer at Verdino and then transitioned back to academia with my current Master's programme. Waiting patiently for great opportunities to rise definately paid off!

💡 My most recent personal projects (ranked by relevance):

  1. Cloud Native project with LocalStack and AWS CDK
    Team project where we implemented a complex Infrastructure-as-Code architecture with the AWS CDK stack.
    ⭐ Technologies used: various different AWS services such as DynamoDB to store data, Lambdas to glue everything together, Cognito for User Management, S3 to store files, API Gateway for routing
    ➡️ Detailed description for those interested: Show me the Cloud Native App
  2. Ridesharing platform / mobility service provider (e.g. Uber, Deliveroo, UberEats, ...):
    Implemented data management, business logic, platform scalability of a sophisticated enterprise application using state-of-the-art technologies for distributed systems.
    ⭐ Technologies used: Java, JPA, Redis, MongoDB, SQL, Docker, RabbitMQ, ApacheFlink
    ➡️ Detailed description for those interested: Show me the ridesharing platform
  3. Decentralized basic electronic mail service
    Implemented logic for multiple multithreaded servers to exchange encrypted E-Mail messages.
    ⭐ Technologies used: basic concepts of TCP and UDP socket communication, multithreaded applications (incl. Java Thread Pools), Encryption/Decryption via AES & RSA, Hashing (HMAC; SHA), Remote Procedure Calls (Java RMI)
    ➡️ Detailed description for those interested: Show me the E-Mail service

📫 How to reach me:

Message me via LinkedIn

Pinned Loading

  1. four-in-a-row four-in-a-row Public

    Vanilla JavaScript Frontend-Game (Four in a row) which uses SVGs and a MVVM-Designpattern - University Project from Summer semester 2018

    JavaScript

  2. frontend_clock frontend_clock Public

    Vanilla JavaScript Clock with the MVVM-Pattern, Material Design - University Project from Summer 2018

    JavaScript