Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI-Code Workspace

Welcome to ai-code, a multi-project monorepo workspace for building open-source AI tools, legal technology software, and developer applications.

Live Portal Status License PRs Welcome


🌐 Live Workspace Hub

Explore the live projects directory on GitHub Pages:
👉 https://sshahriar.github.io/ai-code/


📂 Sub-Projects Directory

Project Name Category Description Status Live Demo
📜 nda-generator Legal Tech Interactive Mutual NDA Creator & Legal Templates Dataset based on Common Paper standards 🟢 Active Launch App
📋 kanban-gemini DevTools Modern drag-and-drop Kanban project management web application 🟢 Active Launch App
👤 portfolio Web App Personal software engineering portfolio with glassmorphism UI & interactive timeline 🟢 Active Launch App
📈 finally FinTech AI-powered trading workstation with real-time SSE market streaming & LLM copilot 🟢 Active -

🛠️ Repository Architecture

ai-code/
├── AGENTS.md                  # AI agent guidelines & repository standards
├── README.md                  # Workspace monorepo index & project directory
├── index.html                 # Root landing page for GitHub Pages hub
├── .gitignore                 # Monorepo git ignore rules
├── .github/
│   └── workflows/
│       └── deploy.yml         # GitHub Actions automated deployment
├── nda-generator/             # Sub-Project 1: Mutual NDA Creator (React 18 + Vite)
├── kanban-gemini/             # Sub-Project 2: Kanban Project Management (Next.js 15)
├── portfolio/                 # Sub-Project 3: Software Engineering Portfolio (Next.js 15)
└── finally/                   # Sub-Project 4: AI Trading Workstation (FastAPI + Next.js)

🚀 Quick Start for Developers

Clone the Repository

git clone https://github.com/sshahriar/ai-code.git
cd ai-code

Run nda-generator Locally

cd nda-generator/frontend
npm install
npm run dev

Open http://localhost:3000 in your browser.


📄 License & Contribution

  • Repository code is open-source under the MIT License.
  • Legal templates in nda-generator/templates/ originate from Common Paper under Creative Commons Attribution 4.0 International (CC BY 4.0).
  • Pull requests and contributions for new projects under ai-code are welcome!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages