/BinaryKeyboard3D

3D keyboard to code but only in binary

Primary LanguageJavaScriptMIT LicenseMIT

Binary Keyboard

This website showcase a keyboard in 3D customizable that write only in binary.

Tech Stack

This website is developed using the following technologies:

  • HTML: The backbone of the web pages, providing the structure and content.
  • CSS: Responsible for the visual styling and layout of the website.
  • JavaScript: Adding interactivity and functionality to the site.

Frameworks and Librairies

To enhance the development process and user experience, the following frameworks and libraries have been utilized:

  1. ThreeJs: This librairy create an easy-to-use, lightweight, cross-browser, general-purpose 3D library.
  2. Gsap: It allow you to effortlessly animate anything JS can touch. Delivering silky-smooth performance and unmatched support so you can focus on the fun stuff.

Build/Run and Deployment

Clone the project

  git clone git@github.com:LeeBingler/BinaryKeyboard3D.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshot

homepage description custom

License

The project is open-source and distributed under the MIT License, granting users the freedom to use, modify, and distribute the code. For more details, refer to the License File provided in the project. Feel free to explore the code, contribute, or use the project as a foundation for your creative website projects. Happy coding!