Skip to content

Latest commit

Β 

History

History
84 lines (52 loc) Β· 2.44 KB

File metadata and controls

84 lines (52 loc) Β· 2.44 KB

πŸ’¬ TechTalks

A full-stack project built with πŸ’‘ passion and πŸ’» precision for HackOrbit 2025, organized by Digital Learning Group, MITS.


🧠 Team Algorammers

πŸ‘©β€πŸ’» Riya Kaurav β€” Team Lead
Department of IT IoT, 1st Year

πŸ‘©β€πŸ’» Aditi Agrawal
Department of CSE, 1st Year


πŸš€ About the Project

TechTalks is a collaborative platform where students and professionals share real-world tech interview experiences β€” helping others prepare with confidence.

Features include:

  • πŸ“˜ Browse detailed interview stories from top companies
  • ✍️ Submit your own experiences anonymously or openly
  • πŸ’‘ Share preparation tips or insights
  • ❓ Ask and answer technical questions

Whether you're preparing for your first interview or mentoring others, TechTalks fosters a community built on transparency and growth.


πŸ–₯️ Live Demo

Explore TechTalks live in action:

🌐 Layer πŸ”— Link
Frontend App https://tech-talks-wheat.vercel.app
Backend API https://tech-talks-1.onrender.com/api

πŸ§ͺ Try posting an experience, submitting a tip, or asking a question β€” no login required.
πŸ› οΈ All data flows in real-time from the hosted Flask backend to the deployed React frontend.


βš™οΈ Tech Stack

Layer Technologies
Frontend React.js, Tailwind CSS, Vite
Backend Python, Flask, Flask-SQLAlchemy
Database SQLite (local) β†’ ready for PostgreSQL
Deployment Render (backend), Vercel/Netlify (frontend)

πŸ”§ Setup Instructions

▢️ Run Locally

Backend

  • cd backend
  • pip install -r requirements.txt
  • python app.py

Frontend

  • cd frontend
  • npm install
  • npm run dev

πŸ’­ Future Improvements

  • User authentication & profiles
  • Like/comment system on stories
  • Tag-based filtering (e.g., #Amazon, #WebDev, #DSA)
  • Admin dashboard to moderate content
  • UI enhancements with animations and themes

πŸ“£ Final Note We're excited to bring TechTalks to life as part of HackOrbit, and we hope it becomes a small step toward making tech interviews more human, shared, and less scary. 🌱