Skip to content
View asakew's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@zakaz24uz @w3-uz @github-uz @Muhammadiy-uz @goLang-Uzbekistan @kewMarket

Block or report asakew

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
asakew/README.md

Hi, I'm Akmal Sindarov ๐Ÿ‘‹

package main

import "fmt"

type Developer struct {
	Name     string
	Age      int
	Role     string
	Location string
}

func main() {
	akmal := Developer {
		Name: "Akmal Sindarov",
		Age:  27,
		Role: "Junior Go Backend Developer",
	}

	fmt.Printf("Building scalable and efficient backend services.\n")
}

๐Ÿ› ๏ธ Tech Stack & Skills

package techstack

var (
	Languages = []string{"Go (Golang)", "SQL", "HTML/CSS"}
	
	FrameworksAndLibs = []string{
		"Gin", 
		"Fiber", 
		"Gorilla/Mux", 
		"GORM",
	}
	
	Databases = []string{"PostgreSQL", "Redis", "MySQL"}
	
	Tools = []string{"Docker", "Docker Compose", "Git"}
)

๐ŸŽฏ Beyond Coding (Hobbies)

package hobbies

func GetHobbies() []string {
	return []string{
		"Reading tech blogs & learning new things",
		"Listening to music",
		"Playing games",
		"Watching movies",
	}
}

๐Ÿ“ฌ Connect with me

Gmail Badge Telegram Badge

๐Ÿ”ถ Telegram Portfolio:

Pinned Loading

  1. goLang-Uzbekistan/goLang-project-layout-v2 goLang-Uzbekistan/goLang-project-layout-v2 Public template

    Proyekt yaratish strukturasi

    Go 2

  2. Foizlarni-hisoblash Foizlarni-hisoblash Public

    HTML 1 1

  3. Projects-for-Beginners Projects-for-Beginners Public

    Create a project for your Portfolio

    1