Skip to content

This repository contains submodules for personal projects I have worked on. These projects are small, self-contained projects that I have worked on for fun and learning purposes.

License

Notifications You must be signed in to change notification settings

DanAdewole/Practice-Projects

Repository files navigation

Practice-Projects

This repository contains submodules for personal projects I have worked on. These projects are small, self-contained projects that I have worked on for fun and learning purposes. Each submodule represents a separate project and includes its own README file with project-specific documentation.

Projects

Drum Kits

Description:A website for a drum kit where you can click on a few specific drum parts to hear the sound that goes with that drum part. When you press the button with the correct letter associated with the drum part, the drum parts are also engaged. The active drum part will also be displayed in a lovely animation on the screen.

Musical Time Machine

A software that gathers information from the Bilboard website for the top 100 songs of a particular year of your choosing, feeds it into the Spotify API (here, spotipy will be used instead), and then uses that information to generate a playlist on Spotify.

Top Movie Listings

A Flask application that lists top 10 movies of one's choice and the information about them.

How to Use

  1. Clone the repository:
git clone https://github.com/DanAdewole/Practice-Projects.git
  1. Initialize and update the submodules:
git submodule init
git submodule update
  1. Navigate to the submodule directory you're interested in:
cd Drum-Kit
  1. Follow the instructions in the submodule's README file for setup and usage.

Contributions

I'm currently not accepting contributions to this repository, as it's intended for my personal play projects. However, you're welcome to fork the individual submodules and submit pull requests if you find any issues or have suggestions for improvements.

About

This repository contains submodules for personal projects I have worked on. These projects are small, self-contained projects that I have worked on for fun and learning purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published