import java.util.*;
@Developer(status = "Always Learning", focus = "Backend & Game Dev")
public class DylanRothbauer extends Human implements SoftwareDeveloper {
private final String currentRole = "Software Developer @ Sentry Insurance";
private String[] hobbies = {"Chess", "Playing video games", "Reading", "Mixology"};
private String currentlyLearning = "Vue.js & Unreal Engine 5";
private boolean prefersDarkMode = true;
private boolean isCoffeeLover = true;
public String getFunFact() {
return "I know how to solve a Rubik's Cube!";
}
public void run() {
while (isAlive) {
this.drinkCoffee();
this.code();
this.learn();
if (isWeekend) this.playVideoGames();
}
}
}-
👨💻 Software Developer Intern
📆 May '25 - Aug '25
📍 Sentry Insurance - Stevens Point, WI
-
👨💻 Software Engineering Associate
📆 May '24 - Aug '24
📍 Heartland Business Systems - Little Chute, WI
-
👨💻 Assistant Store Leader
📆 Oct '20 - Sep '21
📍 Kwik Trip - Eau Claire, WI -
👨💻 Assistant Manager
📆 Oct '17 - Sep '20
📍 QuikTrip - Charlotte, NC
|
|
|
|
|
|
|
|
|
|
Last Edited on: 01/30/2026
---
🦆 *Powered by rubber duck debugging & coffee*

