Been laid off. 7.5 years React/Next.js. 3 years Node/Express. 2 products i helped build - https://t.co/6ePLupAI4Z and https://t.co/2fJKcfB3uf Open to freelance and contract work. DM me if you need a senior frontend or full stack engineer
Been laid off for 6 months. Kept building anyway.
Shipped a Notion notes filter tool. started building an interview prep system.
7.5 years React/Next.js. 3 years Node/Express. Open to freelance and contract work.
DM me if you need a senior frontend or full stack engineer
I kept losing my Notion notes scrolling forever to find them. So I built a tool — pick 2-3 tags, instantly see only the notes you need. One click to connect Notion. Works with your notes DB. Anyone else have this problem? Comment 'interested' and I'll DM you access 👇
A founder reached out after spending HOURS trying to fix bugs in a Replit-built app.
AI kept fixing one issue…
and creating two new ones.
I jumped in, traced the state logic,
and fixed it without causing more bugs.
but the codebase was a huge mess
Creating a digital product is this easy:
You find a problem…
And solve it while you sleep with your product.
But you probably don’t know how.
I created a short program sharing my strategy.
RT + comment “Digital“ and I’ll DM it to you.
(must be following)
Founders making $100k-$1M from AI SaaS 🤑
But many startups struggle to find AI-based ideas.
So I made a list of AI Ideas that are:
• Industry-specific
• Easy-to-understand
• 28% are validated
To get it
• Like
• Retweet
• Comment "AI"
• Follow me so I can DM you
Generative AI is the #1 skill for 2023 and you cannot ignore it!
@NexusVP x @TheProductfolks presents
🚀 GenAI Rush: A Generative AI Cohort-Based Course and Buildathon 🚀
Get FREE access:
1. RT + Comment ‘ChatGPT’ 🔁💬
2. Register below👇
#AIwithTPF
https://t.co/urPK6vxfnP
Second Brain Template announcement 📢
It's available now🚨
You can get it for FREE for next 48 hours.
- Like & Retweet
- Comment "Brain"
(Must be following so I can DM)
@DeepgramAI try to create subtitles for a demo video I have, following your guide.
keep getting response.toSRT() is not a function. is that deprecated? what is the alternative ?
const res = await deepgram.transcription.preRecorded(audioFile,
{ punctuation: true, utterances:true });