U7P4L-IN / U7P4L-IN

Its My Profile Highlight Repository βœ¨πŸŽ‹.(^///^)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANONYMOUS U7P4L


U7P4L-IN

gif

MY INFORMATION :

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)
}

Connect With Me

DiscordYoutube

Spent My Time


Avinal WakaTime Activity

My Favorite Tools And Technologies βš™οΈ

Tools and technologies that I have worked with and I'm interested in

icon
C#
icon
Python
icon
Javascript
icon
C++
icon
Django
GitHub
Github
Rest API
Rest API
Rest API
React
icon
Nginx
Git
Git
GitLab
GitLab
HTML
HTML
css
CSS
bootstrap
Bootstrap
tailwind
Tailwind
jquery
JQuery
jquery
PostgreSQL
ASP.NET Core
ASP.NET
Redis
Redis
Postman
Postman
Linux
Linux
dart
Dart
dart
RabbitMQ
dart
sentry
dart
Celery
dart
Docusaurus
dart
Pytest

πŸ†GitHub Trophies

Github Profile Stats

GitHub language stats

  • Note : Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

πŸ“Š GitHub Profile Stats

About

Its My Profile Highlight Repository βœ¨πŸŽ‹.(^///^)

License:MIT License