On GitHub, you can see my activity over the last two years (
https://github.com/zheludkoov) . Here's my experience via my app as an example:
— Android/iOS mobile app on Flutter. Inside: playing through visual novels with text-to-speech, speech analysis, tasks, branching plots, character emotions.
— Web editor on React for creating plots, character library, backgrounds, audio, and special effects.
— Python server for text processing: morphological analysis, timestamp placement, creating a mini-dictionary tailored to a specific novel.
— TypeScript functions in Supabase for the editor and app, integration with AI Gemini and Grok: audio generation, text translation generation, character line generation, generative plot branch selection, content-serving functions.