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
Sep 04, 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
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 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
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
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
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
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
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
Jun 04, 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
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
Apr 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
Apr 23, 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
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
Mar 20, 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
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
Feb 20, 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
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
Dec 11, 2023
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
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
Oct 05, 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 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
Sep 28, 2023
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
Sep 22, 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
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, 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