Skip to content
View SpoonJoin's full-sized avatar
  • St Petersburg

Block or report SpoonJoin

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.

Content in all repositories owned by your account will be closed.
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
SpoonJoin/README.md

Hi 👋

I'm currently learning data analytics and building practical projects along the way.

My main focus is developing analytical and programming skills through real tasks rather than isolated exercises. I'm especially interested in automation, data processing and turning practical problems into working tools.

Projects

🎵 MusicLoto

A desktop application for automated music bingo generation.

The project generates 200 unique bingo cards, controls predefined winning scenarios, simulates the entire game, validates the results and exports everything to Excel.

MusicLoto

⌨️ U-keyboard

A custom iOS keyboard for the Udmurt language with native-style layout, additional Udmurt characters, autocorrection and word suggestions.

U-keyboard

What I'm working on

  • Learning data analytics
  • Improving my Python skills
  • Building portfolio projects around real problems
  • Learning how to design, test and validate software solutions

AI-assisted development

Both of my current portfolio projects were built using an AI-assisted development workflow.

I use AI as a tool for discussing architecture, exploring implementation options, reviewing code, debugging and iterating on solutions.

The goal is not simply to generate code, but to understand how the system works, define the requirements, test the result and gradually become more independent in development.


Currently building my skills and portfolio one project at a time.

Pinned Loading

  1. udmurt_keyboard_ios udmurt_keyboard_ios Public

    Custom iOS keyboard for the Udmurt language with dictionary-based suggestions and native-style UI.

    Swift

  2. music-loto music-loto Public

    Automated music bingo card generator with controlled winning scenarios and Excel export.

    Python