A comprehensive React application showcasing Accion Labs' data capabilities, services, and expertise across governance, strategy, analytics, and modern data platforms.
This application provides detailed information about Accion Labs' data practice, including:
- Data Governance: Comprehensive governance framework with 8 key service areas
- Data Strategy: Strategic consulting and roadmap development
- Data Practice: 250+ data professionals across 5 practice areas
- Technology Stack: 120+ technologies and platforms
- Partnerships: Premier partnerships with Microsoft, Snowflake, AWS, Databricks, and more
- Case Studies: Real-world success stories across industries
- Data Transformation: 5 Pillars framework (Model, Quality, Process, Integrations, Analytics)
- React 19: Modern React with TypeScript
- TypeScript: Type-safe development
- React Router v7: Client-side routing
- Tailwind CSS: Utility-first styling
- Lucide React: Icon library
- D3: Data visualization (optional)
- Node.js (v16 or higher)
- npm or yarn
# Install dependencies
npm install# Start development server
npm startThe application will open at http://localhost:3000
# Build for production
npm run buildThis creates an optimized production build in the docs folder for GitHub Pages deployment.
# Build to default build folder
npm run build:default# Run tests
npm testaccion-data-labs/
├── public/ # Static files
│ ├── index.html
│ └── manifest.json
├── src/
│ ├── components/ # Reusable components
│ │ ├── AppLayout.tsx
│ │ ├── Header.tsx
│ │ ├── Footer.tsx
│ │ ├── PageHeader.tsx
│ │ ├── ServiceCard.tsx
│ │ └── CaseStudyCard.tsx
│ ├── pages/ # Page components
│ │ ├── Home.tsx
│ │ ├── DataGovernance.tsx
│ │ ├── DataStrategy.tsx
│ │ ├── DataPractice.tsx
│ │ ├── TechnologyStack.tsx
│ │ ├── Partnerships.tsx
│ │ ├── DataTransformation.tsx
│ │ ├── CaseStudies.tsx
│ │ └── Contact.tsx
│ ├── types/ # TypeScript types
│ │ └── index.ts
│ ├── utils/ # Utility functions
│ ├── App.tsx # Main app component
│ ├── index.tsx # Entry point
│ └── index.css # Global styles
├── .claude/ # Claude Code configuration
│ └── settings.local.json
├── convert_pptx_to_pdf.scpt # PowerPoint to PDF converter
├── package.json
├── tsconfig.json
├── tailwind.config.js
└── README.md
Convert PowerPoint presentations to PDF format for easier sharing and analysis.
Usage:
# Interactive mode - prompts for folder selection
osascript convert_pptx_to_pdf.scpt
# Specify folder path directly
osascript convert_pptx_to_pdf.scpt "/path/to/your/presentations"Features:
- Converts both .pptx and .ppt files
- Preserves original filenames
- Saves PDFs in the same folder as source files
- Shows conversion summary with success/error counts
- Handles errors gracefully
The application is configured for GitHub Pages deployment:
-
Build the application:
npm run build
-
Commit and push the
docsfolder:git add docs git commit -m "Deploy to GitHub Pages" git push -
Enable GitHub Pages in repository settings:
- Go to Settings > Pages
- Set source to
mainbranch and/docsfolder - Save
The application will be available at: https://accionlabs.github.io/accion-data-labs
- 8 key service areas: Data Catalog, Quality, MDM, Lineage, Security, Privacy, Discovery, Collaboration
- 10+ governance tools including Alation, Collibra, Microsoft Purview
- 5-phase implementation approach
- 6 strategic focus areas from vision to culture
- Business value realization framework
- AI and analytics strategy
- 250+ data professionals
- 5 practice offerings: Big Data, Analytics, BI, EIM, Data Strategy
- 6 technology specialization areas
- Cloud platforms: AWS, Azure, GCP, Snowflake, Databricks
- Big Data: Hadoop, Spark, Kafka
- BI & Visualization: Tableau, Power BI, Qlik, Looker
- Data Warehousing: Snowflake, Redshift, BigQuery, Synapse
- ETL & Integration: Informatica, Talend, NiFi
- AI/ML: Python, TensorFlow, PyTorch, SageMaker
- Premier partnerships: Microsoft, Snowflake, AWS, Databricks, Tableau
- Advanced partnerships: Google Cloud, Collibra
- Partner tier: Cloudera
- 6 detailed case studies across industries
- Real-world outcomes and technologies used
- Industries served: Financial Services, Healthcare, Retail, Manufacturing, Telecom, Insurance
- 5 Pillars framework: Model, Quality, Process, Integrations, Analytics
- 5-phase implementation journey
- Proven benefits: 60-80% performance improvements
This is an internal Accion Labs project. For updates or modifications, please contact the Data Practice team.
Copyright © 2025 Accion Labs. All rights reserved.
- Email: [email protected]
- Website: www.accionlabs.com
- LinkedIn: linkedin.com/company/accionlabs