![Logo](/Vinamra7/Puzzle_Realm/raw/main/gifs/loc.png)
Challenge yourself with our engaging puzzle and develop your abilities.
Live Website
Table of Contents
- Full-Stack Web Development
Puzzle Realm, a new way to challenge your mind! Puzzle Realm is the best online platform to test your puzzle-solving skills and embark on a treasure hunt adventure.
Here’s why:
- Engaging and challenging puzzles that will keep you on your toes.
- A treasure hunt-like experience that will take you on a journey through different realms.
Technologies used -
Tech Used | |
---|---|
React JS | Frontend |
Node JS | Backend |
Express JS | Server Route |
PlanetScale | MySQL Server |
NodeMailer | Email verification |
Blue Willow + Stable Diffusion | AI Image Generator |
Netlify | FrontEnd Host |
Render | Backend Host |
-
Problem-Solving Abilities:
- The puzzles, riddles, and codes on my website are designed to challenge users' critical thinking, logic, and creativity.
- By observing how users tackle these mind-bending challenges, I can gauge their problem-solving abilities and their ability to think outside the box.
-
Attention to Detail:
- Delving deeper into my puzzles, users will discover hidden clues, subtle references, and specific instructions.
- I believe that individuals with a sharp eye for detail, who can identify patterns and make connections, excel in these challenging quests.
-
Adaptability:
- As users progress through my puzzling realm, they encounter diverse challenges that demand adaptability and resourcefulness.
- By assessing users' ability to adapt their problem-solving strategies, explore new avenues, and apply different techniques, I can identify their level of adaptability.
-
Communication:
- While my puzzles are primarily designed for individual solving, I recognize the value of effective communication.
- I provide opportunities for users to engage with me, the creator, to seek hints and exchange insights.
- Proficient written and verbal communication skills can enhance the puzzle-solving experience and showcase strong soft skills.
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
https://github.com/Vinamra7/Puzzle_Realm.git
- Install NPM packages
npm install
- Create a .env file and add following data -
REACT_APP_SERVER_URL="SERVER_URL"
- To run the frontend -
npm run start
- Install NPM packages
npm install
- Create a .env file and add following data -
sql_host = "MYSQL_HOST_NAME" sql_user = "MYSQL_USERNAME" sql_password = "MYSQL_PASSWORD" sql_database = "MYSQL_Database_NAME"
- To run the backend -
nodemon index.js
- Clue 1 Presents a riddle to the user
- "I have keys but no locks, space but no room. You can enter, but can't go outside. What am I?"
- User is presented A connected Hint of Puzzle 2
- The connecting hint routes to pasteBin which contains a hint to install python library IMAGEHIDE for next puzzle
- Install the library required for the next puzzle
pip install imagehide
- Puzzle 2 presents a QR code to the user
- The QR code is a dead end and leads to a dead end page
- The Puzzle's solution is hidden in medta_data of the QR code user can download the QR code and use it in ImageHide library to extract the solution
import imagehide
-
xc6oq1
-
User is presented with connecting hint to Puzzle 3
- Puzzle 3 presents a Dead PasteBin link to the user
- The PasteBin link is a dead end and leads to a dead end page
- To get the Solution user show now think about the connection hint 2
- which was to check the !!PAST!!
- User can use WAYBACK MACHINE to check the PAST screenshot of the dead pastebin link
-
"time457"
-
User is presented with connecting hint to Puzzle 4
- Puzzle 4 is a random Paragraph which is the input for the code given in connecting hint 3
* Provide the entire paragraph as input to the code given in connecting hint 3
- EhfiefmabandIfvwglpahfiydmcpybwtenintfpNocahdiyphbicahpeoymhaowMsctydsacwfopoaryiosaufchasioyohaqol
- Puzzle 5 is a riddle "The URL to the fourth face inside a book reveals the creator."
www.facebook.com/4 reveals the profile of Mark Zuckerberg (creator of facebook)
- mark zuckerberg
- Login and Register page
- Secure Password Storage
- 5 Clues 2 Dead ends
- Progress storage when refresh
- Admin page
- Secured Admin page
- Soft Skill Testing
- Connecting Hints
- Design
- Mockups
- Development
- Unit testing
- QA
- Stage
- Beta Testing
- Production
- Name: Vinamra Mishra