Only just figured out people couldn't comment in the TinyUX Telegram channel.. Oops. So I added a discussion channel (https://t.me/TinyUXdiscussion) so you can actually give feedback.
#feedback #telegram #TinyUX #UXTools
Idea for new simple app, goal buddies.
Every month you set a goal. It is shared with 2 personal buddies. For me, that would be my mother and my best friend.
Then they receive message, and can reply only with short emoticon via button. Low effort for them, but essential feedback.
At end of month, you evaluate. Again this is auto shared to buddies.
Goals:
- Empower people, by providing a rythm to zoom out, plan & reflect
- strengthen connections
#TinyUX #goals #buddies #empowerment #app #idea
New TinyUX update, a bit smaller icons to make the wireframes look better.
And another small TinyUX update with some visual tweaks, like improving how merged icons (like arrows) are rendered on buttons.
With TinyUX you can create wireframes on your phone. It's grid based, and larger shapes 'merge' depending on how you place them. No fiddling with dragging and alignment.
#appdevelopment #uxdesign #UXTools #TinyUX #wireframes
New TinyUX update, now you can import components from my online library.
More about TinyUX: https://tinyux.app
The online page:
https://www.tinyux.app/ux-content-library/
I'll be adding more items to the library later :).
#wireframes #uxui #UXTools #uxdesign #wireframing #TinyUX
New TinyUX update (1.1.6), now you can import components via text.
Next I'll be adding export to 'ux source code'. So you could then send someone a component/page that they can import in their app.
Also it should be possible to write a script that turns 'ux source' to HTML, or perhaps some other format you might want to use.
Https://tinyux.app
#ux #wireframes #uxdesign #tinyUX #wires #app #sourceCode #uxsource
#uxsource #sourcecode #app #wires #TinyUX #uxdesign #wireframes #ux
Recent TinyUX update made some UI improvements regarding selections.
Next I'm planning to add 'component import'. You can write a .csv like notation to create a component. Like:
```
button, button, button/arrow_right
```
An export feature will soon follow, so you can backup and share components and screens.
#uxd #import #uxdesign #wireframing #TinyUX
The AI helped me to create a simple dashboard with a custom Wordpress plugin that reads the logs.
The data is a bit skewed at the start, since it will only send stats every 100th event or if is o a new day.
Happy to not have had to implement a third party library. This only sends what I care about; what features are used (most).
#TinyUX #reactnative #ai #wordpress #stats #dashboard
Going to collect some stats in TinyUX on how often buttons are pressed. Will probably send the list of stats on each 100th tap to a flask server.
Hope this will be a good-enough solution t learn from, while not having to add something like Firebase Analytics.
User will also be able to see their stats (see screenshot).
#reactnative #flask #stats #TinyUX #firebase #analyics
Latest TinyUX update (1.1.2) includes text search.
You can search in a bunch of languages like English, French, German, Chinese, Russian.
Earlier update included the option to search by drawing with your finger.
#ux #uxdesign #wireframes #textsearch #search #icons #uxd #app #update #TinyUX
#TinyUX #update #app #uxd #icons #search #textsearch #wireframes #uxdesign #ux
Small TinyUX update 1.1.1, for splash screen on startup.
#splashscreen #app #ux #TinyUX
Putting out v1.1.0 of TinyUX, with a small embedded neural network that enables you to search for icons by drawing with your finger.
Also, the free version now has a larger canvas.
Should be live later today.
#uxdesign #wireframing #ux #icons #neuralnetwork #TinyUX
Creating training data for the neural net that will enable visual search in #TinyUX.
About 220 icons, 100 drawings / icon.
I've been doing this for many many hours in the evening while watching a football match or something.
I don't know if the feature will be used much, but wanted to get experience in embedding a neural net in an app that was actually used. Not just a demo.
Https://tinyux.app for more about the app.
#reactnative #icons #neuralnet #ai #wireframes #wires #ux #TinyUX
Making good progress with my visual search feature in TinyUX.
The simple neural net is stored on the device. It is now only trained on letters and numbers. Will need to train for all icons.
I use the same interface to draw content for the neural network to train on. Still quite number of hours of work ahead for creating that training content.
#neuralnet #ux #icons #pytorch #reactnative #tinygrad #tinyux
#TinyUX #tinygrad #reactnative #pytorch #icons #ux #neuralnet
Micrograd is very simple, only fully connected layers. So first trying to find out if it can even learn numbers based on MNIST dataset.
Then I hope to at least be able to verfit, so the essence works. Then I'll have the challenge of trying to make it work for every icon in the app.
Presumably I have to create/generate a huge set of icon images to train on..
#ux #micrograd #reactNative #MLP #MNIST #TinyUX #Karpathy #ai #NeuralNet
#neuralnet #ai #karpathy #TinyUX #mnist #mlp #reactnative #micrograd #ux
I got the basic thing working. I also have a script to convert my icon images into arrays of floats, so almost ready to train it for real.
First attempt will be just 2 hidden layers of 64 neurons. I expect this to be good enough. But can be fun to later follow the other tutorials and make it more fancy.
More long term I want the app to be able to interpret images of wireframes. That requires a more advanced network..
The advantage of having a wireframing app on your phone, is that you can brainstorm your next feature while you are in bed not really wanting to start the day.
Here I'm working on the select feature for TinyUX so it will be easier to move things around.
Option B seems more elegant, but a bit more work to implement.
#uxdesign #tinyux #wireframing #select #icons #brainstorming #brainstorm #uxd #uiconcept #interactionDesign
#interactiondesign #uiconcept #uxd #brainstorm #brainstorming #icons #select #wireframing #TinyUX #uxdesign
Next update will allow for larger icons. 2x2 or 3x3.
Seems obvious, but was quite a lot of work to figure how to go about it. putting 4 smaller icons in a square will auto-merge them.
The 3x3 does show the pixels a bit, so eventually need to create SVG icons.
Hope to put the update live later today.
#uxd #UXTools #uxdesign #TinyUX
In TinyUX you create wireframes based on a grid. It's a bit like paint with large pixels. You tap your buttons, icons, etc. And it merges the buttons/etc to create larger shapes.
Now making the improvement so text will be cut if it wouldn't fit the button.
#UXtools #TinyUX #wireframing #app #UXD #ellipse #buttons #Wireframes
#wireframes #buttons #ellipse #uxd #app #wireframing #TinyUX #UXTools