|
package main
import "fmt"
type Person struct {
name string
username string
age int
hobbies []string
job string
}
func main() {
var me = new(Person)
me.name = "U7P4L 1N"
me.username = "U7P4L-IN"
me.age = "20"
me.job = "AI developer | Web developer"
me.hobbies = []string{"code", "anime", "music"," guiterist"," gaming"}
fmt.Println(me)
}
Tools and technologies that I have worked with and I'm interested in
C# |
Python |
Javascript |
C++ |
Django |
Github |
Rest API |
React |
Nginx |
Git |
GitLab |
HTML |
CSS |
Bootstrap |
Tailwind |
JQuery |
PostgreSQL |
ASP.NET |
Redis |
Postman |
Linux |
Dart |
RabbitMQ |
sentry |
Celery |
Docusaurus |
Pytest |
- Note : Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.