Official web application for the Data Science Club at Pabna University of Science & Technology (PUST), Bangladesh.
- Website: https://pustdsc.github.io
- Explorer Hub: Curated directories for datasets (Kaggle, UCI, UN Data), research paper portals (Google Scholar, arXiv, IEEE Xplore), interactive learning applets, and AI tech tools.
- Community & Leadership: Profiles of executive committee members, general members, and faculty advisors.
- Events & Gallery: Historical logs and photos of masterclasses, inauguration meetings, and committee handovers.
- Framework: Next.js (App Router, TypeScript, React 19)
- Styling: Tailwind CSS
- Interactions: Framer Motion
- Icons: Lucide React
# Clone the repository
git clone https://github.com/pustdsc/pustdsc.github.io.git
cd pustdsc.github.io
# Install dependencies
npm install
# Start development server
npm run devOpen http://localhost:3000 in your browser to view the application locally.
npm run buildDesigned and developed by Aditto Ahosan Kabbo.
This project is licensed under the MIT License.