Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "starter kit"
-
Finally took the step and saw a mini-side project to completion. It's (yet another) CSS starter kit. I know the internet is already full of them, but this is mine and I'm proud of it so I'm sharing 😊 It's called Basecoat; give it a look-see http://goo.gl/u2kGrX5
-
Heads up, fellow tech nerds: if you're an Amazon Prime member and have ever wanted a Raspberry Pi, there's a good deal on a starter kit, 20% off for Prime Day! Search for "CanaKit Raspberry Pi 3 Complete Starter Kit".
I've always wanted to build a project with a Pi, and now mine's coming Friday! Build project suggestions?6 -
So I had an idea of what might be useful for a Brain Computer Interface (BCI). I thought they must have brought the prices down on these by now... Oh my hell... The cheap "starter" kit from OpenBCI is $800+. The cheapest headset I could find anywhere was $129 and all the reviews say it doesn't work. What an absolute shit show. I sincerely thought these devices would have gotten costs down due to selling a lot of them.
I just want to hack some shit together and play with it! Not fucking take out a loan. I guess that industry is lacking the one application to make this kind of interface worth it. So I will wait another 5 years for that industry to make progress I guess...
I will have to look around for cheap Ardunio kits or something. What an absolute joke. I mean we are talking about a low noise amp and some electrodes.7 -
I just released version 2.0 of my UI package.
Laravel Livewire & Bootstrap 5 UI starter kit. This package is a modernized version of the old laravel/ui package for developers who prefer using Bootstrap 5 and full page Livewire components to build their projects. It also comes with a few features to boost your development speed even more.
GitHub: https://github.com/bastinald/ui
Demo Video: https://youtube.com/watch/...3 -
I just released another UI, Auth, & CRUD scaffolding/starter kit package.
This is similar to my last package, but I've put everything inside one package. This makes it easier for me to integrate different features, as well as maintain it. This package has a bunch of improvements and some new features.
- Video: https://youtube.com/watch/...
- Repo: https://github.com/bastinald/ux
Thanks for checking it out. Hopefully someone finds it useful. -
I recently released my latest UI, Auth, & CRUD scaffolding package called Laravel Livewire UI.
This package provides Laravel Livewire & Bootstrap UI, Auth, & CRUD scaffolding commands to make your development speeds blazing fast. With it, you can generate full, preconfigured Bootstrap UI, complete Auth scaffolding including password resets and profile updating, and Create, Read, Update, and Delete operations. The CRUD files even have searching, sorting, and filtering. This package also comes with full PWA capabilities.
- Demo Video: https://youtube.com/watch/...
- Github Repo: https://github.com/bastinald/...
Thanks for your time.