The Akan Name Generator is a web application that calculates your Akan name based on your birthday and gender. Akan names are derived from Ghanaian culture, where children are traditionally given their first name based on the day of the week they were born.
Brian Okoth
- Clone this repository
- Open index.html in your web browser
- Enter your birth date and select your gender
- Click submit to see your Akan name
- Input: Birth date and gender
Output: Akan name based on day of birth and gender
- Input: Invalid date (day ≤ 0 or day > 31)
Output: Error message requesting valid date
- Input: Invalid month (month ≤ 0 or month > 12)
Output: Error message requesting valid month
HTML
CSS
JavaScript
Email: brianokoth534@gmail.com
Contact: +254715462900
MIT License
Copyright (c) 2025
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.