You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ASCII logo generator is a tool that helps you create logos or text banners using ASCII characters. These characters are the ones you find on your keyboard, like letters, numbers, punctuation marks, and symbols. The generator takes your input, which can be text or an image, and converts it into a corresponding ASCII art design.
This is a CLI application for building and managing a company’s data using Node, Inquirer, and MYSQL. This application enables keeping track of all the employees, their roles, and the departments they work in. Additionally, it is possible to add new departments with new roles and employees, update the database or remove them completely.