Skip to content
View buzurgmexrubon's full-sized avatar
โค๏ธ
I love OPEN SOURCE
โค๏ธ
I love OPEN SOURCE

Block or report buzurgmexrubon

Report abuse

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

Report abuse
buzurgmexrubon/README.md

Hi there, I'm Buzruk

Full Stack Developer from Uzbekistan

buzurgmexrubon

import Development
import Travel
import OpenSourceProjects

struct Buzruk: Developer {
  let name = "Buzurgmexr Sultonaliyev"
  let pronouns = "he/him/his"
  let age = 23
  let role = "Full-Stack Developer"
  let locations = CLLocationCoordinate2D(latitude: 40.38421, longitude: 71.78432)
  let languages = ["english", "russian", "uzbek", "tajik"]
  let skills = [".NET", "Python", "Swift", "Vim"]
}


Languages and tools

Frontend

       

Databases

         

Languages

     

Others

     

My stat


wanna hear a joke?๐Ÿ˜…

Jokes Card


Popular repositories Loading

  1. auto-profile auto-profile Public

    Automatically updates your Telegram profile (first name, last name, and bio) every minute

    Python 3 1

  2. UIKit-Calculator UIKit-Calculator Public

    iOS calculator's clone in UIKit Storyboard

    Swift 2

  3. iMusicClone iMusicClone Public

    iMusic has a built-in music library, covering the most popular artists, genres and hottest playlists. You can search for the artists, songs and playlists and listen to them.

    Swift 1

  4. CV CV Public

    My CV (Curriculum Vitae) in SwiftUI Multiplatform app

    Swift

  5. Chess Chess Public

    Chess game for iPhone

    Swift

  6. BlogApp BlogApp Public

    Simple Blogs app implemented in Django

    JavaScript