Skip to content
View litvinav's full-sized avatar
Focusing
Focusing
Block or Report

Block or report litvinav

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
litvinav/README.md
impl Humble for litvinav {
  fn greet() {
    println!("Hi, let's connect!");
  }
} 
import { DevOps } from "litvinav";

const skills: Partial<DevOps> = {
  delivery: ['GitHub', 'Gitlab'],
  platform: ['Google Cloud', 'Kubernetes', 'Docker'],
  languages: ['TypeScript', 'Rust', 'C#'],
  os: ['Unix'],
}
var interests = new List<string>() {
  "Web",
  "RCE",
  "Functional programming",
  "Automation",
  "Beautiful code",
};
Console.WriteLine("Let's talk about " + String.Join(", ", interests));

Popular repositories

  1. zorka zorka Public

    free and fast self-hosted url shortener

    Rust 4

  2. vscript vscript Public

    A JavaScript library for building server side rendered (SSR) user interfaces without JavaScript.

    JavaScript 3 1

  3. garmata garmata Public

    a self contained and minimalistic performance testing tool

    Rust 2

  4. litvinav litvinav Public

  5. tutorial-basic-authentication tutorial-basic-authentication Public

    TypeScript