Cmcoffee Dev

Cmcoffee Dev

Tech Education

20x developer productivity with ChatGPT 08/02/2023

https://link.medium.com/tYnvyH08bxb

20x developer productivity with ChatGPT ChatGPT can be very useful for a developer. I’ve used it to jump-start side projects ideas I’ve had for years.

Create 24/7 Youtube Radio with AzuraCast and FFmpeg 07/02/2023

https://cmcoffee.dev/create-24-7-youtube-radio-with-azuracast-and-ffmpeg-42961e832ae8

Create 24/7 Youtube Radio with AzuraCast and FFmpeg “Learn how to set up your own 24/7 YouTube radio station with AzuraCast and FFmpeg, the ultimate combination for creating an automated…

07/02/2023

Create a full-stack web app with ChatGPT

Creating a Keith Lee Food App w/ React.js & ChatGPT 23/01/2023

Creating a Keith Lee Food App w/ React.js and ChatGPT
https://medium.com/p/11ac5ee67b8c

Creating a Keith Lee Food App w/ React.js & ChatGPT This personal project was inspired by watching Keith Lee and wanting to try the family-owned restaurants he reviewed on his platforms.

Using ChatGPT to create a Full-Stack Application in Node.js and Angular 22/01/2023

Using ChatGPT to create a Full-Stack Application in Node.js and Angular

https://youtu.be/bZ7TFwTtf1o

Using ChatGPT to create a Full-Stack Application in Node.js and Angular This video demonstrates using ChatGPT, a powerful language model developed by OpenAI, to create a full-stack application using Node.js and Angular. The tutor...

Send Jira issues to ChatGPT using Node.js 21/01/2023

Send Jira Issues to ChatGPT using Node.js

https://youtu.be/PAx4NHrSwLU

Send Jira issues to ChatGPT using Node.js Source code: https://cmcoffeedev.com/posts/jira-to-chatgpt-using-node-js/Create a Node.js to retrieve all issues in a specific project from Jira, use each is...

Flutter Flow: Get Value From Multiple-Choice Choice Chips 21/01/2023

Flutter Flow: Get Value from Multiple-Choice Choice Chips

https://medium.com//flutter-flow-get-value-from-multiple-choice-choice-chips-e2e147abe60a

Flutter Flow: Get Value From Multiple-Choice Choice Chips There is currently no built-in way in Flutter Flow to get the list of values from multiple-choice choice chips. I will show you an approach…

Flutter Flow: Carousel Menu 20/01/2023

Flutter Flow: Carousel Menu

https://cmcoffee.dev/flutter-flow-carousel-menu-8e4d7751b148

Flutter Flow: Carousel Menu I am going to discuss how to make a simple carousel menu in the Flutter Flow platform. I will provide the full source code as well.

6 Ways SEO Pros Are Using ChatGPT Right Now 19/01/2023

6 Ways SEO Pros Are Using ChatGPT Right Now New AI-powered chatbot shows great potential for revolutionizing search engine optimization. Here are some ways it's already being used.

FlutterFlow Stepper Form with Firebase Firestore 04/01/2023

Flutter Flow Stepper Form with Firebase Firestore

FlutterFlow Stepper Form with Firebase Firestore I will show you how to create a custom widget in FlutterFlow to show a Stepper widget with form fields. We will submit the data to Firestore. This code is al...

cmcoffeedev 25/11/2022

Website Updated:

cmcoffeedev Tutorials on technical topics

08/11/2022

Leetcode: Linked List Cycle

29/10/2022

Leetcode: Number of Good Pairs (Kotlin)

28/10/2022

Leetcode: Find Pivot Index (Java)

27/10/2022

Leetcode: Running Sum (Kotlin)

26/10/2022

Leetcode: Two Sum (Kotlin)

25/10/2022

Leetcode: Remove Duplicates From Sorted Array (Kotlin)

24/10/2022

Leetcode: Kth Smallest in a Binary Search Tree (Kotlin)

24/10/2022

23/10/2022

Leetcode: Symmetric Tree (Kotlin)

22/10/2022

Leetcode: Count Items Matching Rule (Kotlin)

21/10/2022

Leetcode: Group Anagrams (Kotlin)

20/10/2022

Leetcode: Kth Largest Element in a Stream (Kotlin)

19/10/2022

Leetcode: Single Number (Kotlin)

18/10/2022

Leetcode: Shuffle String (Kotlin)

17/10/2022

Leetcode: Palindrome Linked List (Kotlin)

16/10/2022

The Doggler's app is a project in the layout module of Google's official Android Kotlin Training Course.
https://developer.android.com/codelabs/basic-android-kotlin-training-proj

0:00 - Walkthrough of the problem statement
2:25 - Implement the RecyclerView Horizontal and Vertical List UI
8:16 - Implement the RecyclerView Grid UI
10:22 - Implement the RecyclerView Adapter
17:14 - Run the app

16/10/2022

Leetcode: Middle of the Linked List (Kotlin)

15/10/2022

Leetcode: First Bad Version (Kotlin)

14/10/2022

Leetcode: Merge Two Sorted Lists (Kotlin)

13/10/2022

Leetcode: Reverse Linked List (Kotlin)

12/10/2022

Leetcode: Remove Nth Node From End of List (Kotlin)

12/10/2022
11/10/2022

Leetcode: Valid Anagram (Kotlin)

10/10/2022

Leetcode: Swap Nodes in Pairs (Kotlin)

09/10/2022

Leetcode Medium : Product of Array Except Self (Kotlin)

08/10/2022

Leetcode Easy : Valid Parentheses (Kotlin)

07/10/2022

Leetcode Easy : Same Tree (Kotlin)

06/10/2022

Leetcode Medium : Top K Frequent Elements (Kotlin)