Skip to content
View surenkov's full-sized avatar
💨
I may be slow to respond.
💨
I may be slow to respond.
Block or Report

Block or report surenkov

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
surenkov/README.md

Hi there 👋

Pinned

  1. django-pydantic-field django-pydantic-field Public

    Django JSONField with Pydantic models as a Schema

    Python 83 11

  2. Django REST filter around `django.co... Django REST filter around `django.contrib.postgres.search` expressions
    1
    from typing import Union, Collection
    2
    
    
    3
    from django.contrib.postgres.search import SearchVector, SearchQuery
    4
    from django.db.models.expressions import BaseExpression
    5
    
    
  3. dotfiles dotfiles Public

    Useful configs (emacs, vim, fish...) of mine

    Emacs Lisp 4

  4. Postgres table / advisory lock conte... Postgres table / advisory lock context managers for Django python apps
    1
    import contextlib
    2
    import enum
    3
    import hashlib
    4
    import typing as t
    5
    
    
  5. containerd/nerdctl containerd/nerdctl Public

    contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

    Go 7.5k 559

  6. Lima VM config with VirtioFS and mac... Lima VM config with VirtioFS and macOS Virtualization Framework for Docker
    1
    vmType: "vz"
    2
    
    
    3
    arch: "default"
    4
    
    
    5
    images: