Skip to content
View pkasila's full-sized avatar
🎓
Studying and coding
🎓
Studying and coding

Organizations

@CodeEditApp @StudyForces @Malunak

Block or report pkasila

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pkasila/README.md
var pkasila = Person(
  name = "Pavel Kasila",
  age = calendar.component(.year, from: Date()) - 2005,
  location = Coordinate2D(53.901577, 27.561010),
  languages = setOf("be", "en", "ru"),
  skills = setOf("swift", "kotlin", "java", "cpp", "python", "typescript", "nextjs")
)

pkasila.hi()

// Prints out: Hey! Nice to see you there 😊

Popular repositories Loading

  1. gorm-crypto gorm-crypto Public

    Encrypts or signs any value of JSON compatible type

    Go 30 1

  2. PoweredTouchBar PoweredTouchBar Public

    PoweredTouchBar is a library which lets you easily and more powerfully use Touch Bar on macOS with SwiftUI

    Swift 18 2

  3. iso7064 iso7064 Public

    ISO7064 implementation to compute and verify check digits (+ IBAN is implemented too)

    Go 3 1

  4. CodeEdit CodeEdit Public

    Forked from CodeEditApp/CodeEdit

    CodeEdit App for macOS

    Swift 2

  5. ReactKatex ReactKatex Public

    ReactKatex is a React component which allows to render LaTeX formulas and in plain text using KaTeX

    TypeScript 2

  6. ReactAdsense ReactAdsense Public

    ReactAdsense is a component which allows you to use Google Adsense in React

    TypeScript 2