Skip to content
View KvashaIhor's full-sized avatar

Block or report KvashaIhor

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.

Content in all repositories owned by your account will be closed.
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
kvashaihor/README.md

Github Banner

Where to find me:

Linkedin Badge Website Badge

About Me

package main
import "fmt"
type Developer struct {
    Code              []string
    Interests         []string
    OperatingSystems  []string
    ToolsUsed         []string
    IDEs              []string
}
func main() {
   kvashaihor := Developer{
        Code:             []string{"TS", "JS","Java", "Python", "React"},
        Interests:        []string{"Backend Development", "Frontend Development","AI"},
        ToolsUsed:        []string{"Postman", "Termius"},
        Technologies:     []string{"Flask", "Node.js", "HTML", "CSS"}
        IDEs:             []string{"VS Code", "PyCharm"},
    }
    fmt.Printf("๐Ÿ‘‹ Hello! I'm kvashaihor, a developer.\n")
    fmt.Printf("๐Ÿ’ป Code: %v\n",kvashaihor.Code)
    fmt.Printf("๐ŸŒ Interests: %v\n",kvashaihor.Interests)
    fmt.Printf("๐Ÿ–ฅ๏ธ Operating Systems: %v\n",kvashaihor.OperatingSystems)
    fmt.Printf("๐Ÿ› ๏ธ Tools Used: %v\n",kvahsaihor.ToolsUsed)
}

Technologies and Languages

Languages

Python JavaScript HTML5 CSS3 TailwindCSS React

Technologies

mongodb docker azure firebase netlify github git

IDEs

Cursor

+ many more!

Profile Views

Pinned Loading

  1. immigration_assistant immigration_assistant Public

    TypeScript

  2. InstaRaider InstaRaider Public

    Forked from akurtovic/InstaRaider

    Non-API script to download all public photos for any Instagram user

    Python

  3. kunyoungahhh/ImmigrationAssistant kunyoungahhh/ImmigrationAssistant Public

    TypeScript