just vibing and ssh'ing into the nvidia dgx spark from my iphone in bed installing plum (claude code plugin manager) and starting a coding session why get up when you have termius 🔗 Plum Claude Plugin Manager: github.com/itsdevcoffee/plum 🌐 More dev tools: devcoffee.io ✖️...
just vibing and ssh'ing into the nvidia dgx spark from my iphone in bed
installing plum (claude code plugin manager) and starting a coding session
why get up when you have termius
🔗 Plum Claude Plugin Manager: github.com/itsdevcoffee/plum
🌐 More dev tools: devcoffee.io
✖️ x.com/DevCoffee
#termius #iphone #nvidia #dgx #ssh #coding #devlife #ai #claudecode #mobilecoding
In this video, I demonstrate Claude Skills and show you how to generate videos using nothing but natural language prompts with Remotion Skills, which just launched on January 21, 2026 I'll walk you through: What Claude Skills are and how they work in 2026 Live demo:...
In this video, I demonstrate Claude Skills and show you how to generate videos using nothing but natural language prompts with Remotion Skills, which just launched on January 21, 2026
I'll walk you through:
What Claude Skills are and how they work in 2026
Live demo: Generating a video with Remotion Skills using AI prompts
How the progressive disclosure architecture makes skills powerful
Creating your own custom skills with plugin-dev from the plum repository
Claude Skills follow the Agent Skills open standard, meaning you write instructions once and Claude automatically uses them when relevant. With Remotion Skills, you can now create professional React-based videos without writing a single line of code manually.
Remotion Skills (Official):
https://www.remotion.dev/docs/ai/skills
Plum Repository (plugin-dev for easy plugin creation):
https://github.com/itsdevcoffee/plum
Claude Code Skills Documentation:
https://code.claude.com/docs/en/skills
Remotion Skills GitHub:
https://github.com/remotion-dev/skills
Claude Plugins Documentation:
https://code.claude.com/docs/en/plugins
Agent Skills Repository:
https://github.com/anthropics/skills
#claudecode #ClaudeSkills #remotion #aivideocreation #RemotionSkills #aiagents #react #videoautomation #DevCoffee
In this tutorial, we will build a simple API that serves cryptocurrency price data from CoinMarketCap. CheerioJS: https://cheerio.js.org/ Axios: https://github.com/axios/axios
In this tutorial, we will build a simple API that serves cryptocurrency price data from CoinMarketCap.
CheerioJS: https://cheerio.js.org/
Axios: https://github.com/axios/axios
Github Repo: https://github.com/itsdevcoffee/chainlink-fun Docker Install: https://docs.docker.com/get-docker/ Postgres Install: https://www.postgresql.org/ Create Infura Account: https://infura.io/ Learn how to deploy your very own Chainlink node. Use Oracles to pull...
Github Repo: https://github.com/itsdevcoffee/chainlink-fun
Docker Install: https://docs.docker.com/get-docker/
Postgres Install: https://www.postgresql.org/
Create Infura Account: https://infura.io/
Learn how to deploy your very own Chainlink node. Use Oracles to pull tamper-proof / verifiable data into your smart contracts. In this tutorial, we use Docker to host our Chainlink node and a Postgres instance which will save information about our node.
This is an app that my friend (Cade Winters) and I created a few years ago. It's really cool seeing what we were able to build in just 2.5 weeks! Thanks everyone who still follows the channel.
This is an app that my friend (Cade Winters) and I created a few years ago. It's really cool seeing what we were able to build in just 2.5 weeks! Thanks everyone who still follows the channel.
Download Node.js - https://nodejs.org/en/ Node.js Tutorial - https://youtu.be/Do_Hsb_Hs3c Tmi.js Documentation - https://docs.tmijs.org/v1.2.1/Twitch-API.html Generate OAuth Token - http://twitchapps.com/tmi/ Learn how to build a twitch.tv chat bot in a short time! I would...
Download Node.js - https://nodejs.org/en/
Node.js Tutorial - https://youtu.be/Do_Hsb_Hs3c
Tmi.js Documentation - https://docs.tmijs.org/v1.2.1/Twitch-API.html
Generate OAuth Token - http://twitchapps.com/tmi/
Learn how to build a twitch.tv chat bot in a short time! I would love to see what you guys come up with so please tweet me your repos.
Instagram- @devcoffee_
Twitter - @dev_coffee
https://www.instagram.com/devcoffee_/
https://twitter.com/dev_coffee
This is a short video of me designing the example user profile for the server-side cloudinary image upload tutorial. The next Reddit API Clone tutorial will be out shortly, I've been a bit busy this last week with family related issues. But I hope you guy enjoy! So leave...
This is a short video of me designing the example user profile for the server-side cloudinary image upload tutorial. The next Reddit API Clone tutorial will be out shortly, I've been a bit busy this last week with family related issues. But I hope you guy enjoy! So leave comment down below about how much of a noob I am.
Github Repo: https://github.com/DmsChrisPena/cloudinary-image-upload Learn how to do client side image upload with Cloudinary and Javascript in just 15 short minutes. This will require you to create a free Cloudinary account. Follow me on Twitter for updates:...
Github Repo: https://github.com/DmsChrisPena/cloudinary-image-upload
Learn how to do client side image upload with Cloudinary and Javascript in just 15 short minutes. This will require you to create a free Cloudinary account.
Follow me on Twitter for updates: https://twitter.com/dev_coffee
Be on the look out for new videos every Tuesday!
Github Repo and Get Started: https://goo.gl/HgCmTx You can find all of the information for this video in the link above. In this tutorial, we mentally map out our models for our Reddit Clone API. From there, we begin building out our models, controllers and routes. We also...
Github Repo and Get Started: https://goo.gl/HgCmTx
You can find all of the information for this video in the link above.
In this tutorial, we mentally map out our models for our Reddit Clone API. From there, we begin building out our models, controllers and routes. We also explore different features of Mongoose.js such as references between our models and middleware to populate the fields. If you like the series please subscribe for future videos in the series.
Follow me on Twitter for updates: https://twitter.com/dev_coffee
Be on the look out for new videos every Tuesday!
To get started click this link: https://goo.gl/YikmL6 You can find all the links mentioned in the link above. It will be in the readme of the Github Repo. In this tutorial, we will be taking a deep dive in using Node Express and MongoDB to build out a Reddit API clone. By the...
To get started click this link: https://goo.gl/YikmL6
You can find all the links mentioned in the link above. It will be in the readme of the Github Repo.
In this tutorial, we will be taking a deep dive in using Node Express and MongoDB to build out a Reddit API clone. By the end of this series we will be ready to build our view with Vue.js and consume this API to make our very own version of Reddit. You won't only be limited to using Vue.js of course. By the end of the series, If you want to use Angular, React, Ember, Jquery, or just plain old Javascript to start using the API feel free!
Thanks so much for the support as always!
Follow me on Twitter for updates: https://twitter.com/dev_coffee
Be on the look out for new videos every Tuesday!
Github Repo - https://github.com/DmsChrisPena/dotenv-example Node.js Tutorial - https://youtu.be/pU9Q6oiQNd0 In many application, it's always a good idea to set up environment variables to protect your tokens, passwords, db connection strings, etc. It's also great for having...
Github Repo - https://github.com/DmsChrisPena/dotenv-example
Node.js Tutorial - https://youtu.be/pU9Q6oiQNd0
In many application, it's always a good idea to set up environment variables to protect your tokens, passwords, db connection strings, etc. It's also great for having one reference to a variable that may change.
Node.js Tutorial [Shout to LearnCode.academy] - https://youtu.be/pU9Q6oiQNd0 Express.js Tutorial - https://youtu.be/xDCKcNBFsuI In preparation for the Reddit clone, we will be exploring how to set up Babel to compile ES2015/ES2017 for our development and production builds....
Node.js Tutorial [Shout to LearnCode.academy] - https://youtu.be/pU9Q6oiQNd0
Express.js Tutorial - https://youtu.be/xDCKcNBFsuI
In preparation for the Reddit clone, we will be exploring how to set up Babel to compile ES2015/ES2017 for our development and production builds. Next week we will get started on building out the API followed by using Vue.js to build out our view portion. So stay tuned!
Github Repo - https://github.com/DmsChrisPena/babel-nodejs-setup
Vuejs CDN - https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.9/vue.min.js SCSS Styles - https://goo.gl/mIaEHh Post Array - https://goo.gl/AEMoZ3 This video covers the absolute basics of Vue.js 2.0. In future videos, we will tackle making a Reddit clone with Vue.js where we will...
Vuejs CDN - https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.9/vue.min.js
SCSS Styles - https://goo.gl/mIaEHh
Post Array - https://goo.gl/AEMoZ3
This video covers the absolute basics of Vue.js 2.0. In future videos, we will tackle making a Reddit clone with Vue.js where we will learn much much more about this framework. If you are interested in learning more in the mean time feel free to start digging into the documentation! https://vuejs.org/v2/api/
Here is a basic cheatsheet that I started but never finished: https://devcoffee.gitbooks.io/vue-js-basics-cheatsheet/content/
Follow me on Twitter for updates: https://twitter.com/dev_coffee
Be on the look out for new videos every Tuesday!
Hello guys! This video explains the basics for React.js and will hopefully give you an overview of why React is so awesome. So go to Codepen.io and follow along and let's start learning! Follow me on Twitter for updates: https://twitter.com/dev_coffee Be on the look out for...
Hello guys! This video explains the basics for React.js and will hopefully give you an overview of why React is so awesome. So go to Codepen.io and follow along and let's start learning!
Follow me on Twitter for updates: https://twitter.com/dev_coffee
Be on the look out for new videos every Tuesday!