# 📄 LeetDocify
LeetDocify automates your daily coding progress by fetching GitHub submissions and converting them into a structured Word report. It’s designed to streamline documentation for LeetCode enthusiasts and software engineers.
## ⚙️ Features
- 📥 Auto-fetches solutions and README.md from GitHub
- 📝 Dynamically creates Word reports (.docx) using docx.js
- 🧾 Clean formatting with sections: Problem Statement, Code, and Time Complexity
- 🖥️ Frontend form for entering GitHub repo and user info
- 🔐 Secure API token handling with backend logic
## 🧰 Tech Stack
- **Frontend**: HTML, CSS, EJS
- **Backend**: Node.js, Express.js
- **Libraries**: `docx`, `axios`, `dotenv`, `fs`
- **Data Sources**: GitHub REST API
## 🌍 Deployment
Live App: [https://leetdocify.onrender.com](https://leetdocify.onrender.com)Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|