A modern, interactive dashboard for your Education API. Built with FastAPI, dynamic counters, live API testing, GitHub projects display, and futuristic animations. Perfect for showcasing APIs in a stylish, professional way.
- Animated futuristic dashboard with particle background
- Dynamic API counters: Endpoints, Institutes, Employees, Teachers
- Live API Tester to query your endpoints directly
- GitHub Projects Card: Show latest repositories dynamically
- Dark/Light theme toggle 🌙☀️
- Responsive design for all devices
- Clone the repository:
git clone https://github.com/ReXiOP/education-api-dashboard.git
cd education-api-dashboard- Install dependencies (for FastAPI backend):
pip install fastapi uvicorn- Run the server:
uvicorn main:app --reload- Open your browser:
http://127.0.0.1:8000
- Select any endpoint from the dropdown
- Click Test API to see live responses
- Works seamlessly with your FastAPI backend
- Your latest projects are dynamically fetched from your GitHub account
ReXiOP - Star count displayed for each project
👋 Hi! I’m Muhammad Sajid (OxONemo) – a passionate developer, API builder, and automation enthusiast from Bangladesh.
💡 What I do:
- 🔹 Build fast, reliable, and futuristic APIs with Python (FastAPI & Flask)
- 🔹 Automate tedious tasks using Python scripts, web scraping, and cloud workflows
- 🔹 Develop modern dashboards and UI projects with HTML/CSS/JS
- 🔹 Create open-source tools to help developers & businesses
💬 Fun Fact: I love blending futuristic UI designs with practical automation tools to make life easier for developers and businesses alike.
✨ Let’s build something awesome together!
- API Docs:
[https://yourdomain.com/docs](https://education-api-six.vercel.app/docs) - GitHub Repo: https://github.com/ReXiOP/Education-API
This project is licensed under the MIT License.
MIT License
Copyright (c) 2025 Sajid
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Made with ❤️ and futuristic vibes 🚀