Mohit125802T/Python-Creations
LibraryLive in productionJust, my creations using python programming language.
My creations using Python Language only
No GitHub topics on this repo.
- Python100.0%
1 Review
Python-Creations presents itself as a personal collection of Python programs, and that can be a good kind of repo when it is organized as a learning portfolio. The README is currently only one sentence, so the project’s intent is understandable but not yet easy to evaluate from the outside. The positive side is that a “creations” repository gives the author freedom to collect small experiments, scripts, utilities, games, automation tasks, or learning exercises without forcing them into one product. For RepoRanker, though, discoverability matters: a visitor should be able to tell what scripts exist, how to run them, what each one demonstrates, and which ones are the most polished. The biggest improvement would be a proper index table with script name, description, dependencies, run command, and screenshot/output where relevant. I’d also recommend grouping projects into folders, adding a requirements.txt or per-project dependency notes, and writing short comments/docstrings in each script explaining the concept being practiced. If this is meant as a beginner-to-intermediate Python portfolio, that framing should be explicit. The repo has a simple starting point; the next step is turning it from a file collection into a navigable showcase.
I have organized multiple programs in different folders. I am currently new, so I don't know how to make the code file executable in GitHub. If you could give some beginner advice on that and some examples to make the description better, it would be appreciated. Thank you for the review. :)
