tnyb.it Twitter app
tnyb.it’s Twitter app is a (not so) new Twitter app I am currently building at http://tnyb.it/twt. The purpose was to be a test bed for learning the Twitter API and to see how far I could push the abilities of web apps using HTML5, jQuery (along with custom JavaScript) and CSS3. After a few months of development, I had to stop working on the project due to my schedule constantly filling up with more and more paying work.
I’ve began working on it again, but am not taking it as a serious project. Again, it is just something to help sharpen my skills.
My first priority is to revamp the JavaScript and CSS. It runs fairly smooth in mobile browsers, but tends to be a resource hog after opening and closing the tweet slider a few times. I know it’s primarily CSS causing the problem since it didn’t occur until I made some design changes. While the app definitely has its bugs, it’s still stable enough to check out on your phone/tablet.
Design & Developed With:
- PHP/MySQL
- Custom MySQL database (designed & developed by me)
- Built on top of a custom PHP framework (designed & developed by me)
- jQuery for all front-end scripting
- Twitter OAuth API
