https://pdfroom.com/

Submitted URL:
https://pdfroom.com/
Report Finished:

The outgoing links identified from the page

LinkText
https://www.instagram.com/mycaptainofficial/reel/C6TgFLRvgvq/@mycaptainofficial
https://x.com/mushfiq_sajib/status/1791800733752545341@mushfiq_sajib
https://x.com/PdfRoomX
https://www.reddit.com/r/PDFRoom2/Reddit
https://www.pinterest.com/pdfroom/Pinterest

JavaScript Variables · 45 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0string
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
gtagstring
dataLayerstring
google_tag_managerstring
google_tag_datastring
googletagstring
onYouTubeIframeAPIReadystring

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>PDF Room - Your Search Engine For Free PDFs</title>
<meta name="description" content="The PDF Room search engine allows you to find the best educational and recreational PDFs online.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:site_name" content="PDF Room">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pdfroom.com">
<meta property="og:title" content="PDF Room - Your Search Engine For Free PDFs">
<meta property="og:description" content="The PDF Room search engine allows you to find the best educational and recreational PDFs online.">
<meta property="twitter:domain" content="pdfroom.com">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://pdfroom.com">
<meta property="twitter:site" content="@PdfRoom">
<meta property="twitter:title" content="PDF Room - Your Search Engine For Free PDFs">
<meta property="twitter:description" content="The PDF Room search engine allows you to find the best educational and recreational PDFs online.">
<meta property="og:image" content="https://pdfroom.com/pdfroom-index.png">
<meta property="twitter:image" content="https://pdfroom.com/pdfroom-index.png">
<link rel="preload" as="style" href="https://pdfroom.com/build/assets/app-40f75d5f.css"><link rel="modulepreload" href="https://pdfroom.com/build/assets/app-67e17e8a.js"><link rel="modulepreload" href="https://pdfroom.com/build/assets/axios-9cbf0d09.js"><link rel="stylesheet" href="https://pdfroom.com/build/assets/app-40f75d5f.css" data-navigate-track="reload"><script type="module" src="https://pdfroom.com/build/assets/app-67e17e8a.js" data-navigate-track="reload"></script>
<link rel="preconnect" href="https://imgproxy.pdfroom.com" crossorigin="">
<link rel="dns-prefetch" href="https://imgproxy.pdfroom.com">
<link rel="canonical" href="https://pdfroom.com">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#428a57">
<meta name="msapplication-TileColor" content="#428a57">
<meta name="theme-color" content="#ffffff">
<link rel="alternate" hreflang="en" href="https://pdfroom.com">
<link rel="alternate" hreflang="es" href="https://pdfroom.com/es">
<link rel="alternate" hreflang="x-default" href="https://pdfroom.com">
<link rel="alternate" type="application/atom+xml" href="https://pdfroom.com/rss" title="PDF Room PDF Feed">
<link rel="alternate" type="application/atom+xml" href="https://pdfroom.com/rss/popular" title="PDF Room Popular Posts Feed">
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-8S2XWM13Z4"></script>
<script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-8S2XWM13Z4');
    </script>
<meta name="a.validate.01" content="1182496d0113f3e072c6032622a493fc46e8">
<meta name="yandex-verification" content="88144b36a031307e">
<script defer="" data-domain="pdfroom.com" src="https://s.pdfroom.com/js/script.js"></script>
</head>
<body class="antialiased font-sans bg-white">
<div class="bg-textlightest">
<nav class="bg-bg mb-2" id="nav" x-data="{ open: false, categoryDropdown: false, blogDropdown: false, loginDropdown: false }" x-on:click.outside="categoryDropdown = false; blogDropdown = false; loginDropdown = false;">
<div class="px-4 md:px-0 container mx-auto text-sm lg:text-base">
<div class="flex items-center justify-between h-16 mr-2">
<div class="flex items-center w-full">
<div class="shrink-0">
<a href="https://pdfroom.com"><img width="140" height="32" class="h-8 mr-4" src="/pdfroom3.svg" alt="PDF Room"></a>
</div>
<div class="hidden md:block w-full">
<div class="flex items-center lg:gap-4">
<div class="relative">
<div class="flex items-center space-x-4 h-full">
<button @click="categoryDropdown = !categoryDropdown; blogDropdown = false;" type="button" class="text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md flex font-medium gap-1 items-center min-w-[155px]">
📚 Categories <svg class="block h-4 w-4 text-current fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"></path></svg>
</button>
</div>
<div x-show="categoryDropdown" style="display:none;" class="absolute right-0 left-1/2 -translate-x-1/2 z-10 mt-1 w-48 origin-top-right rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5" role="menu" aria-orientation="vertical" aria-labelledby="category-menu-button">
<a href="https://pdfroom.com/category/college" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">College</a>
<a href="https://pdfroom.com/category/comic-books" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Comic Books</a>
<a href="https://pdfroom.com/category/computer" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Computer</a>
<a href="https://pdfroom.com/category/programming" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Programming</a>
<a href="https://pdfroom.com/category/personal-development" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Personal Development</a>
<a href="https://pdfroom.com/category/psychology" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Psychology</a>
<a href="https://pdfroom.com/category/survival" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Survival</a>
<a href="https://pdfroom.com/category/health" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Health</a>
<a href="https://pdfroom.com/category/physics" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Physics</a>
<a href="https://pdfroom.com/category/fantasy" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Fantasy</a>
<a href="https://pdfroom.com/category/food-recipes" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Food Recipes</a>
<a href="https://pdfroom.com/category/english" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">English</a>
<a href="https://pdfroom.com/category" class="block px-4 py-2 bg-gray-500 hover:bg-headers rounded text-white hover:text-white font-bold" role="menuitem">All Categories</a>
</div>
</div>
<div class="px-3 lg:px-6 w-full">
<div class="relative">
<form action="https://pdfroom.com/search" method="get" class="flex items-center">
<input type="text" name="query" value="" placeholder="Search for PDFs... " class="transition-colors duration-100 ease-in-out focus:outline-0 border border-transparent border-amber-200 focus:bg-amber-100 focus:border-amber-500 bg-amber-100 placeholder-black rounded-lg py-2 pr-4 pl-6 lg:pl-12 block w-full appearance-none leading-normal ds-input">
<button type="submit" aria-label="Search button"></button>
</form>
<div class="pointer-events-none absolute inset-y-0 left-0 lg:pl-4 flex items-center">
🔎
</div>
</div>
</div>
<div class="relative mr-auto">
<div class="">
<button @click="blogDropdown = !blogDropdown; categoryDropdown = false; loginDropdown = false;" type="button" class="text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md flex flex-nowrap w-full font-medium gap-1 items-center min-w-[120px]">
<div>📖 Blog</div> <svg class="block h-4 w-4 text-current fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"></path></svg>
</button>
</div>
<div x-show="blogDropdown" style="display:none;" class="absolute right-0 left-1/2 -translate-x-1/2 z-10 mt-1 w-56 origin-top-right rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5" role="menu" aria-orientation="vertical" aria-labelledby="blog-menu-button">
<a href="/blog/free-pdf-books/120-trading-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">💼 Trading books</a>
<a href="/blog/free-pdf-books/120-survival-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">⛺ Survival books</a>
<a href="/blog/free-pdf-books/120-programming-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">💻 Programming books</a>
<a href="/blog/free-pdf-books/120-health-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">🏥 Health books</a>
<a href="/blog/free-pdf-books/120-education-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">🎓 Education books</a>
<a href="/blog/free-pdf-books/120-comic-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">📚 Comic books</a>
<a href="/blog/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">📖 Book reviews</a>
<a href="/blog/free-pdf-books/" class="block px-4 py-2 hover:bg-headers rounded text-black border-t-2 border-t-black hover:text-white font-semibold" role="menuitem">📚 All Book Categories</a>
</div>
</div>
<div class="relative mr-auto">
<div class="">
<button @click="loginDropdown = !loginDropdown; categoryDropdown = false; blogDropdown = false;" type="button" class="text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md flex flex-nowrap w-full font-medium gap-1 items-center min-w-[120px]">
<div>👋 Login</div> <svg class="block h-4 w-4 text-current fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"></path></svg>
</button>
</div>
<div x-show="loginDropdown" style="display:none;" class="absolute right-0 left-1/2 -translate-x-1/2 z-10 mt-1 w-40 origin-top-right rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5" role="menu" aria-orientation="vertical" aria-labelledby="blog-menu-button">
<a href="https://pdfroom.com/login" "="" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">🔑 Login</a>
<a href="https://pdfroom.com/register" "="" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white" role="menuitem">✍️ Register</a>
</div>
</div>
<div x-data="{ open: false }" class="relative mr-auto">
<button @click="open = !open" :aria-expanded="open" aria-label="Open language selector" class="dropdown-toggle text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md font-medium focus:outline-none focus:text-white focus:bg-logo" type="button" aria-expanded="false">
<svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5v39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9v39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7v-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1H257c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"></path></svg>
</button>
<ul x-show="open" style="display:none" class="dropdown-menu w-max absolute rounded mt-2 z-10" @click.away="open = false">
<li>
<a class="block capitalize p-2 bg-slate-50 border border-white text-black hover:bg-slate-500 hover:text-white hover:border-bg rounded border-b bg-slate-300 font-bold" rel="alternate" hreflang="en" href="https://pdfroom.com">
EN
</a>
</li>
<li>
<a class="block capitalize p-2 bg-slate-50 border border-white text-black hover:bg-slate-500 hover:text-white hover:border-bg rounded border-b " rel="alternate" hreflang="es" href="https://pdfroom.com/es">
ES
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="-mr-2 flex md:hidden">

<button aria-label="Mobile menu button" @click="open = !open" :aria-expanded="open" class="inline-flex items-center justify-center p-2 rounded-md text-white bg-headers focus:outline-none focus:bg-headers focus:text-white" aria-expanded="false">

<svg class="h-6 w-6" x-show="!open" stroke="currentColor" fill="none" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
</svg>

<svg class="h-6 w-6" style="display:none" x-show="open" stroke="currentColor" fill="none" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</div>
</div>
</div>

<div class="md:hidden hidden" :class="{ hidden: !open, block: open }">
<div class="flex flex-col gap-4 px-2 pt-2 pb-3 sm:px-3">
<div class="relative">
<div class="flex items-center space-x-4 h-full">
<button @click="categoryDropdown = !categoryDropdown; loginDropdown = false; blogDropdown = false;" type="button" class="text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md flex font-medium gap-1 items-center">
📚 Categories <svg class="block h-4 w-4 text-current fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"></path></svg>
</button>
</div>
<div x-show="categoryDropdown" style="display:none;" class="absolute z-10 mt-2 w-48 origin-top-right rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5" role="menu" aria-orientation="vertical" aria-labelledby="category-menu-button">
<a href="https://pdfroom.com/category/college" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">College</a>
<a href="https://pdfroom.com/category/comic-books" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Comic Books</a>
<a href="https://pdfroom.com/category/computer" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Computer</a>
<a href="https://pdfroom.com/category/programming" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Programming</a>
<a href="https://pdfroom.com/category/personal-development" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Personal Development</a>
<a href="https://pdfroom.com/category/psychology" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Psychology</a>
<a href="https://pdfroom.com/category/survival" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Survival</a>
<a href="https://pdfroom.com/category/health" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Health</a>
<a href="https://pdfroom.com/category/physics" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Physics</a>
<a href="https://pdfroom.com/category/fantasy" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Fantasy</a>
<a href="https://pdfroom.com/category/food-recipes" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">Food Recipes</a>
<a href="https://pdfroom.com/category/english" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">English</a>
<a href="https://pdfroom.com/category" class="block px-4 py-2 bg-headers rounded text-white hover:bg-gray-700 hover:text-white font-bold" role="menuitem">All Categories</a>
</div>
</div>
<div class="relative">
<div class="">
<button @click="blogDropdown = !blogDropdown; categoryDropdown = false; loginDropdown = false;" type="button" class="text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md flex flex-nowrap w-full font-medium gap-1 items-center min-w-[120px]">
<div>📖 Blog</div> <svg class="block h-4 w-4 text-current fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"></path></svg>
</button>
</div>
<div x-show="blogDropdown" style="display:none;" class="absolute z-10 mt-2 w-52 origin-top-right rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5" role="menu" aria-orientation="vertical" aria-labelledby="blog-menu-button">
<a href="/blog/free-pdf-books/120-trading-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">💼 Trading books</a>
<a href="/blog/free-pdf-books/120-survival-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">⛺ Survival books</a>
<a href="/blog/free-pdf-books/120-programming-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">💻 Programming books</a>
<a href="/blog/free-pdf-books/120-health-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">🏥 Health books</a>
<a href="/blog/free-pdf-books/120-education-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">🎓 Education books</a>
<a href="/blog/free-pdf-books/120-comic-books-books-for-free/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">📚 Comic books</a>
<a href="/blog/" class="block px-4 py-2 font-semibold text-gray-700 hover:bg-gray-700 hover:text-white border-b" role="menuitem">📖 Book reviews</a>
<a href="/blog/free-pdf-books/" class="block px-4 py-2 hover:bg-headers rounded text-black border-t-2 border-t-black hover:text-white font-semibold" role="menuitem">📚 All Book Categories</a>
</div>
</div>
<div class="">
<a href="https://pdfroom.com/login" class="mt-1 block text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md font-medium focus:outline-none focus:text-white focus:bg-logo">🔑 Login</a>
</div>
<div class="">
<a href="https://pdfroom.com/register" class="mt-1 block text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md font-medium focus:outline-none focus:text-white focus:bg-logo">✍️ Register</a>
</div>
<div x-data="{ open: false }" class="relative ">
<button @click="open = !open" aria-label="Open language selector" :aria-expanded="open" class="dropdown-toggle text-headers hover:text-white hover:bg-logo px-3 py-2 rounded-md font-medium focus:outline-none focus:text-white focus:bg-logo" type="button" aria-expanded="false">
<svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5v39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9v39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7v-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1H257c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"></path></svg>
</button>
<ul x-show="open" class="dropdown-menu w-max absolute rounded mt-2 z-10" @click.away="open = false" style="display: none;">
<li>
<a class="block capitalize p-2 bg-slate-50 border border-white text-black hover:bg-slate-500 hover:text-white hover:border-bg rounded border-b bg-slate-300 font-bold" rel="alternate" hreflang="en" href="https://pdfroom.com">
EN
</a>
</li>
<li>
<a class="block capitalize p-2 bg-slate-50 border border-white text-black hover:bg-slate-500 hover:text-white hover:border-bg rounded border-b " rel="alternate" hreflang="es" href="https://pdfroom.com/es">
ES
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<div class="relative md:hidden mx-auto px-4 mb-4 container">
<form action="https://pdfroom.com/search" method="get" class="flex items-center">
<input type="text" placeholder="Search for PDFs..." name="query" value="" class="transition-colors duration-100 ease-in-out focus:outline-0 border border-transparent border-amber-200 focus:bg-amber-100 focus:border-amber-500 bg-amber-100 placeholder-black rounded-lg py-2 pr-4 pl-10 block w-full appearance-none leading-normal ds-input">
<button type="submit" aria-label="Search button"></button>
</form>
<div class="pointer-events-none absolute inset-y-0 left-0 pl-7 flex items-center">
🔎
</div>
</div>
<div class="container mx-auto px-4 lg:px-0">
<div class="my-8">
<div class="flex-col md:flex-row flex flex-wrap">
<div class="flex-1">
<h2 class="font-bold text-2xl text-headers">🔥 Trending PDF searches</h2>
<p class="text-sm md:text-base mb-2">The most popular searches on PDF Room right now.</p>
<a href="https://pdfroom.com/search?query=Savita%20bhabhi" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Savita bhabhi</a>
<a href="https://pdfroom.com/search?query=Velamma" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Velamma</a>
<a href="https://pdfroom.com/search?query=Naruto" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Naruto</a>
<a href="https://pdfroom.com/search?query=One%20piece" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">One piece</a>
<a href="https://pdfroom.com/search?query=God%20of%20war" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">God of war</a>
<a href="https://pdfroom.com/search?query=Twisted%20love" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Twisted love</a>
<a href="https://pdfroom.com/search?query=I%20don%27t%20love%20you%20anymore" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">I don't love you anymore</a>
<a href="https://pdfroom.com/search?query=Haunting%20Adeline" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Haunting Adeline</a>
<a href="https://pdfroom.com/search?query=English%20grammar" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">English grammar</a>
<a href="https://pdfroom.com/search?query=Atomic%20habits" class="inline-block bg-gray-200 rounded-full px-4 py-2 m-2 text-sm md:text-base hover:bg-gray-300">Atomic habits</a>
</div>
</div>
</div>
<div class="container mx-auto">
<h2 class="font-bold text-2xl text-headers mb-4">✨ Trending PDFs</h2>
<div class="flex flex-col mb-4">
<div class="flex flex-row bg-white border border-gray-300  rounded  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/5-types-of-people-who-can-ruin-your-life-identifying-and-dealing-with-narcissists-sociopaths-and-other-high-conflict-personalities/JzydDP4nd14">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/E1fFNSyHo0KxTbjbmtXCbVsV6ZlMfEuS9bHeoJw_APs/rs:auto:96:132:0/g:no/Snp5ZERQNG5kMTQuanBn.jpg" loading="lazy" alt="5 Types of People Who Can Ruin Your Life: Identifying and Dealing with Narcissists, Sociopaths, and Other High-Conflict Personalities">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/5-types-of-people-who-can-ruin-your-life-identifying-and-dealing-with-narcissists-sociopaths-and-other-high-conflict-personalities/JzydDP4nd14" title="5 Types of People Who Can Ruin Your Life: Identifying and Dealing with Narcissists, Sociopaths, and Other High-Conflict Personalities">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
5 Types of People Who Can Ruin Your Life: Identifying and Dealing with Narcissists, Sociopaths, and Other High-Conflict Personalities
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2018 • 152 Pages •
934 KB • English • Submitted by bartell.arno</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Bill Eddy - Some difficult people aren’t just hard to deal with—they’re dangerous. Do you know someone whose moods swing wildly? Do they act unreasonably suspicio (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-way-of-the-superior-man/YpgQlqMVdNz">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/6uVI1u4pOm-_58lbh75MNDmuQkoZsMK5fYPqwBpisRw/rs:auto:96:132:0/g:no/WXBnUWxxTVZkTnoucG5n.jpg" loading="lazy" alt="the way of the superior man">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-way-of-the-superior-man/YpgQlqMVdNz" title="the way of the superior man">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
the way of the superior man
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2005 • 253 Pages •
1.08 MB • English • Submitted by cassin.eladio</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
T H E WAY OFT H E S U P E R I O R M A NA Spiritual Guide to Mastering the Challengesof Women, Work, and Sexual DesireDAVID DEIDAP L E X U S1 9 9 7IMPO (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/you-are-the-placebo-making-your-mind-matter/andLVoKK2e3">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/nHzJgbX7PVAJ74cK3TAkBRYBpKRkgvUmNnRlNnuhPnk/rs:auto:96:132:0/g:no/YW5kTFZvS0syZTMucG5n.jpg" loading="lazy" alt="You Are the Placebo: Making Your Mind Matter">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/you-are-the-placebo-making-your-mind-matter/andLVoKK2e3" title="You Are the Placebo: Making Your Mind Matter">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
You Are the Placebo: Making Your Mind Matter
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/joe-dispenza">+ joe dispenza</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2014 • 320 Pages •
5.46 MB • English • Submitted by zelma.marks</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Joe Dispenza Dr. - Praise for“You Are the Placebo is the instruction manual for how to produce miracles inyour body, with your health, and in your life. It’s simply magn (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/an-offer-from-a-gentleman-bridgerton-3/1j5KLEOmdKr">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/3_CurEKqrE6q7PaIRSIjTrgviUMka8jVCWOpCYcMR4A/rs:auto:96:132:0/g:no/MWo1S0xFT21kS3IucG5n.jpg" loading="lazy" alt="An Offer from a Gentleman (Bridgerton 3)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/an-offer-from-a-gentleman-bridgerton-3/1j5KLEOmdKr" title="An Offer from a Gentleman (Bridgerton 3)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
An Offer from a Gentleman (Bridgerton 3)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/bridgerton">+ Bridgerton</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2006 • 409 Pages •
1.12 MB • English • Submitted by julian.huel</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Julia Quinn - The 1815 season is well under way, and while one wouldthink that all talk would be of Wellington and Waterloo, in truth there is little change from th (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-emperor/Pe5xZMGPgnN">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/RcwHB272BAMvnoXLJRyfnspA31MBd9ueyzlqL4H14v0/rs:auto:96:132:0/g:no/UGU1eFpNR1Bnbk4ucG5n.jpg" loading="lazy" alt="The Emperor">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-emperor/Pe5xZMGPgnN" title="The Emperor">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The Emperor
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2021 • 396 Pages •
2.24 MB • English • Submitted by king.maryjane</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
RuNyx - THE EMPERORDark Verse Book 3RUNYX The EmperorDark Verse # 3RuNyxCopyright © 2021 by RuNyxrunyxwrites.com All rights reserved. No part of this public (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-48-laws-of-power/kZdoJYpW5M8">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/7ULxon_qN2lWBCDTnULipP0YxRWlyFKGwo9Vb9YdrMs/rs:auto:96:132:0/g:no/a1pkb0pZcFc1TTgucG5n.jpg" loading="lazy" alt="The 48 Laws of Power">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-48-laws-of-power/kZdoJYpW5M8" title="The 48 Laws of Power">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The 48 Laws of Power
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/psychology">+ Psychology</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/robert-greene">+ robert greene</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/human-nature">+ human nature</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 484 Pages •
43.78 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Robert Greene
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-01/QpdM6krQgaX">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/oB07VuqPasksOGx73Xs3Zi8_MGffd8rOfGpRcJZnfhM/rs:auto:96:132:0/g:no/UXBkTTZrclFnYVgucG5n.jpg" loading="lazy" alt="Jujutsu Kaisen Volume 01">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-01/QpdM6krQgaX" title="Jujutsu Kaisen Volume 01">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Jujutsu Kaisen Volume 01
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga-comics">+ manga comics</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/jujutsu-kaisen">+ jujutsu kaisen</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 186 Pages •
92.78 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Gege Akutami
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-diary-of-a-ceo-the-33-laws-of-business-and-life/on5bx6VJg6V">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/tSj60yIV4drptiNZy-2vNfqe86AwXO1ghY5n7roN3rY/rs:auto:96:132:0/g:no/b241Yng2VkpnNlYucG5n.jpg" loading="lazy" alt="The Diary of a CEO: The 33 Laws of Business and Life">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-diary-of-a-ceo-the-33-laws-of-business-and-life/on5bx6VJg6V" title="The Diary of a CEO: The 33 Laws of Business and Life">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The Diary of a CEO: The 33 Laws of Business and Life
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/leadership">+ Leadership</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/management">+ management</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/finance">+ finance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/personal-development">+ personal development</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/business">+ business</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 331 Pages •
9.13 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Steven Bartlett
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-love-twisted-book-one/kLg8xVeKgZB">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/xVSrLSep13Ql2d7ep5KysfLK0Iyexb2oJQ2BgDpJPD8/rs:auto:96:132:0/g:no/a0xnOHhWZUtnWkIucG5n.jpg" loading="lazy" alt="Twisted Love (Twisted Book One)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-love-twisted-book-one/kLg8xVeKgZB" title="Twisted Love (Twisted Book One)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Love (Twisted Book One)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2021 • 291 Pages •
1.75 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-games-twisted-book-two/Wx5amj7O5BJ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/f9-i9ZFjvI6pKN4NR1xuaYlTor0-AP3w2mHGW0EwulU/rs:auto:96:132:0/g:no/V3g1YW1qN081QkoucG5n.jpg" loading="lazy" alt="Twisted Games (Twisted Book Two)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-games-twisted-book-two/Wx5amj7O5BJ" title="Twisted Games (Twisted Book Two)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Games (Twisted Book Two)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2021 • 408 Pages •
2.18 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-hate-twisted-book-three/avd96rLMgKD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/wh7SaSTswHJomLheU-UK_kLdZLSzpZA2hJ5l1OfRWl0/rs:auto:96:132:0/g:no/YXZkOTZyTE1nS0QucG5n.jpg" loading="lazy" alt="Twisted Hate (Twisted Book Three)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-hate-twisted-book-three/avd96rLMgKD" title="Twisted Hate (Twisted Book Three)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Hate (Twisted Book Three)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 418 Pages •
2.35 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-lies-twisted-book-four/0q2JYL8ngxE">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/TP1DAQ0ODB-hyx7ZJTdmvP9TLeGloMpr5kra8mCXqWM/rs:auto:96:132:0/g:no/MHEySllMOG5neEUucG5n.jpg" loading="lazy" alt="Twisted Lies (Twisted Book Four)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-lies-twisted-book-four/0q2JYL8ngxE" title="Twisted Lies (Twisted Book Four)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Lies (Twisted Book Four)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 464 Pages •
2.54 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-wrath-kings-of-sin-book-1/NpgpMqwk2jr">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/RSz_RXd-voDM7pnt7jDUQegAsN6UtFL7u0XoBVAQamM/rs:auto:96:132:0/g:no/TnBncE1xd2syanIucG5n.jpg" loading="lazy" alt="King of Wrath (Kings of Sin, Book 1)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-wrath-kings-of-sin-book-1/NpgpMqwk2jr" title="King of Wrath (Kings of Sin, Book 1)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Wrath (Kings of Sin, Book 1)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 455 Pages •
2.18 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-pride-kings-of-sin-book-2/jb5qrDlzdxQ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/0ppl8gNmwdRS6Y-KWXwMhiUqqSbQXmzwECu6OVnWec8/rs:auto:96:132:0/g:no/amI1cXJEbHpkeFEucG5n.jpg" loading="lazy" alt="King of Pride (Kings of Sin, Book 2)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-pride-kings-of-sin-book-2/jb5qrDlzdxQ" title="King of Pride (Kings of Sin, Book 2)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Pride (Kings of Sin, Book 2)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 320 Pages •
2.37 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-greed-kings-of-sin-book-3/9ZdYrx7ygV4">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/T-QdB5e_OrYS-VAZb4NQKMTUqs_CPcY-cJ2qp763a5o/rs:auto:96:132:0/g:no/OVpkWXJ4N3lnVjQucG5n.jpg" loading="lazy" alt="King of Greed (Kings of Sin, Book 3)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-greed-kings-of-sin-book-3/9ZdYrx7ygV4" title="King of Greed (Kings of Sin, Book 3)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Greed (Kings of Sin, Book 3)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/greed">+ greed</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 276 Pages •
2.1 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-courage-to-be-disliked-how-to-free-yourself-change-your-life-and-achieve-real-happiness-courage-to-series/zW5n9b6w2Nq">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/ssM5FkEsOMVpUMTsmuN-YzN4rsgJlol7w-cJ9bQgeug/rs:auto:96:132:0/g:no/elc1bjliNncyTnEucG5n.jpg" loading="lazy" alt="The Courage To Be Disliked: How to free yourself, change your life and achieve real happiness (Courage To series)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-courage-to-be-disliked-how-to-free-yourself-change-your-life-and-achieve-real-happiness-courage-to-series/zW5n9b6w2Nq" title="The Courage To Be Disliked: How to free yourself, change your life and achieve real happiness (Courage To series)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The Courage To Be Disliked: How to free yourself, change your life and achieve real happiness (Courage To series)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/psychology">+ Psychology</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/personal-development">+ personal development</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/philosophy">+ philosophy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/self-help-1">+ Self-help</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/non-fiction">+ Non-fiction</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2013 • 243 Pages •
1.65 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ichiro Kishimi
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/haunting-adeline-cat-and-mouse-duet-book-1/or5WNa7V2qD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/JllzLKjR9Q4V6IIuxaHPPeB5ZNBcU25BuV4RziSiRF8/rs:auto:96:132:0/g:no/b3I1V05hN1YycUQucG5n.jpg" loading="lazy" alt="Haunting Adeline (Cat and Mouse Duet Book 1)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/haunting-adeline-cat-and-mouse-duet-book-1/or5WNa7V2qD" title="Haunting Adeline (Cat and Mouse Duet Book 1)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Haunting Adeline (Cat and Mouse Duet Book 1)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/horror">+ horror</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/thriller">+ thriller</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fantasy">+ fantasy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/mysteries-thrillers">+ Mysteries &amp; Thrillers</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2021 • 494 Pages •
4.5 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
H. D. Carlton
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/hunting-adeline-cat-and-mouse-duet-book-2/zW5n9bo42Nq">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/5S35ejci-_N4ssKNrPk-q1IJZ0NUZHgdiLYmGIBlsIs/rs:auto:96:132:0/g:no/elc1bjlibzQyTnEucG5n.jpg" loading="lazy" alt="Hunting Adeline (Cat and Mouse Duet Book 2)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/hunting-adeline-cat-and-mouse-duet-book-2/zW5n9bo42Nq" title="Hunting Adeline (Cat and Mouse Duet Book 2)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Hunting Adeline (Cat and Mouse Duet Book 2)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/horror">+ horror</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/thriller">+ thriller</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fantasy">+ fantasy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/mysteries-thrillers">+ Mysteries &amp; Thrillers</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 550 Pages •
3.85 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
H. D. Carlton
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/a-court-of-thorns-and-roses-a-court-of-thorns-and-roses-book-1/jndOWm3RdRq">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/4g_s4g37AI8jlAvAtO509I2nKQCqN8Ftq9cu8z8LM18/rs:auto:96:132:0/g:no/am5kT1dtM1JkUnEucG5n.jpg" loading="lazy" alt="A Court of Thorns and Roses (A Court of Thorns and Roses, Book 1)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/a-court-of-thorns-and-roses-a-court-of-thorns-and-roses-book-1/jndOWm3RdRq" title="A Court of Thorns and Roses (A Court of Thorns and Roses, Book 1)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
A Court of Thorns and Roses (A Court of Thorns and Roses, Book 1)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fantasy">+ fantasy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sarah-j-maas">+ sarah j. maas</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2015 • 388 Pages •
7.95 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Sarah J. Maas
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/a-court-of-mist-and-fury-a-court-of-thorns-and-roses-book-2/Pe5xvo3ZgnN">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/biVJqalTuMXoqCguNC3e2LbzOrEk07lwWUTUUgKD_vM/rs:auto:96:132:0/g:no/UGU1eHZvM1pnbk4ucG5n.jpg" loading="lazy" alt="A Court of Mist and Fury (A Court of Thorns and Roses, Book 2)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/a-court-of-mist-and-fury-a-court-of-thorns-and-roses-book-2/Pe5xvo3ZgnN" title="A Court of Mist and Fury (A Court of Thorns and Roses, Book 2)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
A Court of Mist and Fury (A Court of Thorns and Roses, Book 2)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fantasy">+ fantasy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sarah-j-maas">+ sarah j. maas</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2016 • 584 Pages •
3.53 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Sarah J. Maas
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/a-court-of-wings-and-ruin-a-court-of-thorns-and-roses-book-3/315vY9vA2Yy">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/TjMUesILod9U6k1Z47k2CerRr5qr3VvYhcSvPvEl4tc/rs:auto:96:132:0/g:no/MzE1dlk5dkEyWXkucG5n.jpg" loading="lazy" alt="A Court of Wings and Ruin (A Court of Thorns and Roses, Book 3)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/a-court-of-wings-and-ruin-a-court-of-thorns-and-roses-book-3/315vY9vA2Yy" title="A Court of Wings and Ruin (A Court of Thorns and Roses, Book 3)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
A Court of Wings and Ruin (A Court of Thorns and Roses, Book 3)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fantasy">+ fantasy</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sarah-j-maas">+ sarah j. maas</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2017 • 702 Pages •
4.06 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Sarah J. Maas
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-malice-legacy-of-gods-book-1/kLg8ZRK85ZB">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/DogfK2he078Q50NEs9h5BzE3Lpv7vROb-tFPWNCnWL8/rs:auto:96:132:0/g:no/a0xnOFpSSzg1WkIucG5n.jpg" loading="lazy" alt="God of Malice (Legacy of Gods, Book 1)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-malice-legacy-of-gods-book-1/kLg8ZRK85ZB" title="God of Malice (Legacy of Gods, Book 1)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Malice (Legacy of Gods, Book 1)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 474 Pages •
2.66 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-pain-legacy-of-gods-book-2/Wx5aMwBJ5BJ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/L5uNF3IuaqREokd6QpJNsIYQWyxWqwNH3Okghr-0TCo/rs:auto:96:132:0/g:no/V3g1YU13Qko1QkoucG5n.jpg" loading="lazy" alt="God of Pain (Legacy of Gods, Book 2)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-pain-legacy-of-gods-book-2/Wx5aMwBJ5BJ" title="God of Pain (Legacy of Gods, Book 2)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Pain (Legacy of Gods, Book 2)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 447 Pages •
2.23 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-wrath-legacy-of-gods-book-3/avd9V8NogKD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/MZdmW_z7FxDYGxgfbKim0hLYjHhqeK-GchGNwhBWIDc/rs:auto:96:132:0/g:no/YXZkOVY4Tm9nS0QucG5n.jpg" loading="lazy" alt="God of Wrath (Legacy of Gods, Book 3)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-wrath-legacy-of-gods-book-3/avd9V8NogKD" title="God of Wrath (Legacy of Gods, Book 3)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Wrath (Legacy of Gods, Book 3)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 485 Pages •
2.41 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-ruin-legacy-of-gods-book-4/0q2JxJGmdxE">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/N2PTc7Hqa2ZsV-gzrOVvWUhdYL-UEpMfMeLsVokUHb8/rs:auto:96:132:0/g:no/MHEySnhKR21keEUucG5n.jpg" loading="lazy" alt="God of Ruin (Legacy of Gods, Book 4)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-ruin-legacy-of-gods-book-4/0q2JxJGmdxE" title="God of Ruin (Legacy of Gods, Book 4)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Ruin (Legacy of Gods, Book 4)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 445 Pages •
2.29 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-fury-legacy-of-gods-book-5/kZdobNp65M8">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/8kuXz7jXADr95Wxnj4XBtdDlZTBlVGNKTn7r_XU2aL4/rs:auto:96:132:0/g:no/a1pkb2JOcDY1TTgucG5n.jpg" loading="lazy" alt="God of Fury (Legacy of Gods, Book 5)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-fury-legacy-of-gods-book-5/kZdobNp65M8" title="God of Fury (Legacy of Gods, Book 5)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Fury (Legacy of Gods, Book 5)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 522 Pages •
2.94 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-psychology-of-money/Wx5aMw085BJ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/ldG6c_TbuKkFGyjlKXQHnWyRcloIqBPRJ-4yFWbzUOw/rs:auto:96:132:0/g:no/V3g1YU13MDg1QkoucG5n.jpg" loading="lazy" alt="The Psychology of Money">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-psychology-of-money/Wx5aMw085BJ" title="The Psychology of Money">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The Psychology of Money
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/psychology">+ Psychology</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/finance">+ finance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/business">+ business</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/money">+ money</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/non-fiction">+ Non-fiction</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 202 Pages •
2.95 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Morgan Housel
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-sloth-kings-of-sin-book-4/PkdNW9AzgXr">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/VGchSNxsGlPArXrfrN6WeoXOltHuLbIwTDVcRUFCbRQ/rs:auto:96:132:0/g:no/UGtkTlc5QXpnWHIucG5n.jpg" loading="lazy" alt="King of Sloth (Kings of Sin, Book 4)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-sloth-kings-of-sin-book-4/PkdNW9AzgXr" title="King of Sloth (Kings of Sin, Book 4)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Sloth (Kings of Sin, Book 4)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 487 Pages •
5.16 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/6-ft-6-methods/andLQG94ge3">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/cT7snDkJWYkVFGUTNhKmnCVZ2fMSuLR7Z6Z1SuusDNo/rs:auto:96:132:0/g:no/YW5kTFFHOTRnZTMucG5n.jpg" loading="lazy" alt="6 FT 6 Methods">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/6-ft-6-methods/andLQG94ge3" title="6 FT 6 Methods">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
6 FT 6 Methods
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/health-fitness">+ Health &amp; Fitness</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/mental-health">+ mental health</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/health">+ Health</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/health-and-fitness">+ Health and Fitness</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 37 Pages •
6.47 MB • English • Submitted by Akshay garg</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
</div>
</div>
<div class="relative mx-auto my-8">
<form action="https://pdfroom.com/search" method="get" class="flex items-center">
<input type="text" placeholder="Search for PDFs..." name="query" value="" class="transition-colors duration-100 ease-in-out focus:outline-0 border border-transparent border-amber-200 focus:bg-amber-100 focus:border-amber-500 bg-amber-100 placeholder-black rounded-lg py-2 pr-4 pl-10 block w-full appearance-none leading-normal ds-input">
<button type="submit" aria-label="Search button"></button>
</form>
<div class="pointer-events-none absolute inset-y-0 left-0 pl-3 flex items-center">
🔎
</div>
</div>
<div class="my-8">
<h2 class="font-bold text-2xl text-headers">📚 Trending PDF categories</h2>
<p class="text-sm md:text-base">View all categories and enjoy simple online browsing through our PDFs.</p>
<div class="flex overflow-x-scroll md:overflow-x-auto scrollbar md:grid md:grid-cols-4 lg:grid-cols-6 mt-2">
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/manga-comics" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Manga Comics</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/HZAEeVW4iD_-mQ6cE4aIII4WamK6p-7JQ-CQo2z9nhM/rs:auto:186:256:0/g:no/cWxneXlETnhnTUcucG5n.jpg" alt="Manga Comics" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/comic-books" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Comic Books</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/VM5zusRsmWVtSIIP-MHSCvylNdz42UpEfx0XeuHY_lk/rs:auto:186:256:0/g:no/UXBkTU5PcDhnYVguanBn.jpg" alt="Comic Books" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/twisted" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Twisted</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/gTS8hKhqPl5TtVBx0YwNSn99BFZtBWi9nDa6yn28ERI/rs:auto:186:256:0/g:no/a0xnOHhWZUtnWkIucG5n.jpg" alt="Twisted" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/kings-of-sin" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Kings Of Sin</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/ppa1s-sipitzwJ8jNwn3DWpz65rQwkU-z-ZPO4qxwKs/rs:auto:186:256:0/g:no/TnBncE1xd2syanIucG5n.jpg" alt="Kings Of Sin" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/marvel-comics" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Marvel Comics</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/zLX-4oIjp6EC5aQdyCQHnXAmeWyIML5cfNEHmIG2Dks/rs:auto:186:256:0/g:no/b241YmJ6TGo1NlYuanBn.jpg" alt="Marvel Comics" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/romance" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Romance</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/XSZ1RI1I40i1e3CRMCix4LD63deVO-jYV0n9JpqcsE8/rs:auto:186:256:0/g:no/M2pOMlJSTlAydlcuanBn.jpg" alt="Romance" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/comics" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Comics</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/yev2I6MubsXLqqOEmVN2HYVhDpTVilk7zlpr0wgPDs4/rs:auto:186:256:0/g:no/TnBncFpRTGI1anIucG5n.jpg" alt="Comics" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/one-piece" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">One Piece</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/ZbJbIUEapaRfh-2TsDhJDN12NUfcAayjaSqVArH6SlE/rs:auto:186:256:0/g:no/MHEySllMbHhneEUucG5n.jpg" alt="One Piece" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/jujutsu-kaisen" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Jujutsu Kaisen</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/0YAUkvH0RYbvepJzoyxtlR_iTHnWQc_0HtbDafBdSLs/rs:auto:186:256:0/g:no/MEsybGs0VndnYXAucG5n.jpg" alt="Jujutsu Kaisen" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/english" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">English</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/Ee2JtwEFagLInUoLEmXmBD4u-AvFrYCRmBPY8mFaiIo/rs:auto:186:256:0/g:no/WG4yR0pBMXhneFYucG5n.jpg" alt="English" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/naruto" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Naruto</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/cUkrNpp589X6NYshbFFdfob20qWLHpgHiumLZ3m_-ZE/rs:auto:186:256:0/g:no/YXZkOTQzTU81S0QucG5n.jpg" alt="Naruto" loading="lazy">
</div>
</a>
</div>
<div class="p-1 my-2 mr-2 bg-white font-bold rounded shadow-lg" style="max-width: 200px; min-width: 100px;">
<a href="https://pdfroom.com/category/chess" class="flex flex-col flex-1 h-full">
<h3 class="text-center mb-auto py-1 text-textlink hover:text-blue-500 text-sm md:text-base">Chess</h3>
<div class="mt-auto pt-1 relative">
<img width="107" height="147" class="rounded w-full " src="https://imgproxy.pdfroom.com/TpbHBmd4W6lZ_OesA4mCrOumXGmbvk1xM6OXAavd1xM/rs:auto:186:256:0/g:no/bzc1WFphTURnYUcucG5n.jpg" alt="Chess" loading="lazy">
</div>
</a>
</div>
</div>
<div class="flex justify-center items-center">
<a href="https://pdfroom.com/category" class="btn btn-orange my-4 mx-au block">⇾ View all categories</a>
</div>
</div>
<div class="flex flex-wrap my-2">
<h2 class="font-bold text-2xl text-headers mb-2">🫶 PDF Recommendations</h2>
<div class="flex flex-col mb-4">
<div class="flex flex-row bg-white border border-gray-300  rounded  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2  rounded-bl rounded-tl " data-post="kZdoJYpW5M8" data-slug="the-48-laws-of-power">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">97</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-48-laws-of-power/kZdoJYpW5M8">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/7ULxon_qN2lWBCDTnULipP0YxRWlyFKGwo9Vb9YdrMs/rs:auto:96:132:0/g:no/a1pkb0pZcFc1TTgucG5n.jpg" loading="lazy" alt="The 48 Laws of Power">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-48-laws-of-power/kZdoJYpW5M8" title="The 48 Laws of Power">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The 48 Laws of Power
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/psychology">+ Psychology</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/robert-greene">+ robert greene</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/human-nature">+ human nature</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 484 Pages •
43.78 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Robert Greene
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="kLg8pGm7gZB" data-slug="dnd-5e-players-handbook">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">84</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/dnd-5e-players-handbook/kLg8pGm7gZB">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/S73IjZtIGXIon9iPCuLig6XwFOkWG-r8g9aCKV1hZZ4/rs:auto:96:132:0/g:no/a0xnOHBHbTdnWkIucG5n.jpg" loading="lazy" alt="DnD 5e Players Handbook">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/dnd-5e-players-handbook/kLg8pGm7gZB" title="DnD 5e Players Handbook">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
DnD 5e Players Handbook
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/gaming">+ Gaming</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/games">+ games</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/dungeons-dragons">+ dungeons &amp; dragons</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2014 • 293 Pages •
15.04 MB • English • Submitted by demarcus.hauck</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
C o n t e n t sP r e f a c e 4I n t r o d u c t i o n 5W orlds o f Adventure................................................................... 5Us (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="kZdobD7K5M8" data-slug="it-ends-with-us-booksyossrcom">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">69</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/it-ends-with-us-booksyossrcom/kZdobD7K5M8">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/JMQrwe0hE7lWtCXoO0dpZVea0uszftNjP3YQo5P5-uQ/rs:auto:96:132:0/g:no/a1pkb2JEN0s1TTgucG5n.jpg" loading="lazy" alt="It Ends with Us (books.yossr.com). ...">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/it-ends-with-us-booksyossrcom/kZdobD7K5M8" title="It Ends with Us (books.yossr.com). ...">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
It Ends with Us (books.yossr.com). ...
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 303 Pages •
7.31 MB • English • Submitted by Guest</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="9ZdYrx7ygV4" data-slug="king-of-greed-kings-of-sin-book-3">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">59</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-greed-kings-of-sin-book-3/9ZdYrx7ygV4">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/T-QdB5e_OrYS-VAZb4NQKMTUqs_CPcY-cJ2qp763a5o/rs:auto:96:132:0/g:no/OVpkWXJ4N3lnVjQucG5n.jpg" loading="lazy" alt="King of Greed (Kings of Sin, Book 3)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-greed-kings-of-sin-book-3/9ZdYrx7ygV4" title="King of Greed (Kings of Sin, Book 3)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Greed (Kings of Sin, Book 3)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/greed">+ greed</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 276 Pages •
2.1 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="Wx5amj7O5BJ" data-slug="twisted-games-twisted-book-two">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">59</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-games-twisted-book-two/Wx5amj7O5BJ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/f9-i9ZFjvI6pKN4NR1xuaYlTor0-AP3w2mHGW0EwulU/rs:auto:96:132:0/g:no/V3g1YW1qN081QkoucG5n.jpg" loading="lazy" alt="Twisted Games (Twisted Book Two)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-games-twisted-book-two/Wx5amj7O5BJ" title="Twisted Games (Twisted Book Two)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Games (Twisted Book Two)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2021 • 408 Pages •
2.18 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="kZdobNp65M8" data-slug="god-of-fury-legacy-of-gods-book-5">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">56</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/god-of-fury-legacy-of-gods-book-5/kZdobNp65M8">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/8kuXz7jXADr95Wxnj4XBtdDlZTBlVGNKTn7r_XU2aL4/rs:auto:96:132:0/g:no/a1pkb2JOcDY1TTgucG5n.jpg" loading="lazy" alt="God of Fury (Legacy of Gods, Book 5)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/god-of-fury-legacy-of-gods-book-5/kZdobNp65M8" title="God of Fury (Legacy of Gods, Book 5)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
God of Fury (Legacy of Gods, Book 5)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 522 Pages •
2.94 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Rina Kent
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="avd96rLMgKD" data-slug="twisted-hate-twisted-book-three">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">56</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/twisted-hate-twisted-book-three/avd96rLMgKD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/wh7SaSTswHJomLheU-UK_kLdZLSzpZA2hJ5l1OfRWl0/rs:auto:96:132:0/g:no/YXZkOTZyTE1nS0QucG5n.jpg" loading="lazy" alt="Twisted Hate (Twisted Book Three)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/twisted-hate-twisted-book-three/avd96rLMgKD" title="Twisted Hate (Twisted Book Three)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Twisted Hate (Twisted Book Three)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/twisted">+ twisted</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 418 Pages •
2.35 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="avd94Zr05KD" data-slug="the-law-of-human-nature-book-by-robert-greene">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">49</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-law-of-human-nature-book-by-robert-greene/avd94Zr05KD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/8oDmMKkafitghgbma-DpOhTFReDS5I4CAq82OcQ63BA/rs:auto:96:132:0/g:no/YXZkOTRacjA1S0QucG5n.jpg" loading="lazy" alt="The law of human nature Book by Robert Greene">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-law-of-human-nature-book-by-robert-greene/avd94Zr05KD" title="The law of human nature Book by Robert Greene">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The law of human nature Book by Robert Greene
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/psychology">+ Psychology</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/robert-greene">+ robert greene</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/human-nature">+ human nature</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2017 • 690 Pages •
3.33 MB • English • Submitted by xhansen</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Robert Greene - Also by Robert GreeneMasteryThe 50th Law (with 50 Cent)The 33 Strategies of War (a Joost Elffers Production)The Art of Seduction (a Joost Elffers Prod (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="jb5qrDlzdxQ" data-slug="king-of-pride-kings-of-sin-book-2">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">40</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/king-of-pride-kings-of-sin-book-2/jb5qrDlzdxQ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/0ppl8gNmwdRS6Y-KWXwMhiUqqSbQXmzwECu6OVnWec8/rs:auto:96:132:0/g:no/amI1cXJEbHpkeFEucG5n.jpg" loading="lazy" alt="King of Pride (Kings of Sin, Book 2)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/king-of-pride-kings-of-sin-book-2/jb5qrDlzdxQ" title="King of Pride (Kings of Sin, Book 2)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
King of Pride (Kings of Sin, Book 2)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/romance">+ romance</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/love">+ love</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fiction">+ fiction</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/erotica">+ erotica</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/kings-of-sin">+ kings of sin</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 320 Pages •
2.37 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Ana Huang
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="Gk20ojyGgpm" data-slug="atomic-habits-by-james-clear">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">39</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/atomic-habits-by-james-clear/Gk20ojyGgpm">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/lruUUrm2Sc6_WBO1P82cT2fOwb-eN-J92hhozL5OvxY/rs:auto:96:132:0/g:no/R2syMG9qeUdncG0ucG5n.jpg" loading="lazy" alt="Atomic Habits by James Clear">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/atomic-habits-by-james-clear/Gk20ojyGgpm" title="Atomic Habits by James Clear">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Atomic Habits by James Clear
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 285 Pages •
5.87 MB • English • Submitted by Guest</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="QpdM6krQgaX" data-slug="jujutsu-kaisen-volume-01">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">37</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-01/QpdM6krQgaX">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/oB07VuqPasksOGx73Xs3Zi8_MGffd8rOfGpRcJZnfhM/rs:auto:96:132:0/g:no/UXBkTTZrclFnYVgucG5n.jpg" loading="lazy" alt="Jujutsu Kaisen Volume 01">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-01/QpdM6krQgaX" title="Jujutsu Kaisen Volume 01">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Jujutsu Kaisen Volume 01
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga-comics">+ manga comics</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/jujutsu-kaisen">+ jujutsu kaisen</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 186 Pages •
92.78 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Gege Akutami
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="kLg8pqvwgZB" data-slug="reality-transurfing-steps-i-v">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">36</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/reality-transurfing-steps-i-v/kLg8pqvwgZB">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/MncXfx7UlOYbkKbgD6ix8L8U28mgjuAFMaFZYQnAEM0/rs:auto:96:132:0/g:no/a0xnOHBxdndnWkIucG5n.jpg" loading="lazy" alt="Reality transurfing. Steps I-V">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/reality-transurfing-steps-i-v/kLg8pqvwgZB" title="Reality transurfing. Steps I-V">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Reality transurfing. Steps I-V
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/transurfing">+ transurfing</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2016 • 690 Pages •
3.23 MB • English • Submitted by euna78</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Vadim Zeland - Cover design by Anna Makarova Vadim ZelandReality Transurfing: steps 1-5.ISBN 978-5-9573-2880-3Transurfing is a powerful technology of managing realit (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="LvgB6GMqgDw" data-slug="fallout-the-vault-dwellers-official-cookbook">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">35</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/fallout-the-vault-dwellers-official-cookbook/LvgB6GMqgDw">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/gMP1IY2Pp3i5yOtHawzHtTsxu_4RJiq0WMVVkM--apg/rs:auto:96:132:0/g:no/THZnQjZHTXFnRHcucG5n.jpg" loading="lazy" alt="Fallout: The Vault Dweller’s Official Cookbook">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/fallout-the-vault-dwellers-official-cookbook/LvgB6GMqgDw" title="Fallout: The Vault Dweller’s Official Cookbook">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Fallout: The Vault Dweller’s Official Cookbook
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/survival">+ survival</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/food-recipes">+ Food recipes</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/cookbook">+ cookbook</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/fallout">+ fallout</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2018 • 190 Pages •
56.5 MB • English • Submitted by aurelia26</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Victoria Rosenthal - {fallout} by Victoria Rosenthal . I NS I G H T E DI T I ONS San Rafael, California Introduction Entertaining, the Vault-Tee™ Way Dietary Restrictions (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="QEBgjwjN2oN" data-slug="a-beginners-guide-to-day-trading-online-2nd-edition">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">35</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/a-beginners-guide-to-day-trading-online-2nd-edition/QEBgjwjN2oN">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/io6ZYDfkrPFoN9rPUtncEJ2qPFpaFjDFLlA974G6GWY/rs:auto:96:132:0/g:no/UUVCZ2p3ak4yb04uanBn.jpg" loading="lazy" alt="A Beginner's Guide to Day Trading Online (2nd edition)">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/a-beginners-guide-to-day-trading-online-2nd-edition/QEBgjwjN2oN" title="A Beginner's Guide to Day Trading Online (2nd edition)">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
A Beginner's Guide to Day Trading Online (2nd edition)
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/day-trading">+ day trading</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/trading">+ trading</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2007 • 171 Pages •
105.54 MB • English • Submitted by ihoppe</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Day trading is highly profitable--and highly tumultuous. Moreover, the financial markets have changed considerably in recent years. Expert author Toni (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="vxdzNwr7dRV" data-slug="solo-leveling-manhwa-volume-05">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">33</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/solo-leveling-manhwa-volume-05/vxdzNwr7dRV">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/xRoecZKLcyTn3MP6to9hVfJL07MRcOUkLjPbPkkzKXE/rs:auto:96:132:0/g:no/dnhkek53cjdkUlYucG5n.jpg" loading="lazy" alt="Solo Leveling (Manhwa) Volume 05">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/solo-leveling-manhwa-volume-05/vxdzNwr7dRV" title="Solo Leveling (Manhwa) Volume 05">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Solo Leveling (Manhwa) Volume 05
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/solo-leveling">+ solo leveling</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2022 • 305 Pages •
94.7 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Chugong
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="Gk20Zpb6dpm" data-slug="the-apothecary-diaries-volume-10">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">29</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/the-apothecary-diaries-volume-10/Gk20Zpb6dpm">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/APsifD-jJmsZ7ynhD0PdNRoDlN0uL5lceC6R5UdQplQ/rs:auto:96:132:0/g:no/R2syMFpwYjZkcG0ucG5n.jpg" loading="lazy" alt="The Apothecary Diaries Volume 10">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/the-apothecary-diaries-volume-10/Gk20Zpb6dpm" title="The Apothecary Diaries Volume 10">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
The Apothecary Diaries Volume 10
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/light-novel">+ Light Novel</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 261 Pages •
25.01 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Natsu Hyuuga
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="or5W1RrVgqD" data-slug="jujutsu-kaisen-volume-02">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">28</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-02/or5W1RrVgqD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/XOYA6uy58UE4-jnx787qtoGHfEceHFmtS0fFXcdGkCw/rs:auto:96:132:0/g:no/b3I1VzFSclZncUQucG5n.jpg" loading="lazy" alt="Jujutsu Kaisen Volume 02">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/jujutsu-kaisen-volume-02/or5W1RrVgqD" title="Jujutsu Kaisen Volume 02">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Jujutsu Kaisen Volume 02
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga-comics">+ manga comics</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/jujutsu-kaisen">+ jujutsu kaisen</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2020 • 185 Pages •
96.26 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Gege Akutami
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="1j5KLea7dKr" data-slug="call-of-cthulhu-investigator-handbook-a-core-game-book-for-players">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">28</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/call-of-cthulhu-investigator-handbook-a-core-game-book-for-players/1j5KLea7dKr">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/4Bn09gGogC2zyL8MS9GSS7865IzP7ameyJH-ykxFCdE/rs:auto:96:132:0/g:no/MWo1S0xlYTdkS3IucG5n.jpg" loading="lazy" alt="Call Of Cthulhu: Investigator Handbook: A Core Game Book for Players">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/call-of-cthulhu-investigator-handbook-a-core-game-book-for-players/1j5KLea7dKr" title="Call Of Cthulhu: Investigator Handbook: A Core Game Book for Players">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Call Of Cthulhu: Investigator Handbook: A Core Game Book for Players
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/call-of-cthulhu">+ call of cthulhu</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2015 • 283 Pages •
26.13 MB • English • Submitted by maria.daugherty</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Chaosium Inc. - Originally written by Keith HerberThis revised 7th Edition is a collaboration between Mike Mason and Paul FrickerEditorial: Scott Dorward, Paul Fricke (...)
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="0q2JYLlxgxE" data-slug="one-piece-volume-104">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">26</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/one-piece-volume-104/0q2JYLlxgxE">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/qJJQ9Ca2rLeiOaazRJAJAW8Iw8iVL_wtNflPNpaqQgA/rs:auto:96:132:0/g:no/MHEySllMbHhneEUucG5n.jpg" loading="lazy" alt="One Piece Volume 104">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/one-piece-volume-104/0q2JYLlxgxE" title="One Piece Volume 104">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
One Piece Volume 104
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga-comics">+ manga comics</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/one-piece">+ One Piece</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2023 • 149 Pages •
96.25 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Eiichiro Oda
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="andLevn9ge3" data-slug="berserk-volume-02">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">23</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/berserk-volume-02/andLevn9ge3">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/vD8HPnfgWSOm2kzgFBHKHxoBH6qrqvy5IyKlHEiIbt4/rs:auto:96:132:0/g:no/YW5kTGV2bjlnZTMucG5n.jpg" loading="lazy" alt="Berserk Volume 02">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/berserk-volume-02/andLevn9ge3" title="Berserk Volume 02">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Berserk Volume 02
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga">+ manga</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/manga-comics">+ manga comics</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/berserk">+ Berserk</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2004 • 232 Pages •
65.96 MB • English • Submitted by pdf.user</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Kentaro Miura
</p>
</div>
</div>
</div>
</div>
</div>
<div class="relative mx-auto my-8">
<form action="https://pdfroom.com/search" method="get" class="flex items-center">
<input type="text" placeholder="Search for PDFs..." name="query" value="" class="transition-colors duration-100 ease-in-out focus:outline-0 border border-transparent border-amber-200 focus:bg-amber-100 focus:border-amber-500 bg-amber-100 placeholder-black rounded-lg py-2 pr-4 pl-10 block w-full appearance-none leading-normal ds-input">
<button type="submit" aria-label="Search button"></button>
</form>
<div class="pointer-events-none absolute inset-y-0 left-0 pl-3 flex items-center">
🔎
</div>
</div> <div class="my-8 bg-white p-4 rounded-lg shadow-lg">
<h2 class="font-bold text-2xl text-headers mb-4">🫂 From our community</h2>
<p class="text-sm md:text-base mb-4">Learn useful tips from our community members. Watch these videos to see how to use PDF Room better and enjoy reading more.</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
<div class="flex flex-col items-center">
<video width="1080" height="1920" poster="/videos/Video by mycaptainofficial.jpg" controls="" playsinline="" class="w-full max-w-sm mb-4 rounded-lg shadow-lg" preload="metadata">
<source src="/videos/Video by mycaptainofficial.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="text-sm text-gray-600 text-center">
Credit: <a href="https://www.instagram.com/mycaptainofficial/reel/C6TgFLRvgvq/" target="_blank" rel="nofollow noreferrer" class="text-textlink hover:underline">@mycaptainofficial</a>
</p>
</div>
<div class="flex flex-col space-y-6">
<div>
<h3 class="font-semibold text-lg mb-2">How to use PDF Room in 3 easy steps</h3>
<p class="text-sm text-gray-700 mb-4">Follow these simple steps to get started with PDF Room and access a world of knowledge.</p>
</div>
<div>
<video width="1280" height="720" poster="/videos/Mushfiq Sajib - Step 1.webp" controls="" playsinline="" class="w-full rounded-lg shadow-lg mb-2" preload="metadata">
<source src="/videos/Mushfiq Sajib - Step 1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="text-sm text-gray-600">Step 1: Visit the PDF Room Website</p>
</div>
<div>
<video width="1280" height="720" poster="/videos/Mushfiq Sajib - Step 2.webp" controls="" playsinline="" class="w-full rounded-lg shadow-lg mb-2" preload="metadata">
<source src="/videos/Mushfiq Sajib - Step 2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="text-sm text-gray-600">Step 2: To find the PDF you want, simply type its title in the search box.</p>
</div>
<div>
<video width="1280" height="720" poster="/videos/Mushfiq Sajib - Step 3.webp" controls="" playsinline="" class="w-full rounded-lg shadow-lg mb-2" preload="metadata">
<source src="/videos/Mushfiq Sajib - Step 3.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="text-sm text-gray-600">Step 3: Enjoy reading your PDF</p>
</div>
<p class="text-sm text-gray-600">
Credit: <a href="https://x.com/mushfiq_sajib/status/1791800733752545341" target="_blank" rel="nofollow noreferrer" class="text-textlink hover:underline">@mushfiq_sajib</a>
</p>
</div>
</div>
<div class="mt-8 text-center">
<p class="mb-2">Have a great tip or tutorial to share? We'd love to feature it!</p>
<a href="mailto:[email protected]?subject=PDF Room Community Submission" class="inline-block bg-headers text-white font-bold py-2 px-4 rounded text-sm hover:bg-opacity-80 transition duration-300">
Mail us your entry
</a>
</div>
</div>
<div class="my-2">
<h2 class="font-bold text-2xl text-headers mb-2">🆕 Latest PDFs</h2>
<div class="flex flex-col mb-4">
<div class="flex flex-row bg-white border border-gray-300  rounded  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2  rounded-bl rounded-tl " data-post="zW5n9Q7B2Nq" data-slug="world-cup-top-3-canadian-players-in-fifa-world-cup-history">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/world-cup-top-3-canadian-players-in-fifa-world-cup-history/zW5n9Q7B2Nq">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/koTyToGfEDDbXbNBbXWQDzhGtCLV6ZI85FSPGRzBX6g/rs:auto:96:132:0/g:no/elc1bjlRN0IyTnEucG5n.jpg" loading="lazy" alt="World Cup: Top 3 Canadian players in FIFA World Cup history">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/world-cup-top-3-canadian-players-in-fifa-world-cup-history/zW5n9Q7B2Nq" title="World Cup: Top 3 Canadian players in FIFA World Cup history">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
World Cup: Top 3 Canadian players in FIFA World Cup history
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports">+ sports</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports-tickets">+ Sports Tickets</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 4 Pages •
319.98 KB • English • Submitted by FIFA World Cup Tickets</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="or5WNPON2qD" data-slug="world-cup-its-clear-who-is-the-best-player-at-fifa-2026">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/world-cup-its-clear-who-is-the-best-player-at-fifa-2026/or5WNPON2qD">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/gGwMuttTZ8uBMtc4TyCVlZWAM4XXtxksfV4symOCweI/rs:auto:96:132:0/g:no/b3I1V05QT04ycUQucG5n.jpg" loading="lazy" alt="World Cup: It’s clear who is the best player at FIFA 2026">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/world-cup-its-clear-who-is-the-best-player-at-fifa-2026/or5WNPON2qD" title="World Cup: It’s clear who is the best player at FIFA 2026">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
World Cup: It’s clear who is the best player at FIFA 2026
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/football">+ football</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports">+ sports</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/college-sports">+ college sports</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports-tickets">+ Sports Tickets</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 4 Pages •
402.24 KB • English • Submitted by worldcuptickets</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="QpdM39V62aX" data-slug="comprehensive-study-guide-for-the-nutanix-ncp-ci-aws-exam">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/comprehensive-study-guide-for-the-nutanix-ncp-ci-aws-exam/QpdM39V62aX">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/GR2_FOamRJ8jsVkoHIkOnlP0MOuya495Kmj17eUv97E/rs:auto:96:132:0/g:no/UXBkTTM5VjYyYVgucG5n.jpg" loading="lazy" alt="Comprehensive Study Guide for the Nutanix NCP-CI-AWS Exam">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/comprehensive-study-guide-for-the-nutanix-ncp-ci-aws-exam/QpdM39V62aX" title="Comprehensive Study Guide for the Nutanix NCP-CI-AWS Exam">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Comprehensive Study Guide for the Nutanix NCP-CI-AWS Exam
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/education">+ education</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 10 Pages •
605.2 KB • English • Submitted by Walker Cabay</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
www.vmexam.com
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="0K2l86Ll2ap" data-slug="ibm-c1000-126-certification-exam-syllabus-and-exam-questions">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/ibm-c1000-126-certification-exam-syllabus-and-exam-questions/0K2l86Ll2ap">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/6sJcHUoUrSuHDTd9yshVfe1O6lbDQnWn0MXYCgvU7YA/rs:auto:96:132:0/g:no/MEsybDg2TGwyYXAucG5n.jpg" loading="lazy" alt="IBM C1000-126 Certification Exam Syllabus and Exam Questions">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/ibm-c1000-126-certification-exam-syllabus-and-exam-questions/0K2l86Ll2ap" title="IBM C1000-126 Certification Exam Syllabus and Exam Questions">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
IBM C1000-126 Certification Exam Syllabus and Exam Questions
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/academic-education">+ Academic &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/education">+ education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/training-education">+ Training &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational">+ Educational</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational-resources">+ Educational Resources</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 6 Pages •
517.47 KB • English • Submitted by EduSum</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
EduSum.com
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="kM5ry80Z2E3" data-slug="uncovering-the-best-legal-job-roles-inside-the-west-midlands-a-resource-guide">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/uncovering-the-best-legal-job-roles-inside-the-west-midlands-a-resource-guide/kM5ry80Z2E3">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/eO3rPgS_1sOy75ArGpwmAgyGM02fRmMtktU-FIfVccM/rs:auto:96:132:0/g:no/a001cnk4MFoyRTMucG5n.jpg" loading="lazy" alt="Uncovering the Best Legal Job Roles inside the West Midlands: A Resource Guide">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/uncovering-the-best-legal-job-roles-inside-the-west-midlands-a-resource-guide/kM5ry80Z2E3" title="Uncovering the Best Legal Job Roles inside the West Midlands: A Resource Guide">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Uncovering the Best Legal Job Roles inside the West Midlands: A Resource Guide
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/business-career">+ Business &amp; Career</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/law">+ Law</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/jobs">+ jobs</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 6 Pages •
388.77 KB • English • Submitted by Henry112</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
Henry Wiltson
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="jN2Rl4EQdvW" data-slug="la-sol">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/la-sol/jN2Rl4EQdvW">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/BLtcLF4bjUam9WH_wOvrjl1InRkfeftwYcMntLyg4CU/rs:auto:96:132:0/g:no/ak4yUmw0RVFkdlcucG5n.jpg" loading="lazy" alt="La Sol">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/la-sol/jN2Rl4EQdvW" title="La Sol">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
La Sol
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/space-detective">+ Space Detective</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 1 Pages •
15.18 KB • Spanish • Submitted by latorcida</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="DkgV1DA7d9B" data-slug="sap-c-s43-2023-certification-exam-questions-and-answers-pdf">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/sap-c-s43-2023-certification-exam-questions-and-answers-pdf/DkgV1DA7d9B">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/U13kyzO2OHW_jOwF0ETO2vfhCfomJlbjJ0651ZvPC5A/rs:auto:96:132:0/g:no/RGtnVjFEQTdkOUIucG5n.jpg" loading="lazy" alt="SAP C_S43_2023 Certification Exam Questions and Answers PDF">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/sap-c-s43-2023-certification-exam-questions-and-answers-pdf/DkgV1DA7d9B" title="SAP C_S43_2023 Certification Exam Questions and Answers PDF">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
SAP C_S43_2023 Certification Exam Questions and Answers PDF
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/academic-education">+ Academic &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/education">+ education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/training-education">+ Training &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational">+ Educational</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational-resources">+ Educational Resources</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 6 Pages •
487.19 KB • English • Submitted by carinachiara</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
erpprep
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="Gk20ZPKldpm" data-slug="useful-study-guide-exam-questions-to-pass-the-pdpp-exam">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/useful-study-guide-exam-questions-to-pass-the-pdpp-exam/Gk20ZPKldpm">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/vYRSJwC5uc8ltevPmrTVRhAx-l9Tw4gkmCYa9bsnwuQ/rs:auto:96:132:0/g:no/R2syMFpQS2xkcG0ucG5n.jpg" loading="lazy" alt="Useful Study Guide &amp; Exam Questions to Pass the PDPP Exam">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/useful-study-guide-exam-questions-to-pass-the-pdpp-exam/Gk20ZPKldpm" title="Useful Study Guide &amp; Exam Questions to Pass the PDPP Exam">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
Useful Study Guide &amp; Exam Questions to Pass the PDPP Exam
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/academic-education">+ Academic &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/education">+ education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/training-education">+ Training &amp; Education</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational">+ Educational</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/educational-resources">+ Educational Resources</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 8 Pages •
416.58 KB • English • Submitted by Sienna Faleiro</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
certfun
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="zk2APlJygPJ" data-slug="omg-oceb-2-advanced-omg-oceb2-busadv300-exam-start-your-preparation">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/omg-oceb-2-advanced-omg-oceb2-busadv300-exam-start-your-preparation/zk2APlJygPJ">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/pVe9EyX-4IY9iElcLkRrogiQNrlp2zF_DA96n2xIxL8/rs:auto:96:132:0/g:no/emsyQVBsSnlnUEoucG5n.jpg" loading="lazy" alt="OMG OCEB 2 Advanced (OMG-OCEB2-BUSADV300) Exam | Start Your Preparation">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/omg-oceb-2-advanced-omg-oceb2-busadv300-exam-start-your-preparation/zk2APlJygPJ" title="OMG OCEB 2 Advanced (OMG-OCEB2-BUSADV300) Exam | Start Your Preparation">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
OMG OCEB 2 Advanced (OMG-OCEB2-BUSADV300) Exam | Start Your Preparation
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/education">+ education</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 18 Pages •
741.62 KB • English • Submitted by Amaairajohns</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
www.processexam.com
</p>
</div>
</div>
</div>
<div class="flex flex-row bg-white border border-gray-300  hover:border hover:border-gray-400">
<div class="fill-none flex flex-col flex-none w-10 bg-gray-100 items-center pt-4 md:pt-2 " data-post="1j5KN8182Kr" data-slug="world-cup-top-3-mexican-players-in-world-cup-history">
<button class="hover:fill-bg hover:bg-gray-200 p-1 text-gray-500 rounded upvote post-vote">
<svg class="w-6 h-6 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
<span class="my-2 text-sm font-bold vote-count text-gray-700">Vote</span>
<button class="hover:fill-red-300 hover:bg-gray-200 p-1 text-gray-500 rounded downvote post-vote">
<svg class="w-6 h-6 rotate-180 fill-inherit" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="20" height="20" fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="bevel" d="m40 54.9h-20v-18.8h-15l25-30 25 30h-15z"></path></svg>
</button>
</div> <div class="flex flex-col md:flex-row">
<div class="shrink-0 mt-4 md:mt-2 ml-4 md:ml-2 relative">
<a href="https://pdfroom.com/books/world-cup-top-3-mexican-players-in-world-cup-history/1j5KN8182Kr">
<img width="96" height="132" class="w-auto md:max-w-[96px] " src="https://imgproxy.pdfroom.com/e36yT7hKBFkv2a09bXfsRtMGfOPHNSFlzBKQu6eUkSc/rs:auto:96:132:0/g:no/MWo1S044MTgyS3IucG5n.jpg" loading="lazy" alt="World Cup: Top 3 Mexican Players in World Cup History">
</a>
</div>
<div class="p-2 ml-2">
<a href="https://pdfroom.com/books/world-cup-top-3-mexican-players-in-world-cup-history/1j5KN8182Kr" title="World Cup: Top 3 Mexican Players in World Cup History">
<h4 class="text-textlink text-lg font-bold  break-words  hover:text-blue-500">
World Cup: Top 3 Mexican Players in World Cup History
</h4>
</a>
<div class="break-words sm:break-normal text-sm mt-1">
<a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports">+ sports</a> <a class="text-green-700 hover:text-green-500" href="https://pdfroom.com/category/sports-tickets">+ Sports Tickets</a>
</div>
<p class="tracking-wide text-sm sm:text-xs block mt-1 break-anywhere sm:break-words sm:break-normal leading-tight font-semibold text-gray-900">
2024 • 4 Pages •
258.85 KB • English • Submitted by FIFA World Cup Tickets</p>
<p class="mt-2 text-gray-600 break-anywhere text-xs">
</p>
</div>
</div>
</div>
</div>
</div>
<div class="relative mx-auto my-8">
<form action="https://pdfroom.com/search" method="get" class="flex items-center">
<input type="text" placeholder="Search for PDFs..." name="query" value="" class="transition-colors duration-100 ease-in-out focus:outline-0 border border-transparent border-amber-200 focus:bg-amber-100 focus:border-amber-500 bg-amber-100 placeholder-black rounded-lg py-2 pr-4 pl-10 block w-full appearance-none leading-normal ds-input">
<button type="submit" aria-label="Search button"></button>
</form>
<div class="pointer-events-none absolute inset-y-0 left-0 pl-3 flex items-center">
🔎
</div>
</div>
<h1 class="font-bold text-2xl text-headers mb-4">⭐ About PDF Room</h1>
<p class="bg-gray-300 rounded shadow p-4 text-sm md:text-base">
PDF Room is a <strong>search engine</strong> where you can find educational and recreational PDFs. Currently 251,407 PDFs are indexed about thousands of different topics. The PDF Room search engine allows you to find the best educational and recreational PDFs online.
</p>
<div class="mt-4">
<p class="text-sm md:text-base">In a glance you can see the year the pdf was released, the amount of pages, the language and the document size in MB.</p>
<div class="bg-bglight shadow rounded-bl rounded-tl p-2 my-4">
<h2 class="font-bold text-xl md:text-2xl text-headers text-center">Quote of the day</h2>
<blockquote class="text-center relative">
<div class="blockquote-custom-icon"><img width="24" height="24" src="/img/quote.svg" alt="quote"></div>
<p class="blockquote italic">"Never whine, never complain, never try to justify yourself."</p>
<footer class="blockquote-footer">Robert Greene</footer>
</blockquote>
</div>
</div>
<div id="feedbackModal" class="fixed z-10 inset-0 overflow-y-auto hidden" aria-labelledby="modal-title" role="dialog" aria-modal="true">
<div class="flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0">
<div class="fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity" aria-hidden="true"></div>
<span class="hidden sm:inline-block sm:align-middle sm:h-screen" aria-hidden="true">​</span>
<div class="inline-block align-bottom bg-white rounded-lg text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:max-w-lg sm:w-full translate-y-full opacity-0 duration-300" id="modalContent">
<form id="feedbackForm" action="" method="POST">
<input type="hidden" name="_token" value="HblLaKr1LgO0TKGy6U2NSzSmqWZLLtWPr4Jfd2Qn" autocomplete="off"> <div id="website2_ZCFWPsujGoXZDxES_wrap" style="display: none" aria-hidden="true">
<input id="website2_ZCFWPsujGoXZDxES" name="website2_ZCFWPsujGoXZDxES" type="text" value="" autocomplete="nope" tabindex="-1">
<input name="from" type="text" value="eyJpdiI6IlpQRGQzQUlOOXd2WlROMmFINkw1Qmc9PSIsInZhbHVlIjoicnIwTkZlVm5ydUNLY0ZBNHp4aE8vQT09IiwibWFjIjoiMWQ2ZDVjMWY2ZjM0OGY5ZDIyNjM0MDY0MjU5MTdjODFkOGFmYzRlZmM3N2Y5MDYyMjljYTMyY2IwOWQ0MmUwMyIsInRhZyI6IiJ9" autocomplete="off" tabindex="-1">
</div>
<div class="bg-white px-4 pt-5 pb-4 sm:p-6 sm:pb-4">
<h3 class="text-lg leading-6 font-medium text-gray-900" id="modal-title">
Tell us why you voted
</h3>
<p class="mt-2 text-sm text-gray-600">
Your comment will be helpful to the other readers.
</p>
<div class="mt-2">
<textarea id="feedbackComment" required="" minlength="10" maxlength="5000" name="comment" rows="4" class="shadow-sm focus:ring-logo focus:border-logo mt-1 block w-full sm:text-sm border-gray-300 rounded-md" placeholder="Your feedback..."></textarea>
</div>
</div>
<div class="bg-gray-50 px-4 py-3 sm:px-6 sm:flex sm:flex-row-reverse gap-2 md:gap-4">
<button type="submit" id="submitFeedback" class="w-full inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-logo text-base font-medium text-white hover:bg-headers focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-logo sm:ml-3 sm:w-auto sm:text-sm">
Submit
</button>
<button type="button" id="closeFeedbackModal" class="mt-3 w-full inline-flex justify-center rounded-md border border-gray-300 shadow-sm px-4 py-2 bg-white text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-logo sm:mt-0 sm:w-auto sm:text-sm">
Cancel
</button>
</div>
</form>
<div id="thankYouMessage" class="hidden bg-white px-4 py-5 sm:p-6">
<h3 class="text-lg leading-6 font-medium text-gray-900">
Thank you for your comment!
</h3>
<p class="mt-2 text-sm text-gray-600">
Your feedback helps improve the quality of the content.
</p>
</div>
</div>
</div>
</div>
<script>
    document.addEventListener('DOMContentLoaded', () => {
        const modal = document.getElementById('feedbackModal');
        const modalContent = document.getElementById('modalContent');
        const form = document.getElementById('feedbackForm');
        const closeFeedbackModal = document.getElementById('closeFeedbackModal');
        const thankYouMessage = document.getElementById('thankYouMessage');

        // Function to close the modal
        const closeModal = () => {
            form.reset();
            modal.classList.add('hidden');
        };

        closeFeedbackModal.addEventListener('click', closeModal);

        // Close modal when clicking outside
        modal.addEventListener('click', (event) => {
                closeModal();
        });

        // Prevent clicks inside the modal from closing it
        modalContent.addEventListener('click', (event) => {
            event.stopPropagation();
        });

        // Function to open the modal and set the form action
        window.openFeedbackModal = (slug, post) => {
            form.action = `/comment/feedback/${slug}/${post}`;
            modal.classList.remove('hidden');
            setTimeout(() => {
                modalContent.classList.remove('translate-y-full', 'opacity-0');
            }, 200);
        };

        form.addEventListener('submit', async (e) => {
            e.preventDefault();

            const formData = new FormData(form);

            try {
                const response = await fetch(form.action, {
                    method: 'POST',
                    body: formData,
                    headers: {
                        'X-Requested-With': 'XMLHttpRequest',
                        'Accept': 'application/json',
                    },
                });

                if (response.ok) {
                    form.reset();
                    thankYouMessage.classList.remove('hidden');
                    form.classList.add('hidden');

                    setTimeout(() => {
                        closeModal();
                        thankYouMessage.classList.add('hidden');
                    }, 5000);
                } else {
                    alert('Form submission failed, please try again.');
                }
            } catch (error) {
                alert('Form submission failed, please try again.');
            }
        });
    });
</script> </div>
<footer class="footer bg-white border-t-8 border-bg relative pt-1 mt-8 text-sm">
<div class="container mx-auto px-8">
<div class="sm:flex sm:mt-8">
<div class="mt-8 sm:mt-0 sm:w-full sm:px-8 flex flex-col md:flex-row justify-between">
<div class="flex flex-col">
<span class="font-bold text-gray-700 uppercase mb-2">PDF Room</span>
<span class="my-2"><a href="https://pdfroom.com" class="text-textlink text-md hover:text-blue-500">Home</a></span>
<span class="my-2"><a href="/blog/free-pdf-books/" class="text-textlink text-md hover:text-blue-500">Free PDF Books</a></span>
<span class="my-2"><a href="/blog/" class="text-textlink text-md hover:text-blue-500">Blog</a></span>
<span class="my-2"><a href="https://pdfroom.com/about" class="text-textlink text-md hover:text-blue-500">About</a></span>
<span class="my-2"><a href="https://pdfroom.com/category" class="text-textlink text-md hover:text-blue-500">Categories</a></span>
</div>
<div class="flex flex-col">
<span class="font-bold text-gray-700 uppercase mt-4 md:mt-0 mb-2">More</span>
<span class="my-2"><a href="https://pdfroom.com/privacy-policy" class="text-textlink text-md hover:text-blue-500">Privacy policy</a></span>
<span class="my-2"><a href="https://pdfroom.com/terms-of-service" class="text-textlink text-md hover:text-blue-500">Terms of Service</a></span>
<span class="my-2"><a href="https://pdfroom.com/cookie-policy" class="text-textlink text-md hover:text-blue-500">Cookie policy</a></span>
<span class="my-2"><a href="https://pdfroom.com/advertise" class="text-textlink text-md hover:text-blue-500">Advertise</a></span>
<span class="my-2"><a href="https://pdfroom.com/feedback" class="text-textlink text-md hover:text-blue-500">💬 Feedback</a></span>
</div>
<div class="flex flex-col">
<span class="font-bold text-gray-700 uppercase mt-4 md:mt-0 mb-2">Contact</span>
<span class="my-2"><a href="https://x.com/PdfRoom" target="_blank" class="text-textlink  text-md hover:text-blue-500">X</a></span>
<span class="my-2"><a href="https://www.reddit.com/r/PDFRoom2/" target="_blank" class="text-textlink text-md hover:text-blue-500">Reddit</a></span>
<span class="my-2"><a href="https://www.pinterest.com/pdfroom/" target="_blank" class="text-textlink text-md hover:text-blue-500">Pinterest</a></span>
<span class="my-2"><a href="https://pdfroom.com/dmca" class="text-textlink  text-md hover:text-blue-500">DMCA</a></span>
<span class="my-2"><a href="https://pdfroom.com/contact" class="text-textlink  text-md hover:text-blue-500">Contact</a></span>
</div>
</div>
</div>
</div>
<div class="container mx-auto px-8">
<div class="mt-16 border-t-2 border-gray-300 flex flex-col items-center">
<div class="sm:w-2/3 text-center py-6">
<p class="text-sm text-gray-600 font-bold mb-2">
© 2024 PDF Room
</p>
</div>
</div>
</div>
<div class="container mx-auto px-8 mb-8">
Disclosure: Some of our external links are affiliate links. This means that, at zero cost to you, we will earn an affiliate commission if you click through the link and finalize a purchase.
</div>
</footer></div>
<script data-cfasync="false" async="" type="text/javascript" src="//st.zarebasdezaley.com/r8ESxEIco6oXf5qxB/enXGQ"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c621f546bb22fbb',t:'MTcyNjgzODUyNi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe>

</body></html>