Full-Stack Developer
Physics graduate with solid hands-on experience in administration, translating business complexity into efficient, robust, and maintainable code.
01@Component 02public class Developer { 03 04 private final String name = "Tiago Peron"; 05 private final String degree = "Physics"; 06 private final String postgrad = "Software Engineering"; 07 08 private List<String> stack = List.of( 09 "Java", "Spring Boot", 10 "Angular", "Docker" 11 ); 11 12 @Bean 13 public Solution solve(Problem problem) { 14 // physics + business = clean code 15 return SolutionBuilder.from(problem) 16 .withAnalyticalMind(this.degree) 17 .build(); 18 } 19} 20 21// status: available for projects ✓
// about me
My background in Physics taught me to decompose complex systems into tractable models — which is exactly what I do when architecting software. Every requirement is an equation that demands an elegant solution, not just a functional one.
My hands-on experience in administrative processes complements the technical side: I understand the real impact of software decisions on productivity, costs, and operational workflows. I don't just deliver code — I deliver process clarity.
The result is software that communicates intent, stands the test of time, and grows alongside the business.
// technical skills
// featured projects
// contact
Open to freelance projects, full-time opportunities, and technical collaborations. Drop me a message — I reply fast. ⚡
[email protected]