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

Block or report ashaikeus

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

Welcome to my profile 👋

  • Main language: Python
  • Other strengths: C, C++
  • Dabble in: Django, PostgreSQL, HTML + CSS
  • Hobbies: making electronic music, studying foreign languages
  • English: C1 (Advanced)

Take a look at some of my projects:

Pinned

  1. birthday_bot birthday_bot Public

    A Telegram bot that sends notifications for birthdays

    Python

  2. text-generator text-generator Public

    [ NLTK, PIL ] generating text via markov chains & getting it on an image

    Python

  3. hse-project hse-project Public

    [ BeautifulSoup; PyQT6 ] GUI translating software

    HTML

  4. s21-containers s21-containers Public

    [C++] [School21] stl::containers realization. Group project. @ashaikeus - set, map, multiset; antiloch@s21 - vectors; eboniest@s21 - list, queue, stack; @GriffBlack - array

    C++

  5. Info21 Info21 Public

    [SQL] [School21] Group project: part 1 & 4 - me, part 2 - @GriffBlack, part 3 - mangorra @ S21

    PLpgSQL

  6. traveling-salesman-problem traveling-salesman-problem Public

    [PostgreSQL] [School21] Group project: sharikaj@S21 - ex00 algorithm, kylebrea@S21 (me) - DDL in ex00 + ex01 recursive algorithm