diff --git a/README.md b/README.md index a5204a3e5..865290eb9 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ │ │ ├── Error.html │ │ ├── about.html │ │ ├── addremovebook.html +│ │ ├── adv.html │ │ ├── adventure.html │ │ ├── assets/ │ │ │ └── css/ @@ -223,8 +224,12 @@ │ │ ├── ngo.html │ │ ├── noir.html │ │ ├── nonfiction.html +│ │ ├── phia.html │ │ ├── philosophy.html +│ │ ├── phip.html │ │ ├── poetry.html +│ │ ├── poetrya.html +│ │ ├── poetryp.html │ │ ├── profileedit.html │ │ ├── psycological-thriller.html │ │ ├── quiz.html diff --git a/assets/html/add-your-blog.html b/assets/html/add-your-blog.html new file mode 100644 index 000000000..a8b73ac39 --- /dev/null +++ b/assets/html/add-your-blog.html @@ -0,0 +1,226 @@ + + + + + +SwapReads Blog Writer + + + + +
+

Write Your Blog on SwapReads

+ +

Express Your thoughts and get your blog published on Swapread

+


+ + +
+
+ +
+ +
+
+ +
+ +
+
+
+ + + +
+
+
+ + +
+
+ + +
+
+ + + + + diff --git a/assets/html/adv.html b/assets/html/adv.html new file mode 100644 index 000000000..37c652fff --- /dev/null +++ b/assets/html/adv.html @@ -0,0 +1,186 @@ + + + + + + Adventure Books Quiz + + + + +
+

Adventure Books Quiz

+
+ +
+ + + + +
+ + + + + diff --git a/assets/html/adventure.html b/assets/html/adventure.html index 6c0ba8102..3dbd60e98 100644 --- a/assets/html/adventure.html +++ b/assets/html/adventure.html @@ -1219,6 +1219,30 @@

Adventure Books

Explore each book further by clicking on the covers!

+ + + + +
diff --git a/assets/html/biographya.html b/assets/html/biographya.html index 1dba81cb2..fcd62d4f5 100644 --- a/assets/html/biographya.html +++ b/assets/html/biographya.html @@ -1,95 +1,214 @@ - - - + + + Approach to Reading Biography Books - - - -
-

How to Approach Reading Biography Books

-

Biographies offer an intimate glimpse into the lives of inspiring individuals. Here are some tips to make the most of your journey through these personal stories:

-
    -
  • Start with Interest: Choose biographies that resonate with your interests or personal goals. This helps you stay engaged and motivated.
  • -
  • Reflect on the Journey: Focus on the subject’s life experiences, challenges, and accomplishments. Consider how their life lessons might apply to your own.
  • -
  • Look for Themes: Many biographies highlight universal themes like resilience, self-discovery, and personal growth. Identifying these can enrich your reading.
  • -
  • Engage Emotionally: Biographies are often emotionally powerful. Allow yourself to connect with the subject’s emotions and insights.
  • -
  • Learn from Their Challenges: Many biographies showcase perseverance in the face of adversity. Reflect on how the subject overcame difficulties.
  • -
  • Take Notes: Jot down impactful quotes or lessons you want to remember. These can be great for future inspiration.
  • -
- -

Popular Biography Books

-
    -
  • The Diary of a Young Girl by Anne Frank – A poignant diary that captures the experiences of a young girl hiding during the Holocaust.
  • -
  • Long Walk to Freedom by Nelson Mandela – An inspiring story of Mandela's journey from oppression to freedom and leadership in South Africa.
  • -
  • Becoming by Michelle Obama – A deeply personal memoir of the former First Lady’s experiences and personal growth.
  • -
  • I Am Malala by Malala Yousafzai – The remarkable story of a young activist fighting for girls’ education in Pakistan.
  • -
  • Educated by Tara Westover – A memoir of a young woman’s quest for knowledge, breaking free from an isolated upbringing.
  • -
  • The Autobiography of Malcolm X – A powerful narrative of Malcolm X’s life, transformation, and activism.
  • -
- - -
- - + + +
+

How to Approach Reading Biography Books

+

+ Biographies offer an intimate glimpse into the lives of inspiring + individuals. Here are some tips to make the most of your journey through + these personal stories: +

+
    +
  • + Start with Interest: Choose biographies that resonate + with your interests or personal goals. This helps you stay engaged and + motivated. +
  • +
  • + Reflect on the Journey: Focus on the subject’s life + experiences, challenges, and accomplishments. Consider how their life + lessons might apply to your own. +
  • +
  • + Look for Themes: Many biographies highlight universal + themes like resilience, self-discovery, and personal growth. + Identifying these can enrich your reading. +
  • +
  • + Engage Emotionally: Biographies are often emotionally + powerful. Allow yourself to connect with the subject’s emotions and + insights. +
  • +
  • + Learn from Their Challenges: Many biographies + showcase perseverance in the face of adversity. Reflect on how the + subject overcame difficulties. +
  • +
  • + Take Notes: Jot down impactful quotes or lessons you + want to remember. These can be great for future inspiration. +
  • +
+ +

Popular Biography Books

+
    +
  • + The Diary of a Young Girl by Anne Frank – A poignant + diary that captures the experiences of a young girl hiding during the + Holocaust. +
  • +
  • + Long Walk to Freedom by Nelson Mandela – An inspiring + story of Mandela's journey from oppression to freedom and leadership + in South Africa. +
  • +
  • + Becoming by Michelle Obama – A deeply personal memoir + of the former First Lady’s experiences and personal growth. +
  • +
  • + I Am Malala by Malala Yousafzai – The remarkable + story of a young activist fighting for girls’ education in Pakistan. +
  • +
  • + Educated by Tara Westover – A memoir of a young + woman’s quest for knowledge, breaking free from an isolated + upbringing. +
  • +
  • + The Autobiography of Malcolm X – A powerful narrative + of Malcolm X’s life, transformation, and activism. +
  • +
+ + +
+ diff --git a/assets/html/blog.html b/assets/html/blog.html index a90862d99..b67abccf3 100644 --- a/assets/html/blog.html +++ b/assets/html/blog.html @@ -169,7 +169,7 @@

Exploring Different Book Genres

Want to add your Blog?


- + - + +
diff --git a/assets/html/book_recommend.html b/assets/html/book_recommend.html index dde77d217..f83d05f79 100644 --- a/assets/html/book_recommend.html +++ b/assets/html/book_recommend.html @@ -4,7 +4,7 @@ - Select Genre + Book Recommend - SwapReads @@ -395,6 +395,114 @@ z-index: 99999999; transition: transform 0.1s ease-out; } + .header { + position: fixed; + top: 0; + width: 100%; + z-index: 1000; /* Ensures it stays on top of other content */ + margin-top: 45px; + margin-left: 9rem; +} + .navbar-link { + color: black !important; +} + +.dark-mode .navbar-link { + color: white !important; +} + @media only screen and (max-width:1063px) { + .nav { + flex-direction: column; + } + + .header { + flex-direction: column; + height: 53.8rem; + transition: 0.55s all ease-out; + padding-top: 5px; + } + + .navbar-item { + margin-right: 40px; + } + + .navbar-list { + position: relative; + } + + .hamburger { + display: block; + } + + .nav-h { + height: 78px; + width: 90vw; + margin: auto; + } + + .vis-h { + opacity: 0; + } + + .logo img { + position: relative; + top: 17px; + left: 350px; + } + } + + @media only screen and (max-width:990px) { + .header { + height: 9rem; + } + + .logo img { + top: -9px; + left: 50px; + } + } + + @media only screen and (max-width: 550px) { + .about-us-block { + flex-wrap: wrap; + } + + .about-us-block .about-us-community, + .about-us-product, + .about-us-location, + .about-us-event { + width: 80% !important; + } + } + + .navbar-item { + margin-top: 10px; + /* Increase the top margin of each item */ + } + /* Position the toggle button to the right */ + .switch-container { + position: absolute; + right: 10rem; + /* Adjust this value to move the button more to the right */ + top: 1.5rem; + /* Adjust this value to move the button vertically */ + } + + /* For responsiveness */ + @media (max-width: 99rem) { + .switch-container { + right: 9rem; + /* Adjust this value for smaller screens */ + } + } + + @media (max-width: 57.5rem) { + .switch-container { + right: 2rem; + /* Adjust this value for smaller screens */ + } + } + @@ -552,394 +660,158 @@
@@ -1883,14 +1755,29 @@

${book.title}

- -
- + + +

SwapReads.com is the ultimate destination for book lovers @@ -1906,31 +1793,83 @@

${book.title}

-
-

Quick Links

-
- - - +
- +
+ +
diff --git a/assets/html/classica.html b/assets/html/classica.html index 9b34b6031..50454e6d6 100644 --- a/assets/html/classica.html +++ b/assets/html/classica.html @@ -1,205 +1,341 @@ - - - + + + Approach to Reading Classic Literature - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-

How to Approach Reading Classic Literature

-

Reading classic literature can be a rewarding experience, but it often requires a thoughtful approach. Here are some tips to help you get started:

-
    -
  • Start with the Right Book: Choose a classic that matches your interests. For adventure, try Treasure Island; for romance, consider Pride and Prejudice.
  • -
  • Understand the Context: Learning about the historical and cultural background can enrich your understanding. Try reading an introduction or summary beforehand.
  • -
  • Take Your Time: Classics are often dense and richly layered. Read slowly, take breaks, and savor the details.
  • -
  • Annotate and Take Notes: Jotting down thoughts, questions, or new words can deepen your engagement with the text.
  • -
  • Discuss with Others: Joining a book club or discussing with friends can offer new perspectives and make the experience more enjoyable.
  • -
  • Use Supplemental Resources: Online resources like SparkNotes or study guides can provide summaries and analyses to aid comprehension.
  • -
- -

Examples of Classic Literature

-
    -
  • Pride and Prejudice by Jane Austen – A tale of love, society, and class in Regency-era England.
  • -
  • Moby-Dick by Herman Melville – An adventurous quest on the high seas, exploring obsession and revenge.
  • -
  • 1984 by George Orwell – A dystopian novel about totalitarianism and the dangers of a controlled society.
  • -
  • Great Expectations by Charles Dickens – A story of ambition, social class, and personal growth in Victorian England.
  • -
  • To Kill a Mockingbird by Harper Lee – A powerful narrative on racial injustice and moral integrity in the American South.
  • -
  • War and Peace by Leo Tolstoy – A sprawling tale of Russian society, war, and personal fate during the Napoleonic era.
  • -
  • The Great Gatsby by F. Scott Fitzgerald – A critique of the American Dream set in the Jazz Age.
  • -
- - -
- - + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+

How to Approach Reading Classic Literature

+

+ Reading classic literature can be a rewarding experience, but it often + requires a thoughtful approach. Here are some tips to help you get + started: +

+
    +
  • + Start with the Right Book: Choose a classic that + matches your interests. For adventure, try Treasure Island; + for romance, consider Pride and Prejudice. +
  • +
  • + Understand the Context: Learning about the historical + and cultural background can enrich your understanding. Try reading an + introduction or summary beforehand. +
  • +
  • + Take Your Time: Classics are often dense and richly + layered. Read slowly, take breaks, and savor the details. +
  • +
  • + Annotate and Take Notes: Jotting down thoughts, + questions, or new words can deepen your engagement with the text. +
  • +
  • + Discuss with Others: Joining a book club or + discussing with friends can offer new perspectives and make the + experience more enjoyable. +
  • +
  • + Use Supplemental Resources: Online resources like + SparkNotes or study guides can provide summaries and analyses to aid + comprehension. +
  • +
+ +

Examples of Classic Literature

+
    +
  • + Pride and Prejudice by Jane Austen – A tale of love, + society, and class in Regency-era England. +
  • +
  • + Moby-Dick by Herman Melville – An adventurous quest + on the high seas, exploring obsession and revenge. +
  • +
  • + 1984 by George Orwell – A dystopian novel about + totalitarianism and the dangers of a controlled society. +
  • +
  • + Great Expectations by Charles Dickens – A story of + ambition, social class, and personal growth in Victorian England. +
  • +
  • + To Kill a Mockingbird by Harper Lee – A powerful + narrative on racial injustice and moral integrity in the American + South. +
  • +
  • + War and Peace by Leo Tolstoy – A sprawling tale of + Russian society, war, and personal fate during the Napoleonic era. +
  • +
  • + The Great Gatsby by F. Scott Fitzgerald – A critique + of the American Dream set in the Jazz Age. +
  • +
+ + +
+ diff --git a/assets/html/event.html b/assets/html/event.html index 98cc8bc15..e924413fd 100644 --- a/assets/html/event.html +++ b/assets/html/event.html @@ -1406,20 +1406,15 @@

-

- © - All Rights Reserved. Made with ❤ by Guardian Hackers. -

- + + + -
-
- -
-
- -
-
+ + + + + + + diff --git a/assets/html/poetry.html b/assets/html/poetry.html index a7a0ad428..4d495b265 100644 --- a/assets/html/poetry.html +++ b/assets/html/poetry.html @@ -1218,6 +1218,33 @@

Poetry Books

Explore each book further by clicking on the covers!

+ + + + + + + +
diff --git a/assets/html/poetrya.html b/assets/html/poetrya.html new file mode 100644 index 000000000..06c67b648 --- /dev/null +++ b/assets/html/poetrya.html @@ -0,0 +1,93 @@ + + + + + + Approach to Reading Poetry Books + + + + +
+

How to Approach Reading Poetry Books

+

Reading poetry can be an emotional and enriching experience. Here's a guide to help you dive into some of the most popular poetry collections:

+
    +
  • Read Slowly and Reflect: Poetry often requires a slow, contemplative read. Take your time with each line and reflect on its meaning.
  • +
  • Explore Themes: Poetry often explores themes of love, loss, identity, and nature. Think about how these themes resonate with your own life.
  • +
  • Appreciate the Language: Pay attention to the language, rhythm, and imagery. Poetry is an art form that uses words to paint vivid pictures.
  • +
  • Connect with the Poet: Get to know the background of the poet and their life experiences. This can deepen your understanding of the collection.
  • +
  • Read Aloud: Poetry has a musical quality, so reading it aloud can help you appreciate its sound and flow.
  • +
+ +

Popular Poetry Books

+
    +
  • The Sun and Her Flowers by Rupi Kaur – A beautiful collection of poems about growth, healing, and self-love.
  • +
  • Milk and Honey by Rupi Kaur – A deeply personal exploration of pain, love, and loss through raw, emotional poetry.
  • +
  • Citizens by Claudia Rankine – A thought-provoking collection that explores race, identity, and the complexities of living in America.
  • +
  • Leaves of Grass by Walt Whitman – A classic collection that explores themes of individualism, nature, and the American experience.
  • +
  • Love Poems by Pablo Neruda – A passionate collection of poems about love, desire, and human connection.
  • +
+ + +
+ + + diff --git a/assets/html/poetryp.html b/assets/html/poetryp.html new file mode 100644 index 000000000..1374ce1e9 --- /dev/null +++ b/assets/html/poetryp.html @@ -0,0 +1,186 @@ + + + + + + Poetry Books Quiz + + + + +
+

Poetry Books Quiz

+
+ +
+ + + + +
+ + + + + diff --git a/assets/html/romancea.html b/assets/html/romancea.html index 7f5e488a0..6a1deb6ce 100644 --- a/assets/html/romancea.html +++ b/assets/html/romancea.html @@ -1,95 +1,210 @@ - - - + + + Approach to Reading Romance Literature - - - -
-

How to Approach Reading Romance Literature

-

Diving into romance novels can be an enjoyable and heartwarming experience. Here are some tips to enhance your reading journey:

-
    -
  • Pick a Genre You Love: Romance is broad, covering contemporary, historical, fantasy, and more. Choose a theme that resonates with you to start.
  • -
  • Get to Know the Tropes: Romance novels often follow familiar tropes like enemies-to-lovers, second-chance romance, or friends-to-lovers. Recognizing these can add to your enjoyment.
  • -
  • Immerse Yourself in the Characters: Romance is character-driven. Take your time getting to know the main characters and their journeys.
  • -
  • Keep an Open Heart: Romance literature often explores vulnerability and personal growth, so be open to the emotional ups and downs.
  • -
  • Join a Book Community: Book clubs, online forums, or social media groups dedicated to romance can add to your experience and help you discover new favorites.
  • -
- -

Popular Romance Novels

-
    -
  • Pride and Prejudice by Jane Austen – A classic romance with sharp wit and timeless social commentary.
  • -
  • Outlander by Diana Gabaldon – A time-traveling adventure romance with historical depth and epic love.
  • -
  • Me Before You by Jojo Moyes – A contemporary romance that’s as heartwarming as it is heartbreaking.
  • -
  • The Hating Game by Sally Thorne – An enemies-to-lovers story that’s both fun and emotionally engaging.
  • -
  • The Kiss Quotient by Helen Hoang – A unique and refreshing love story featuring diverse characters and perspectives.
  • -
  • It Ends with Us by Colleen Hoover – A raw, emotional romance that tackles real-life issues and love’s complexities.
  • -
  • Beach Read by Emily Henry – A romance between two writers with a beautiful setting and heartfelt storytelling.
  • -
- - -
- - + + +
+

How to Approach Reading Romance Literature

+

+ Diving into romance novels can be an enjoyable and heartwarming + experience. Here are some tips to enhance your reading journey: +

+
    +
  • + Pick a Genre You Love: Romance is broad, covering + contemporary, historical, fantasy, and more. Choose a theme that + resonates with you to start. +
  • +
  • + Get to Know the Tropes: Romance novels often follow + familiar tropes like enemies-to-lovers, second-chance romance, or + friends-to-lovers. Recognizing these can add to your enjoyment. +
  • +
  • + Immerse Yourself in the Characters: Romance is + character-driven. Take your time getting to know the main characters + and their journeys. +
  • +
  • + Keep an Open Heart: Romance literature often explores + vulnerability and personal growth, so be open to the emotional ups and + downs. +
  • +
  • + Join a Book Community: Book clubs, online forums, or + social media groups dedicated to romance can add to your experience + and help you discover new favorites. +
  • +
+ +

Popular Romance Novels

+
    +
  • + Pride and Prejudice by Jane Austen – A classic + romance with sharp wit and timeless social commentary. +
  • +
  • + Outlander by Diana Gabaldon – A time-traveling + adventure romance with historical depth and epic love. +
  • +
  • + Me Before You by Jojo Moyes – A contemporary romance + that’s as heartwarming as it is heartbreaking. +
  • +
  • + The Hating Game by Sally Thorne – An + enemies-to-lovers story that’s both fun and emotionally engaging. +
  • +
  • + The Kiss Quotient by Helen Hoang – A unique and + refreshing love story featuring diverse characters and perspectives. +
  • +
  • + It Ends with Us by Colleen Hoover – A raw, emotional + romance that tackles real-life issues and love’s complexities. +
  • +
  • + Beach Read by Emily Henry – A romance between two + writers with a beautiful setting and heartfelt storytelling. +
  • +
+ + +
+ diff --git a/assets/html/sciencea.html b/assets/html/sciencea.html index 7ea18f6b2..b36d98006 100644 --- a/assets/html/sciencea.html +++ b/assets/html/sciencea.html @@ -1,94 +1,204 @@ - - - + + + Approach to Reading Science Fiction Literature - - - -
-

How to Approach Reading Science Fiction Literature

-

Science fiction offers imaginative worlds and profound ideas. Here are some tips for diving into the genre:

-
    -
  • Start with a Subgenre You Enjoy: Sci-fi includes everything from space operas to dystopias and cyberpunk. Find one that appeals to you.
  • -
  • Immerse in the World-Building: Sci-fi novels often create entire worlds—take time to appreciate the details and settings.
  • -
  • Explore the Big Ideas: Sci-fi tackles themes like technology, society, and human nature. Reflecting on these adds depth to your reading.
  • -
  • Embrace the Imagination: Science fiction often defies current reality, so be open to creative and speculative ideas.
  • -
  • Join a Sci-Fi Community: Connecting with fellow readers can enhance your experience and expose you to more great reads.
  • -
- -

Popular Science Fiction Novels

-
    -
  • Dune by Frank Herbert – A sweeping saga exploring politics, religion, and power on a desert planet.
  • -
  • Neuromancer by William Gibson – The seminal cyberpunk novel diving into cyberspace and AI.
  • -
  • Foundation by Isaac Asimov – A tale of galactic empires and the preservation of knowledge.
  • -
  • The Left Hand of Darkness by Ursula K. Le Guin – A thought-provoking story exploring gender and society.
  • -
  • Snow Crash by Neal Stephenson – A fast-paced cyberpunk adventure blending technology and mythology.
  • -
  • Ender's Game by Orson Scott Card – A gripping story of a young strategist in an interstellar war.
  • -
- - -
- - + + +
+

How to Approach Reading Science Fiction Literature

+

+ Science fiction offers imaginative worlds and profound ideas. Here are + some tips for diving into the genre: +

+
    +
  • + Start with a Subgenre You Enjoy: Sci-fi includes + everything from space operas to dystopias and cyberpunk. Find one that + appeals to you. +
  • +
  • + Immerse in the World-Building: Sci-fi novels often + create entire worlds—take time to appreciate the details and settings. +
  • +
  • + Explore the Big Ideas: Sci-fi tackles themes like + technology, society, and human nature. Reflecting on these adds depth + to your reading. +
  • +
  • + Embrace the Imagination: Science fiction often defies + current reality, so be open to creative and speculative ideas. +
  • +
  • + Join a Sci-Fi Community: Connecting with fellow + readers can enhance your experience and expose you to more great + reads. +
  • +
+ +

Popular Science Fiction Novels

+
    +
  • + Dune by Frank Herbert – A sweeping saga exploring + politics, religion, and power on a desert planet. +
  • +
  • + Neuromancer by William Gibson – The seminal cyberpunk + novel diving into cyberspace and AI. +
  • +
  • + Foundation by Isaac Asimov – A tale of galactic + empires and the preservation of knowledge. +
  • +
  • + The Left Hand of Darkness by Ursula K. Le Guin – A + thought-provoking story exploring gender and society. +
  • +
  • + Snow Crash by Neal Stephenson – A fast-paced + cyberpunk adventure blending technology and mythology. +
  • +
  • + Ender's Game by Orson Scott Card – A gripping story + of a young strategist in an interstellar war. +
  • +
+ + +
+ diff --git a/assets/html/selfa.html b/assets/html/selfa.html index b86f76ac8..0c80807fa 100644 --- a/assets/html/selfa.html +++ b/assets/html/selfa.html @@ -1,93 +1,202 @@ - - - + + + Approach to Reading Self-Help Books - - - -
-

How to Approach Reading Self-Help Books

-

Self-help books offer insights and strategies for personal growth and improvement. Here are some tips for making the most of your reading:

-
    -
  • Define Your Purpose: Know what areas you want to work on, such as productivity, mindset, or relationships. This will help you select books that meet your needs.
  • -
  • Take Notes: Self-help books are often filled with actionable advice. Taking notes can help you remember key points and ideas to implement.
  • -
  • Reflect and Apply: Don’t just read—pause and consider how each chapter’s lessons apply to your life, and commit to trying out the advice.
  • -
  • Be Patient with the Process: Personal growth takes time. Be consistent in applying what you learn, and don’t rush the results.
  • -
  • Revisit Your Favorites: Self-help books often offer new insights with each read. Revisiting them can reinforce ideas and provide fresh motivation.
  • -
- -

Popular Self-Help Books

-
    -
  • Atomic Habits by James Clear – A guide to building good habits and breaking bad ones for a more productive life.
  • -
  • The Power of Now by Eckhart Tolle – A book on mindfulness and living in the present moment.
  • -
  • You Are a Badass by Jen Sincero – An uplifting book focused on boosting confidence and self-worth.
  • -
  • The 7 Habits of Highly Effective People by Stephen Covey – A classic that covers timeless principles for success.
  • -
  • Mindset: The New Psychology of Success by Carol S. Dweck – An exploration of the impact of having a growth mindset.
  • -
- - -
- - + + +
+

How to Approach Reading Self-Help Books

+

+ Self-help books offer insights and strategies for personal growth and + improvement. Here are some tips for making the most of your reading: +

+
    +
  • + Define Your Purpose: Know what areas you want to work + on, such as productivity, mindset, or relationships. This will help + you select books that meet your needs. +
  • +
  • + Take Notes: Self-help books are often filled with + actionable advice. Taking notes can help you remember key points and + ideas to implement. +
  • +
  • + Reflect and Apply: Don’t just read—pause and consider + how each chapter’s lessons apply to your life, and commit to trying + out the advice. +
  • +
  • + Be Patient with the Process: Personal growth takes + time. Be consistent in applying what you learn, and don’t rush the + results. +
  • +
  • + Revisit Your Favorites: Self-help books often offer + new insights with each read. Revisiting them can reinforce ideas and + provide fresh motivation. +
  • +
+ +

Popular Self-Help Books

+
    +
  • + Atomic Habits by James Clear – A guide to building + good habits and breaking bad ones for a more productive life. +
  • +
  • + The Power of Now by Eckhart Tolle – A book on + mindfulness and living in the present moment. +
  • +
  • + You Are a Badass by Jen Sincero – An uplifting book + focused on boosting confidence and self-worth. +
  • +
  • + The 7 Habits of Highly Effective People by Stephen + Covey – A classic that covers timeless principles for success. +
  • +
  • + Mindset: The New Psychology of Success by Carol S. + Dweck – An exploration of the impact of having a growth mindset. +
  • +
+ + +
+ diff --git a/assets/html/suspensea.html b/assets/html/suspensea.html index c0b1a611f..017add8ab 100644 --- a/assets/html/suspensea.html +++ b/assets/html/suspensea.html @@ -1,94 +1,207 @@ - - - + + + Approach to Reading Suspense Thriller Literature - - - -
-

How to Approach Reading Suspense Thriller Literature

-

Delving into suspense thrillers can be an intense and exciting journey. Here are some tips to make the most of your reading experience:

-
    -
  • Choose a Theme You’re Intrigued By: Suspense thrillers span psychological thrillers, crime, mystery, and more. Select a subgenre that piques your curiosity.
  • -
  • Pay Attention to Details: Suspense stories often rely on subtle clues and foreshadowing. Keep track of details as they may play a crucial role in the plot.
  • -
  • Engage with the Characters’ Mindsets: Many thrillers dive deep into psychological aspects. Understanding character motivations can add to the thrill.
  • -
  • Be Prepared for Twists: Thrillers are known for their twists. Expect the unexpected and enjoy the suspense as it unfolds.
  • -
  • Join a Book Club: Discussing thrillers with others can enhance your experience and offer new perspectives on plot twists and themes.
  • -
- -

Popular Suspense Thriller Novels

-
    -
  • Gone Girl by Gillian Flynn – A dark and twisted tale of marriage, secrets, and manipulation.
  • -
  • The Girl with the Dragon Tattoo by Stieg Larsson – A gripping mystery with complex characters and intense suspense.
  • -
  • Big Little Lies by Liane Moriarty – A blend of thriller and social commentary with secrets unraveling in a small town.
  • -
  • The Woman in the Window by A.J. Finn – A psychological thriller full of unreliable narration and shocking twists.
  • -
  • The Couple Next Door by Shari Lapena – A fast-paced thriller about secrets and betrayals between neighbors.
  • -
  • The Silent Patient by Alex Michaelides – A captivating psychological thriller about silence, trauma, and secrets.
  • -
- - -
- - + + +
+

How to Approach Reading Suspense Thriller Literature

+

+ Delving into suspense thrillers can be an intense and exciting journey. + Here are some tips to make the most of your reading experience: +

+
    +
  • + Choose a Theme You’re Intrigued By: Suspense + thrillers span psychological thrillers, crime, mystery, and more. + Select a subgenre that piques your curiosity. +
  • +
  • + Pay Attention to Details: Suspense stories often rely + on subtle clues and foreshadowing. Keep track of details as they may + play a crucial role in the plot. +
  • +
  • + Engage with the Characters’ Mindsets: Many thrillers + dive deep into psychological aspects. Understanding character + motivations can add to the thrill. +
  • +
  • + Be Prepared for Twists: Thrillers are known for their + twists. Expect the unexpected and enjoy the suspense as it unfolds. +
  • +
  • + Join a Book Club: Discussing thrillers with others + can enhance your experience and offer new perspectives on plot twists + and themes. +
  • +
+ +

Popular Suspense Thriller Novels

+
    +
  • + Gone Girl by Gillian Flynn – A dark and twisted tale + of marriage, secrets, and manipulation. +
  • +
  • + The Girl with the Dragon Tattoo by Stieg Larsson – A + gripping mystery with complex characters and intense suspense. +
  • +
  • + Big Little Lies by Liane Moriarty – A blend of + thriller and social commentary with secrets unraveling in a small + town. +
  • +
  • + The Woman in the Window by A.J. Finn – A + psychological thriller full of unreliable narration and shocking + twists. +
  • +
  • + The Couple Next Door by Shari Lapena – A fast-paced + thriller about secrets and betrayals between neighbors. +
  • +
  • + The Silent Patient by Alex Michaelides – A + captivating psychological thriller about silence, trauma, and secrets. +
  • +
+ + +
+ diff --git a/book.js b/book.js new file mode 100644 index 000000000..8e3b0dcd0 --- /dev/null +++ b/book.js @@ -0,0 +1,39 @@ +const books = [ + { + title: "To Kill a Mockingbird", + author: "Harper Lee", + genre: "Fiction", + description: "A novel about racial injustice in the Deep South." + }, + { + title: "1984", + author: "George Orwell", + genre: "Dystopian", + description: "A totalitarian regime uses surveillance to control its citizens." + }, + { + title: "The Great Gatsby", + author: "F. Scott Fitzgerald", + genre: "Classic", + description: "A story of love, wealth, and social change in the 1920s." + }, + { + title: "The Catcher in the Rye", + author: "J.D. Salinger", + genre: "Fiction", + description: "A young man struggles with the pressures of adulthood." + } + ]; + + document.getElementById("recommend-btn").addEventListener("click", function() { + const randomIndex = Math.floor(Math.random() * books.length); + const book = books[randomIndex]; + + document.getElementById("book-title").textContent = book.title; + document.getElementById("book-author").textContent = `Author: ${book.author}`; + document.getElementById("book-genre").textContent = `Genre: ${book.genre}`; + document.getElementById("book-description").textContent = book.description; + + document.getElementById("book-info").style.display = "block"; + }); + \ No newline at end of file diff --git a/bookrec.html b/bookrec.html new file mode 100644 index 000000000..b63b2d048 --- /dev/null +++ b/bookrec.html @@ -0,0 +1,26 @@ + + + + + + Book Recommendations + + + +
+ + + + + +
+

Title

+

Author

+

Genre

+

Description

+
+
+ + + + diff --git a/cookies.html b/cookies.html deleted file mode 100644 index 612d265d6..000000000 --- a/cookies.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - Cookie Consent Box - - - - - - - - - - - diff --git a/darkmode1.html b/darkmode1.html deleted file mode 100644 index c03ff2abd..000000000 --- a/darkmode1.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/e.css b/e.css deleted file mode 100644 index 31ba7d1b5..000000000 --- a/e.css +++ /dev/null @@ -1,65 +0,0 @@ -:root { - --chinese-violet_30: hsla(304, 14%, 46%, 0.3); - --chinese-violet: hsl(304, 14%, 46%); - --sonic-silver: hsl(206, 11%, 59%); - --old-rose_30: hsla(357, 37%, 62%, 0.3); - --ghost-white: hsl(233, 33%, 95%); - --light-pink: hsl(357, 93%, 84%); - --light-gray: hsl(0, 0%, 80%); - --old-rose: hsl(357, 37%, 62%); - --seashell: hsl(20, 43%, 93%); - --charcoal: hsl(203, 30%, 26%); - --white: hsl(0, 0%, 100%); - --black: rgb(0, 0, 0); - --old-rose_1: hwb(357 6% 36%); - } - - * { - margin: 0; - padding: 0; - box-sizing: border-box; - } - - body { - background-color: var(--ghost-white); - color: var(--charcoal); - font-family: Arial, sans-serif; - display: flex; - justify-content: center; - align-items: center; - height: 100vh; - text-align: center; - } - - .container { - background-color: var(--seashell); - padding: 2rem; - border-radius: 10px; - box-shadow: 0 4px 8px var(--old-rose_30); - } - - h1 { - font-size: 6rem; - color: var(--old-rose); - } - - p { - font-size: 1.5rem; - margin: 1rem 0; - color: var(--chinese-violet); - } - - .home-link { - display: inline-block; - margin-top: 1rem; - padding: 0.5rem 1rem; - background-color: var(--light-pink); - color: var(--white); - text-decoration: none; - border-radius: 5px; - transition: background-color 0.3s ease; - } - - .home-link:hover { - background-color: var(--old-rose); - } diff --git a/e.html b/e.html deleted file mode 100644 index 5d891002c..000000000 --- a/e.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - 404 Not Found - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

404

-

Oops! The page you are looking for cannot be found.

-

You will be redirected to the homepage in 5 seconds.

- Go to Home -
- - - - - diff --git a/e.js b/e.js deleted file mode 100644 index de97076ac..000000000 --- a/e.js +++ /dev/null @@ -1,12 +0,0 @@ -// Countdown timer -let countdown = 5; -const countdownElement = document.getElementById('countdown'); - -const interval = setInterval(() => { - countdown--; - countdownElement.textContent = countdown; - if (countdown <= 0) { - clearInterval(interval); - window.location.href = 'index.html'; - } -}, 1000); diff --git a/email.css b/email.css deleted file mode 100644 index 8671ef8d7..000000000 --- a/email.css +++ /dev/null @@ -1,98 +0,0 @@ -.newsletter-container { - background-color: #f28b82; - padding: 30px; - border-radius: 10px; - text-align: center; - max-width: 400px; - margin: 0 auto; -} - -.newsletter-container h2 { - font-family: Arial, sans-serif; - font-size: 1.8em; - font-weight: bold; - color: #000; -} - -.newsletter-container p { - font-size: 1em; - color: #4a4a4a; -} - -.newsletter-form { - margin-top: 20px; -} - -.newsletter-form input[type="email"] { - padding: 10px; - width: 100%; - max-width: 300px; - margin-bottom: 15px; - font-size: 1em; - border: 1px solid #b22222; - border-radius: 5px; - outline: none; - color: #000; - background-color: #fff; -} - -.newsletter-form input[type="email"]::placeholder { - color: #b22222; -} - -.newsletter-form button { - padding: 10px 30px; - background-color: #8b0000; - border: none; - color: white; - font-size: 1.2em; - cursor: pointer; - border-radius: 5px; -} - -.newsletter-form button:hover { - background-color: #b22222; -} - -.social-icons { - margin-top: 20px; -} - -.social-icons a { - text-decoration: none; - color: #000; - font-size: 1.8em; - margin: 0 10px; -} - -.social-icons a:hover { - color: #b22222; -} - -/* Mobile responsiveness */ -@media (max-width: 600px) { - .newsletter-container { - padding: 15px; - max-height: 300px; - } - - .newsletter-container h2 { - font-size: 1.5em; - } - - .newsletter-container p { - font-size: 0.9em; - } - - .newsletter-form input[type="email"] { - max-width: 100%; - } - - .newsletter-form button { - font-size: 1em; - } - - .social-icons a { - font-size: 1.5em; - } -} diff --git a/email.html b/email.html deleted file mode 100644 index 70938e5c3..000000000 --- a/email.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - Document - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - - - diff --git a/footer1.css b/footer1.css deleted file mode 100644 index c6aef14c0..000000000 --- a/footer1.css +++ /dev/null @@ -1,71 +0,0 @@ -.swapreads-container { - display: flex; - justify-content: space-between; - background-color: linear-gradient(135deg,#cf9aff,#95c0ff); - padding: 40px; - border-radius: 15px; - max-width: 1000px; - margin: 0 auto; - font-family: Arial, sans-serif; - justify-content: space-between; - align-items: center; - max-width: 1200px; - margin: 0 auto; - padding: 0 20px; -} - -.swapreads-content { - flex: 2; - padding-right: 30px; -} - -.swapreads-content h1 { - font-size: 2.5em; - font-weight: bold; - color: #000; -} - -.swapreads-content p { - font-size: 1.2em; - line-height: 1.8; - color: #4a4a4a; - text-align: justify; -} - -.quick-links { - flex: 1; - padding-left: 20px; -} - -.quick-links h3 { - font-size: 1.6em; - font-weight: bold; - color: #000; -} - -.quick-links ul { - list-style: none; - padding: 0; -} - -.quick-links ul li { - margin-bottom: 15px; -} - -.quick-links ul li a { - text-decoration: none; - color: #4a4a4a; - font-size: 1.1em; - display: flex; - align-items: center; -} - -.quick-links ul li a i { - margin-right: 10px; - font-size: 1.3em; - color: #8b0000; -} - -.quick-links ul li a:hover { - color: #b22222; -} \ No newline at end of file diff --git a/footer1.html b/footer1.html deleted file mode 100644 index 182e27ea3..000000000 --- a/footer1.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - Document - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

SwapReads

-

- SwapReads.com is the ultimate destination for book lovers seeking to swap and discover new literary gems. Connect with fellow enthusiasts, exchange your favorite reads, and embark on exciting new adventures in the world of literature—all on one convenient platform. Join us and dive into a universe of endless possibilities! -

-
- - -
-
- - - - diff --git a/index.html b/index.html index fcf8dcc35..9c1b4e800 100644 --- a/index.html +++ b/index.html @@ -4200,6 +4200,9 @@

+
-
- -
+
@@ -7167,50 +7162,43 @@

Subscribe to Our Newsletter

-