Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dsa video #1520

Merged
merged 12 commits into from
Aug 10, 2023
16 changes: 16 additions & 0 deletions database/youtube/data-structures.json
Original file line number Diff line number Diff line change
@@ -111,12 +111,28 @@
"subcategory": "data-structures",
"language": "english"
},
{
"name": "Data Structure & Algorithms Full Course In Hindi",
"description": "DSA playlist for understanding concepts of core coding using the c++ language",
"url": "https://www.youtube.com/playlist?list=PLzjZaW71kMwQ1DIWTn0d_KDHU4_E52-rq",
"category": "youtube",
"subcategory": "data-structures",
"language": "hindi"
},
{
"name": "CODING NINJAS",
"description": "This channel provides DSA course in Python from beginner to advance level.",
"url": "https://youtube.com/playlist?list=PLrk5tgtnMN6TYBW0-U4YhIRyYEVpqVEnJ",
"category": "youtube",
"subcategory": "data-structures",
"language": "english"
},
{
"name": "Free code camp",
"description": "DSA from basic in c/c++ language",
"url": "https://www.youtube.com/watch?v=B31LgI4Y4DQ",
"category": "youtube",
"subcategory": "data-structures",
"language": "english"
}
]
26 changes: 26 additions & 0 deletions database/youtube/ui-ux.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "UI/UX Design Course For Beginners",
"description": "The UI/UX Design Specialization brings a design-centric approach to user interface and user experience design, and offers practical, skill-based instruction centered around a visual communications perspective, rather than on one focused on marketing or programming alone",
"url": "https://www.youtube.com/watch?v=pyQAiRuqUSM",
"category": "youtube",
"subcategory": "ux-designing",
"language": "English"
},
{
"name": "Step by Step Roadmap for how to become a UX Designer",
"description": "In this video, Ansh Mehra provides a step-by-step method to becoming a UX designer. If you want to become a UX designer and need a roadmap to achieve this goal, this video is a perfect fit for you!",
"url": "https://www.youtube.com/watch?v=cwPU547bCDs",
"category": "youtube",
"subcategory": "ux-designing",
"language": "Hindi"
},
{
"name": "UI / UX Design Tutorial: Wireframe, Mockup and Design in Figma",
"description": "In this video, you will learn how a professional designer builds a full website design from scratch following the process of user experience and user interface. The tutorial also covers wireframing, prototyping, and designing in Figma.",
"url": "https://www.youtube.com/watch?v=c9Wg6Cb_YlU&t=4094s",
"category": "youtube",
"subcategory": "ux-designing",
"language": "English"
}
]