// Backend Developer & Student from Germany
const developer = {
name: "",
title: "",
location: "",
education: "",
passion: [
"",
"",
"",
""
]
};
//
#
2024 - Present
2023
##
//
const techStack = {
- Go
- C++
- C
- .NET
- Blazor
- Web Applications
- ESP32
- Arduino
- PlatformIO
- Arch Linux
- VS Code
- Git
};
/* */
//
//
package main
import (
"fmt"
"net/url"
)
func main() {
contacts := map[string]string{
"email": "",
"github": "",
"instagram": "",
}
fmt.Println("")
}