Skip to content
View Tumypmyp's full-sized avatar

Block or report Tumypmyp

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

Hi there 👋

I'm Timur Gainullin, a junior golang developer with a passion for competitive programming 🚀. I'm always expanding my skills and exploring new interests in AI 🤖, microservices 🐳 and Go🐹.

Accompaniment Generator for Songs 🎶: kaggle.com/code/tumypmyp/accompaniment-generation

Love this Intro to AI class project. In my solution, I utilized the Evolutionary Algorithm. The main scoring function for a possible accompaniment is based on a musical intervals formula. If the interval is a consonance, it adds points, and if it's a dissonance, it subtracts points from considered solution. After several iterations, almost no dissonances exist between the melody and accompaniment, making it theoretically more pleasing to the ear.

Backend Control System 🖥: github.com/Tumypmyp/backend-control-system

Telegram Chess Bot 🤖: github.com/Tumypmyp/chess

If you're interested in collaborating or learning more about my work, feel free to reach out to me on Telegram 💬. Thanks for stopping by!

Top Langs Dark Top Langs Light

Pinned Loading

  1. backend-control-system backend-control-system Public

    backend test task

    Python

  2. SSAD-tasks SSAD-tasks Public

    Simple design patterns implementation from Software System Design course

    C++

  3. chess chess Public

    tic-tac-toe golang telegram bot

    Go

  4. market-storage market-storage Public

    market and storage apps

    Python

  5. EA_makes_art EA_makes_art Public

    EA makes art from reference project for IAI course

    Java 1

  6. tutors-finder-system tutors-finder-system Public

    Java 2