잠시만 기다려 주세요.
NewLearning 뉴러닝
2024. 9. 12.
2025년에 더 중요해질 코딩 관련 언어는 무엇일까요? 그래서 이 영상을 만들었습니다. 구독과 좋아요는 영상 제작에 큰 도움이 됩니다! 영상을 봐주셔서 감사합니다. #개발자 #코딩 #coding #softwareengineering
《3ds Max 게임 캐릭터 디자인 2024》를 구매한 독자 여러분께 감사드립니다. 이 영상은 도서 본문 내 QR 코드를 스캔하여 볼 수 있는 ‘고수의 View’ 영상 자료입니다. Chapter 06. 캐릭터 애니메이션을 해보자! Section 04 공격하기(399p)
2024. 2. 29.
Live At: https://twitch.tv/ThePrimeagen Full Video: __ FLP DELETE ME OR LINK PROPERLY __ Wanna Become a Backend Dev & Support me at the SAME TIME??? https://boot.dev/prime
2024. 8. 20.
🙋♀️ 우아한테크코스의 크루들이 진행하는 10분 테크토크입니다. 🙋♂️ '10분 테코톡'이란 우아한테크코스 과정을 진행하며 크루(수강생)들이 동료들과 학습한 내용을 공유하고 이야기하는 시간입니다. 서로가 성장하기 위해 지식을 나누고 대화하며 생각해보는 시간으로 자기 주도적인 성장을 지향하는 우아한테크코스의 문화 중 하나입니다. 🌕우아한테크코스란 🌕 우아한테크코스는 일반 사용자용 서비스를 개발하는 회사가 필요로 하는 역량을 가진 프로그래머를 양성하기 위한 교육입니다. 우리의 목표는 자기 주도적으로 학습하고 성장하고 싶은 개발자를 위한 교육을 만드는 것입니다.
2024. 9. 9.
------------------------------------------- [OJ TUBE 정보] 질문하는 곳 : https://cafe.naver.com/ojtube 은근한 개발자 티셔츠 출시! https://flatcode.shop 0. 임베디드 강의 (완료) https://www.youtube.com/playlist?list=PLz--ENLG_8TNjRg1OtyFBvUyV4PHaKwmu ▷ 임베디드 유료 강의 (맛보기) https://www.youtube.com/watch?v=8JebKNKx6G4&list=PLz--ENLG_8TMQ1HKzZKiRkaeL4jeSYVsx ▷ 인프런 강의 링크 : https://inf.run/WAbM 15만원 할인 쿠폰 : 15043-fa6e9a370f96 기존에 서비스하던 클래스유는 3달 수강과, 영구 구매가 가능합니다 ▷ 임베디드 유료 강의 (클래스유 10%할인) https://me2.do/G6iscSrg 1. C언어 강의 (완료) https://youtube.com/playlist?list=PLz--ENLG_8TMdMJIwyqDIpcEOysvNoonf 2. 매주 토요일 오후 10시 뉴스 방송 진행 - 종료 시간에 매주 책 추첨 및 무료배송. (풀영상 다시보기) https://youtube.com/playlist?list=PLz--ENLG_8TMJgICZ4qSMGZmhpQcmzHT3 3. 매주 화, 금 오후 8시 영상 업로드 4. 오제이 스토어 (임베디드 교육 물품, 자율 강의료, 자율 후원, 면접 피드백 서비스) https://smartstore.naver.com/oj-store -------------------------------------------
2024. 9. 20.
#ai #programming #nextjs Building an Audio Transcription App with V0, Groq, and Cursor In this video, I demonstrate how to quickly build an audio transcription application using V0 cursor and Groq. We start by creating a UI component that accepts an audio file for transcription, displaying the results on the right side with a download option. I walk through creating a new Next.js project, integrating the audio transcription component from V0, and setting up the necessary backend using the OpenAI SDK, Groq, and environment configurations. Watch as I generate a simple audio file, transcribe it, and show how easily you can set up this app. If you find this video helpful, please like, comment, share, and subscribe. Repo: https://github.com/developersdigest/nextjs-groq-transcription-app 00:00 Introduction to Building a Transcription Application 00:06 Setting Up the UI Component with V0 00:51 Creating a New Next.js Project 01:02 Integrating Audio Transcription Component 01:30 Leveraging Grok for Audio Processing 02:22 Configuring Environment Variables and Backend 03:29 Generating and Testing Audio Files 03:53 Conclusion and Final Thoughts
2024. 9. 4.
GitHub Repo: https://github.com/elliott-chong/learning-journey-yt Welcome to this comprehensive full-stack tutorial where we delve into the latest features of NextJS 13.4. Join me as we build an entire project from the ground up and seamlessly deploy it to Vercel 🚀. Throughout this journey, you will gain expertise in the following areas: 🌐 Leveraging NextJS 13's cutting-edge App Router. 💳 Managing Payments seamlessly through Stripe. 🎨 Harnessing the beauty of Shadcn and the power of Tailwind CSS. 🧠 Unleashing the capabilities of OpenAI's API for Language Model usage. 🗃️ Interacting with databases with the efficiency of ORMs. 🚀 Self-hosting your NextJS project on DigitalOcean. 🔒 Securing your deployment with a custom domain name and SSL certificate. 🔄 Implementing a robust CI/CD deployment pipeline with GitHub Actions. 📋 Pastebins for Code Timestamps Timestamp 17:54 prisma db.ts file https://pastebin.com/hYYzuFY9 Timestamp 20:00 schema.prisma template code https://pastebin.com/S325fZ4P Timestamp 1:45:00 lib/gpt.ts https://pastebin.com/EiggjLeq Timestamp 1:58:42 lib/unsplash.ts https://pastebin.com/nkykdzdV Timestamp 2:59:51 lib/youtube.ts https://pastebin.com/rqhdDLiU Timestamp 5:48:47 .github/deploys.deploy.yml https://pastebin.com/7XPPNecM 🙏 Credits & Inspirations - A heartfelt thank you to my friends for their unwavering support throughout this project. - Special thanks to Mo for sparking the idea for this project. - Inspiration drawn from https://www.youtube.com/@joshtriedcoding for coding videos. - Thumbnail inspiration credit: https://www.youtube.com/ @codewithantonio 📚 Referenced Resources Shadcn best practices form: https://youtu.be/26bSDD9IEG4 Strict JSON GPT repo: https://github.com/tanchongmin/strictjson/tree/main Connect With Me 🔥🚀 : GitHub: https://github.com/elliott-chong Instagram: https://instagram.com/elliottchong_ Website: https://elliottchong.tech 📖 Chapters Overview 0:00 Intro & Demo 8:02 Set Up NextJS 10:58 Set Up Shadcn 14:18 Set Up PlanetScale & Prisma 19:15 Set Up NextAuth 35:49 Navbar 58:09 Theme Toggle 1:02:53 Create Course Form 1:31:00 Creating the Chapters Endpoint 1:44:00 Strict GPT JSON 2:08:00 Confirming Chapters 2:09:00 Exploring React Query 2:20:51 Gathering Chapters Information 2:27:08 Continuing Chapter Confirmation 2:45:08 Forwarding Refs to Chapter Cards 2:53:55 Retrieving Chapter Information 2:57:31 Utilizing the YouTube API 3:08:02 Generating Questions 3:34:58 Crafting the Course Page 3:47:26 Summarizing the Main Video 3:53:55 Designing Quiz Cards 4:07:11 Navigating Next & Previous Chapters 4:12:03 Building the Gallery Page 4:21:06 Seamless Stripe Integration 4:59:33 Integrating Credits 5:02:45 Loading Pages 5:06:14 Deployment Strategies 5:07:55 Self-hosting on DigitalOcean 5:11:12 Implementing Docker 5:47:07 Embracing GitHub Actions for CI/CD 5:57:00 Outro Join me on this exciting journey to master NextJS 13.4 and unlock the potential of full-stack development. Let's code and create something amazing together! 🚀👨💻 #NextJS #FullStackDevelopment #WebDevelopment #StripePayments #ReactQuery #React #TailwindCSS #OpenAI #DatabaseORM #DigitalOceanHosting #GitHubActions #CI/CDPipeline #CodingTutorial #Programming #VercelDeployment #Docker #GitHubRepo #WebDevelopmentTutorial #FrontendDevelopment #BackendDevelopment #CustomDomain #SSL #YouTubeAPI #Prisma #CreditIntegration #GalleryPage #QuizCards #PaymentIntegration #StrictJSONGPT #CodingInspirations #GitHub #Instagram #Website
2023. 8. 20.