Skip to content
Mohit125802T

Mohit125802T/Python-Creations

LibraryLive in production

Just, my creations using python programming language.

My creations using Python Language only

0 0PythonPush 8d agoListed 7d agoNo license on GitHub

No GitHub topics on this repo.

  • Python100.0%
View on GitHub

Report a problem

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.

Mohit125802T
@Mohit125802T10h ago

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. :)