How to create an AI Podcast with NotebookLM?
With NotebookLM, you can create an AI Podcast from your research, in this article let's see how.
Kaushal Joshi
Oct 09, 2024
How to use NotebookLM?
NotebookLM is a research and note-taking tool powered by Gemini, Google's large language model (LLM), in this article we will dive deeper into how to use it
Kaushal Joshi
Oct 07, 2024
Join the Peerlist 30 Days LeetCode Challenge
We are hosting a 30-day LeetCode Challenge on Peerlist! If you want to hone your problem-solving skills, join us and learn from the community.
Yogini Bende
Oct 03, 2024
How to Fetch Data in React with useSWR
Learn to efficiently fetch and manage data in React using SWR. Explore caching, real-time updates, and error handling for optimized API requests.
Kaushal Joshi
Sep 29, 2024
What is Shadcn UI and why you should use it?
Shadcn UI is a customizable component library for building modern web apps with React and Tailwind CSS. Learn why it's ideal for faster development and scalability.
Kaushal Joshi
Sep 28, 2024
All about entry level software developer
A guide for aspiring software engineers, covering job roles, responsibilities, career paths, salary trends, and emerging opportunities in software engineering.
Yogini Bende
Sep 27, 2024
What is a role of design engineer?
Design Engineer is a new role that is gaining popularity, today let's understand who is a design engineer, what they do and how to be one
Yogini Bende
Sep 26, 2024
What are Pick and Omit Utility Types in TypeScript?
Learn how to use TypeScript's Pick and Omit utility types to simplify your code and enhance type safety.
Kaushal Joshi
Sep 25, 2024
How to use Tailwind CSS flexbox?
Learn how to use Tailwind CSS Flexbox utilities to create responsive, flexible layouts with ease. Master flex direction, wrapping, alignment, and more.
Kaushal Joshi
Sep 24, 2024
How to use Tailwind CSS grid?
Master Tailwind CSS grid layouts with this comprehensive guide. From basic setups to complex responsive designs, simplify your workflow with practical tips.
Kaushal Joshi
Sep 23, 2024
How to Delete a Git Branch Both Locally and Remotely?
Learn how to efficiently delete Git branches both locally and remotely. This guide covers step-by-step instructions, best practices, and troubleshooting tips for clean branch management.
Yogini Bende
Sep 21, 2024
What is HTMX
Learn how HTMX, a lightweight library empowers HTML, simplifies AJAX, along with its features, usage, and advantages over complex frameworks.
Yogini Bende
Sep 21, 2024
How to Use an Exit Function in Python to Stop a Program
This article explores the Python `exit()` function, its usage, best practices, and practical examples to control program flow and termination.
Yogini Bende
Sep 21, 2024
Developer Portfolio: How to Create One?
Learn how to create an impactful developer portfolio. Discover what to include, how to write effectively, optimize for SEO, choose hosting options, and leverage Peerlist as a powerful portfolio tool.
Yogini Bende
Sep 21, 2024
Python For Loop (with examples)
Learn how to master Python for loops and the range() function with various examples and best practices for iterating through sequences, implementing counters, and optimizing your Python code.
Yogini Bende
Sep 19, 2024
How to Convert a String to an Integer in Python
Learn how to convert a string to an integer in Python. Explore data types, type conversion methods, and see examples of casting strings to integers in Python.
Yogini Bende
Sep 18, 2024
How to use Vercel's Geist Font in Next.js?
Discover how to easily add Vercel's sleek and modern Geist font to your Next.js project for clean typography and enhanced UI design.
Kaushal Joshi
Sep 17, 2024
Python Switch Statements: Examples and Use Cases
Python 3.10 introduced the match statement, providing an elegant way to implement switch-case functionality. This article explores its syntax along with examples and various use cases
Yogini Bende
Sep 17, 2024
How to use Shadcn UI in your Nextjs Project?
Learn how to seamlessly integrate Shadcn UI into your Next.js project for building dynamic, responsive UIs with React & Tailwind CSS for modern web development.
Kaushal Joshi
Sep 16, 2024
How to Revert Last Commit in Git
Learn the step-by-step process to undo your last Git commit, including methods for local and remote changes.
Yogini Bende
Sep 15, 2024
Crafting the Perfect Subject Line for Your Resignation Email
Learn how to craft the perfect subject line for your resignation email with some best practices, examples, and tips.
Yogini Bende
Sep 14, 2024
How to Copy Text to the Clipboard with JavaScript
Learn to enhance web apps with Clipboard API. Copy text easily, check permissions, and create interactive features.
Yogini Bende
Sep 12, 2024
Early-Stage Startup Salary Breakdown for Tech Roles
Have you ever felt like you're not being paid what you're worth? Do you find yourself comparing your salary to others? If so, you've come to the right place!
Aditi Sharma
Sep 12, 2024
Follow-Up Email After Interview (with examples)
Some tips on how to follow up after an interview to get a reply and feedback along with 6 examples.
Yogini Bende
Sep 12, 2024
How to add a favicon in Nextjs?
Learn about how to add and troubleshoot favicons in Next.js, including setting up Apple Touch Icons, with practical steps and solutions for common issues.
Yogini Bende
Sep 11, 2024
How to End a Cover Letter: 10 Closing Examples and Tips
A detailed guide on effectively ending your cover letter with closing examples, tips and best practices for a lasting impression.
Yogini Bende
Sep 10, 2024
How Long Should a Cover Letter Be?
Learn the ideal cover letter length, from word count to paragraphs. Discover tips for crafting a concise, impactful letter that grabs employers' attention.
Yogini Bende
Sep 09, 2024
How to Get Good at LeetCode
In this guide we will explore what are some effective strategies to master LeetCode, tips for beginners, and how to approach problems
Yogini Bende
Sep 09, 2024
15 Short Cover Letter Examples for Designers and Developers
Discover 15 tailored cover letter examples. Learn key elements of strong applications, get templates, and avoid common mistakes to land your dream job
Yogini Bende
Sep 09, 2024
Cover Letter VS. Resume – What is the Difference?
Let us explore the key differences between cover letters and resumes, learn why both are crucial and how to optimize them for your job search
Yogini Bende
Sep 08, 2024
10 Resignation Letter Examples and How to Write Yours
Some tips on how to write a polite and positive resignation letter along with 10 examples.
Yogini Bende
Sep 07, 2024
Important Python features you must know
Python is a versatile language with key features like simplicity, extensive libraries, and strong community support. Ideal for AI, web dev, and more.
Yogini Bende
Sep 06, 2024
Python File Operations: Read, Write, Copy and Delete
In this comprehensive guide, we'll explore various file operations in Python, including reading, writing, copying, and deleting files.
Yogini Bende
Sep 03, 2024
Calculating Square Root in Python
A guide to calculating square roots in Python using math.sqrt(), numpy.sqrt(), and the ** operator. Compares methods and explains when to use each approach.
Yogini Bende
Sep 02, 2024
Transfer Data Between Remote Servers and MongoDB Instance
This article explains importing remote server data to MongoDB via mongodump and mongorestore command tools.
Ankit Bansal
Aug 30, 2024
Implement Sign In with Apple in React Native
A tutorial on how to enable Apple Sign-In in React Native. Tutorial covers UI, User validation, and sessions for a secure and user-friendly authentication
Vaishnav Chandurkar
Aug 25, 2024
Next.js Image Optimization Using next/image component
Learn how to use the Next.js image tag effectively and optimize images for performance and responsiveness to enhance your applications with visually stunning and fast-loading images.
Yogini Bende
Aug 23, 2024
Creating a Custom Toggle Switch Component in React Native
A tutorial on how to create a custom toggle switch component in react native to ensure a consistent look and feel across platforms (iOS and Android)
Vaishnav Chandurkar
Aug 22, 2024
What is PNPM and why you should use it?
PNPM is a faster, more efficient package manager for Node.js. In the article, we will learn installation, benefits and why it's worth switching from npm
Yogini Bende
Aug 20, 2024
How to Implement Rate Limiting in Next.js
Learn how to implement rate limiting in Next.js to prevent server overload, enhance security, and ensure fair usage.
Sachin Chaurasiya
Aug 04, 2024
Join the Peerlist Interaction Design Challenge - July 2024
We are hosting a 10-day Interaction Design Challenge! If you want to learn interaction design, join us and learn from the community.
Yogini Bende
Jul 25, 2024
How to make your Project Spotlight launch successful?
This guide will help you make the best out of your launch on Project Spotlight.
Yogini Bende
Jul 03, 2024
How To Embed YouTube Videos Using RSS Feed
If you're curious about how to embed YouTube videos from your channel or playlist on your website or personal portfolio, check out this four-step tutorial.
Vaishnav Chandurkar
Jun 28, 2024
Slack - A Side Project That Changed Workplace Communication Forever
Can a side project turn into a global phenomenon like Slack? From a small idea to transforming workplace communication, discover Slack's remarkable journey.
Sifar Jirgale
Jun 25, 2024
Implement login with Google in React Native
A tutorial on how to enable Google Sign-In in React Native. It covers setup, UI, user validation, and sessions for a secure and user-friendly authentication
Yogini Bende
Jun 20, 2024
How To Improve SEO Of My Peerlist Profile
If you want to get discovered on Google or Perplexity when someone search for your name, then follow these guideline to improve the SEO of your Peerlist profile.
Akash Bhadange
Jun 10, 2024
Design Principles: Hierarchy
Hierarchy is one of the principles that can make or break your designs. To understand what it means and how you can implement it correctly, read along!
Jay Kadam
Jun 05, 2024
This Is Why You're Not Getting A Job Interview!
If you're still applying to jobs with old traditional 'Easy Apply' way, then god bless your application!
Akash Bhadange
May 07, 2024
Open Source Google Analytics Alternatives For Your Next Side Project
Check out these four leading open-source Google Analytics alternatives: Plausible, Umami Analytics, Pirsch Analytics, and Fathom Analytics.
Akash Bhadange
Apr 17, 2024
How to check internet connection in React Native and show an offline alert
A tutorial on how to check internet connection in React Native for both Android and iOS. Learn how to show an offline alert when the user has no internet.
Yogini Bende
Feb 21, 2024
Navigating Through Layoff: Top 10 Books for Resilience and Growth
Dealing with layoffs is hard. Being resilient can make it easier. Here are my 10 book recommendations to help build resilience.
Akash Bhadange
Feb 06, 2024
Generative AI Tools For Content Writers
Here's a curated list of excellent AI tools to boost your daily content writing efficiency and quality.
Akash Bhadange
Feb 02, 2024
Case Study: How I created an AI Persona Bot
A case study where I created an AI persona bot with no-code tools. Used Flowise AI platform and trained the model with Abhinav’s YouTube videos.
Siddhant Gupta
Oct 25, 2023
Who Are Indie Hackers?
Exploring Indie Hackers: Self-starting entrepreneurs with unique online businesses, and meet some favorites like Adam Pietrasiak, Rishi Mohan, and Steven Tey.
Akash Bhadange
Oct 24, 2023
Peerlist Monthly Update: September 2023
Introducing Peerlist Matched - candidate matching for jobs, advanced search filters, people recommendation, and much more.
Akash Bhadange
Oct 11, 2023
Are Coding Bootcamps Worth the Hype and Money?
Some say coding bootcamps accelerate your career, while others believe they're costly and self-learning is more effective. So, what's the truth?
Akash Bhadange
Oct 03, 2023
How We're Using Generative AI To Improve User Experience
Give it a read if you want to know how we're using small generative AI features to bring a big impact to the overall user experience of Peerlist.
Akash Bhadange
Sep 15, 2023
What are SOLID principles of programming?
We're going to dive into the world of SOLID principles and explore how we can implement them in JavaScript
Yogini Bende
Sep 14, 2023
Deep Dive into Peerlist's Skill Recommendation Algorithm
How Peerlist recommends relevant skills to add to your profile using collaborative filtering techniques.
Nakshatra Saxena
Sep 12, 2023
How To Transfer Data Between Docker MongoDB Instance?
How to take mongoDb data dump and restore it from a docker instance to your local machine and vice-versa.
Ankit Bansal
Sep 03, 2023
How to add Google One Tap Login in Nextjs App?
This article is about implementing Google one-tap login and rendering personalized sign in with google button in Nextjs without any external library.
Ankit Bansal
Sep 01, 2023
Monthly Product Update: Aug 2023
Launching CBC profile, mobile app waitlist, Teams, YouTube integration, and much more.
Akash Bhadange
Aug 21, 2023
Introducing CBC Profile
Bootcamps significantly impact numerous professionals' lives. Recognising that, we're excited to launch CBC aka Bootcamp Profiles on Peerlist
Akash Bhadange
Aug 08, 2023
Peerlist Monthly Update: June 2023
In the month of June, we did a lot of housekeeping and improved our existing features. Preparing for a bigger release in July!
Akash Bhadange
Aug 06, 2023
Why we can't offer you an internship at the moment?
We're highly focused on product development and shipping things faster. Offering internship means offering dedicated efforts, time and mentoring. If we are not sure to provide that, we want to hold this thought for a while.
Akash Bhadange
Feb 12, 2023