What’s up man. Not gonna sugar coat my experience or anything but I can build very simple, or very sophisticated apps. Not only that, but I am very happy with my minimalist and efficient UI designs.
Here are a few examples:
My portfolio site I’m working on atm:
and a plugin I just made:
"Extensive, responsive, lightweight, Soundcloud-like, and fully customizable interactive track player with full control.
Create your own playlists, make the player play throughout multiple pages, and have full control of all of it’s events.
Key features:
Full track visualization (like SoundCloud)
Seek and scroll to any part of the track
Fully responsive and works on mobile
State control, see time played, percentage complete, and status like “is muted”, “volume level”, “is playing”, or “loaded”.
Have full control of the design, and color.
Session control with cookie management.
Essential features:
Full volume control
Load a track
Play/Stop action (with toggle as well)
Pause toggle
Start track from beginning
Start track at specific time (good if navigating pages or user refreshes.
Components:
[GC] Soundwave - Main component
[GC] Session Grabber - Maintains your users listening & player sessions.
The idea of this light-weight plugin is to allow you to create your own functionality of the music player. You can use my demos to help you through the way.
I will be adding documentation for everything, and try to make sure everything is super simple to setup.
Will be updating more as I go, please use the forum post to ask questions or if you have any concerns.
FAQ:
Can I make the audio start playing automatically on iOS?
Nope. It’s a known issue that iOS won’t allow you to play the audio programmatically. It won’t play unless the user clicks on the page. It’s a power/bandwidth-saving feature of iOS Safari.
Does it work on other devices?
Yes, it will work on all other devices.
So in short, Auto-play doesn’t work on iOS Devices."