π α΄ α΄Ι΄α΄α΄α΄ α΄α΄
|
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 = " VIKKY " me.username = "masoombalak88" me.age = "18" me.job = "SOFTWARE developer | Web developer" me.hobbies = []string{"code", "traveling", "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 |
|
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.