Skip to content
View lixelv's full-sized avatar

Block or report lixelv

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lixelv/README.md

Hi, I'm Simon! wakatime

I'm an ITMO student. If you need help, contact with me, I'll do my best!

Also some info about me:

const lixelv = {
    name: "Simon Efremenko",
    email: "dev@lixelv.com",
    skills: {
        languages: [C++, Python, Javascript, Typescript, HTML, CSS],
        frameworks: [Svelte, SvelteKit, FastAPI, Aiogram],
        databases: [PostgreSQL, MySQL, SQLite, PocketBase, Redis],
        other-tools: [Docker, DockerCompose, GitHubActions]
    }
}

Pinned Loading

  1. control-hub/controlhub-app control-hub/controlhub-app Public

    Webapp for controlhub based on svelte

    Svelte 4

  2. aiogram-docker-template aiogram-docker-template Public template

    Docker compose template for aiogram bot (default echo bot), with postgres database.

    Python 1

  3. calculator-app calculator-app Public

    Basic calculator web-app with cool customization

    JavaScript 10 1

  4. europrom-injectors/omnillm-telegram-bot europrom-injectors/omnillm-telegram-bot Public

    This is repo contains aiogram bot, that can use different llms and provide them to telegram users via bot.

    Python

  5. pypi-package-template pypi-package-template Public template

    Pypi package template with integrated CI/CD on release

    Python