Currently I have built 3 SaaS applications. One full IPTV management platform, one Agentic AI opportunity searcher and pitcher and a full Business Requirements Analyzer.
Now I am searching for other ideas to try and explore a solution for.
What do you think it should be next?
Introducing Shadcn Admin v1!
Packed with updates:
- React 19 Vite 6
- ESLint v9 (flat config)
- TanStack Router
- Responsive
- built-in ShadcnUI Sidebar
- New User Page
- Global Search Command
- And more...
Thanks for the 1k stars ⭐ on GitHub!
This week, @g_perales and I worked together on a tool for Tailwind CSS users.
The tool lets you easily create grids for your Tailwind CSS projects, perfect for generating bento-style grids!
It supports Tailwind CSS v3/v4
— oxbowui.com/free-tools/tailw…
📣 New post in the DuckDB tricks series
These tips can save you precious keystrokes and file scans, making both writing and running your queries faster.
duckdb.org/2024/11/29/duckdb…
Burning IT budgets? The wrong tech stack, cloud or on-prem, can drain resources fast. Choosing the right tools, open-source or commercial, is key to cutting costs, boosting efficiency, and future-proofing your business.
Read all about it below. medium.com/@djpirra/burning-…
.NET 9 Task.WhenEach example 💡
#dotnet 9 is now available and includes a new Task.WhenEach API which allows us to easily process asynchronous tasks as they complete.
The example below makes multiple HttpClient calls and is able to operate on their results as they complete.
I really love this addition, what do you think?
Last week, I built this set of 50 inputs with Tailwind CSS and Next.js (link in the comments)! 🔥
Now, I want to expand this into a collection of copy-and-paste components to quickly build app UIs.
Would it be useful? 🤔
I wanted to share the following 10 Tailwind techniques. These will come in handy next week.
For those who don’t use Tailwind, here be dragons!
1/10 - Let’s start simple. Set a CSS variable (width) based on state and use an arbitrary className.
So you created a product and now wanna start a business on it… what are the next steps from a business and legal perspective?
All opinions are welcomed.
#startups#BusinessSuccess#TechTalk
Have anyone used #DuckDB to retrieve, process and store data in an agnostic way? I am still not too familiar with it. I was wondering if it would be capable of such. Was thinking of unifying something like #sqlglot and #duckdb to standardize data extraction with #pushdown. Ideas?
Introducing LlamaCoder!
An open source Claude Artifacts app that can generate full React apps and components with Llama 3.1 405B. 100% free and open source.
llamacoder.io