InterviewLens is a web-based platform designed to help users share, explore, and learn from real interview experiences.
It creates a collaborative space where candidates can gain insights into interview processes, questions, and outcomes across different companies and roles.
- 📝 Submit interview experiences through a user-friendly modal
- 📂 View shared interview stories in a structured format
- 🌐 Simple and responsive web interface
- ⚡ Lightweight frontend with smooth interactivity
- 🎓 Useful for students, job seekers, and fresh graduates
Frontend
- HTML5
- CSS3
- JavaScript (Vanilla JS)
Tools & Platform
- Git & GitHub
- VS Code (recommended)
InterviewLens/
│
├── index.html # Main landing page
├── styles.css # Styling for the application
├── script.js # Client-side interactivity
│
├── devcrew/
│ └── devcrew.html # Team / contributor page
│
└── README.md # Project documentation
-
Clone the repository
git clone https://github.com/rajnil9/InterviewLens.git
-
Navigate into the project folder
cd InterviewLens -
Open
index.htmlin your browser- Double-click the file, or
- Use Live Server in VS Code
- Preparing for technical or HR interviews
- Understanding real interview patterns
- Sharing interview journeys with peers
- Academic or portfolio project
- Backend integration for data storage
- User authentication
- Search & filter interview experiences
- Company-wise interview analytics
Contributions are welcome!
Fork the repository and submit a pull request.
This project is open-source and available under the MIT License.