Skip to content

boduha/boduha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality gate

boduha

boduha is a pedagogical tool designed to help Computer Science students master number base conversions and character representations through structured practice and guided exercises.

Origin of the Name

The name boduha comes from the core topics covered by the tool:

  • B – Binary (base 2)
  • O – Octal (base 8)
  • D – Decimal (base 10)
  • U – Unicode
  • H – Hexadecimal (base 16)
  • A – ASCII

License

This project is licensed under the MIT License.

Use of Artificial Intelligence

boduha was developed with the assistance of Artificial Intelligence tools used in a conversational and reflective role (e.g., architectural discussion, diagram modeling, and documentation), rather than as inline code generation or autonomous programming agents.

All final decisions and implementations remain the responsibility of the author.

About

An application to help learn base conversions for CS students: Binary, Octal, Decimal, Unicode, Hexadecimal, and ASCII

Topics

Resources

License

Stars

Watchers

Forks

Contributors