An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with code-readability

A curated list of projects in awesome lists tagged with code-readability .

https://github.com/venkat-0706/hangman-game-python

Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.

code-readability error-handling game-development interactive-console-applications loops-and-conditions problem-solving python-fundamentals string-manipulation word-guessing

Last synced: 05 Oct 2025

https://github.com/pirate-emperor/librarium

Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.

api-development backend-development code-readability dependency-management git java java-development junit5 maven mockmvc project-management restful-api software-testing spring-boot version-control

Last synced: 07 May 2025

https://github.com/metroxe/relative-to-alias-resolver

Transform your TypeScript project with ease using the relative-to-alias-resolver. This powerful tool converts cumbersome relative imports into clean, maintainable alias imports, enhancing code readability and maintainability.

aliases build-process cli-tool code-maintainability code-readability developer-tools npm-package tsconfig typescript

Last synced: 31 Oct 2025

https://github.com/gavbarosee/plainwind

Plainwind translates Tailwind CSS classes into plain English, making complex classes instantly readable.

code-readability code-review codelens codelens-extension css cursor-ide developer-experience developer-tools productivity tailwind tailwindcss utility-css vscode vscode-extension

Last synced: 05 Nov 2025

https://github.com/compilandoyt/20240914-5-consejos-codigo-limpio

Escribir un código limpio es crucial para que otros desarrolladores (y tú mismo en el futuro) lo entiendan y mantengan. Hoy te comparto 5 consejos clave para mejorar la legibilidad y mantenibilidad de tu código.

agile-development clean-code code-readability good-practices refactoring

Last synced: 28 Aug 2025

https://github.com/turskyi/tasklist

TaskList is a sample Android application that demonstrates the use of Android Room database for task management. It allows users to add tasks with different priorities, delete tasks by swiping, and provides a simple and intuitive interface.

android-development code-readability monolith-architecture prioritization room-database user-interface

Last synced: 27 Mar 2025