Mys Series is an open-source (MIT) collection of lightweight personal productivity and knowledge management tools. It helps individuals organize daily life, learning materials, tasks and learning progress in a simple, modular, extensible way. The tools are useful, lightweight, easy to customize, and can be used independently or together.
Existing tools are often too complex, commercial, or closed, and don’t fit my personal needs. Mys Series offers a simple alternative: open-source, easy to understand and modify, suitable for personal or local use.
Constrained by work hours, I designed the entire project, with initial code generated by AI. All feature expansions and bug fixes were finished by myself. Best practice: Generate initial code via AI, then tweak the framework with AI. If AI breaks the code, stop relying on it — do all subsequent edits manually, even for small AI-generated snippets. Never let AI modify long code blocks, as it often breaks existing stable features accidentally.
Mys Series consists of five independent modules, each serving a different aspect of personal organization and learning:
- MyKPs - a personal planning and task management system (with Games!) -- MyKnowledgePoints
- ToDos
- MyHogolabu - a great politics game to boost your plans
- WOT - a game to collect items and build your own house
- MyUpdates - a social platform to record my updates
- MyFQs - a workflow tool for question processing and test paper generation--MyFavouriteQuestions
- MyWords - a vocabulary and word-bank exercising tool
- MyRECs - a personal note management system
MyKPs helps me manage daily tasks, recurring plans, and learning priorities with a simple workflow. Its goal is to turn scattered intentions into a stable routine without making planning feel heavy.

WOT is a lighter companion module that adds a playful element to the project. It supports personal progression through collecting and exploring, giving the system a more engaging side.
(Maps generated by the generator made by @watabou)

MyHogolabu -- A Wasteland Political Narrative Strategy Game The Parameter Spires were never silent. They were waiting for someone who could read them.
- There is no truth in the Basin. Only recorded history. Choose your faction. Then turn every intelligence report into a bargaining chip for the negotiations to come.
- Four factions. Four philosophies of survival. Whose name will be carved into the Spire’s foundation? Make your choice. It will not be offered twice.
- Power is not seized. It is calculated - from intelligence, contracts, and betrayals, one turn at a time. Today's interference briefing has arrived. The world has advanced another day. What is your decision?
- In the shadow of Calculum, neutrality is a luxury. Certainty is the only commodity. One faction will gain an analyst. The others will gain a threat. Choose wisely. This decision is permanent.
- History is a delayed verdict. You are writing it now. Starting from Year 1 of the New Era, every briefing and every decision will be irrevocably entered into the timeline.
The Spires keep their silence. The factions keep their secrets.
MyUpdates is designed as a personal update stream, giving me a place to record insights, progress, and life notes over time. It aims to make my personal history easy to browse and reflect on.

MyFQs is focused on question-driven study. It supports processing wrong questions and reviewing them by switching answer visibility, helping learners turn mistakes into structured review material rather than just raw image operations.

MyWords is meant for steady vocabulary growth. It focuses on repeated exposure, review, and active recall so that language learning stays manageable and fits into daily habits.(only code, without words data)

MyRECs is for personal notes and record keeping. Its aim is to make capturing observations, ideas, and memories effortless, while keeping them easy to search and revisit later.

This project is licensed under the MIT License. You may use, modify, and distribute the software under the terms of that license!!