close
Skip to content
View polartev's full-sized avatar

Block or report polartev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
polartev/README.md

👋 Hi, I'm Artem Polishchuk

Full-stack Developer | C++, C#, .NET, PHP, Python | UI/UX & AI Enthusiast

GitHub followers LinkedIn Website


🧑‍💻 About Me

I am a developer with experience in full-stack development, specializing in cross-platform applications, UI/UX design, and AI integrations. I enjoy writing clean code, building user-friendly interfaces, and exploring AI solutions.


🛠 Skills

  • Programming Languages: C++, C#, PHP, Python
  • Frameworks & Technologies: .NET, WPF, MySQL, JSON, XML, AI/ML Libraries
  • UI/UX & Design: User Interface Design, Design Patterns
  • Servers & DevOps: Ubuntu, VPS, Server Administration

📫 Contact

Popular repositories Loading

  1. algorithms-of-choice algorithms-of-choice Public

    This repository contains implementations of decision-making algorithms designed to solve multi-criteria problems. These methods are widely applied in fields such as operations research, economics, …

    C# 1

  2. email-app email-app Public

    A cross-platform email sending application built using .NET MAUI and designed with the MVVM pattern. The app allows users to compose and send emails using built-in .NET email functionality. Additio…

    C#

  3. stories-teller stories-teller Public

    AI-powered cross-platform application that generates text descriptions for user-uploaded photos.

  4. stories-teller-client stories-teller-client Public

    Stories-Teller client app: sends story generation requests (image + text) to the server and retrieves the generated result.

    C#

  5. stories-teller-admin stories-teller-admin Public

    Server app for Stories-Teller: receives tasks via WebSocket, generates story text with Gemini API, and sends results back through HTTPS.

    Python

  6. stories-teller-server stories-teller-server Public

    Core Stories-Teller server: receives generation requests from clients, notifies the generator via WebSocket, manages file uploads/downloads, and returns generated stories over HTTPS.

    Python