323 lines
15 KiB
JSON
323 lines
15 KiB
JSON
{
|
||
"nav": {
|
||
"services": "Services",
|
||
"work": "Work",
|
||
"process": "Process",
|
||
"blog": "Blog",
|
||
"faq": "FAQ",
|
||
"quote": "Get a Quote",
|
||
"admin": "Admin",
|
||
"partners": "Partners",
|
||
"brandName": "Ayris",
|
||
"brandSub": "Tech"
|
||
},
|
||
"hero": {
|
||
"badge": "Ayris Tech — Peak of Engineering",
|
||
"titleLine1": "Forging the",
|
||
"titleLine2": "Digital Future",
|
||
"desc": "Ayris Tech engineered high-performance digital transformation. We build the impossible for the next generation of business using AI, Blockchain, and modern web architectures.",
|
||
"ctaQuote": "Get a Quote",
|
||
"ctaWork": "Proven Work"
|
||
},
|
||
"stats": {
|
||
"deliveries": "Shipped Deliveries",
|
||
"retention": "Client Retentiveness",
|
||
"regions": "Global Regions Served"
|
||
},
|
||
"services": {
|
||
"badge": "Capability Spectrum",
|
||
"title": "OUR SERVICES",
|
||
"desc": "We engineer highly technical deliverables tailored for next-generation enterprise scalability.",
|
||
"deliverablesLabel": "Execution Deliverables",
|
||
"items": {
|
||
"ai": {
|
||
"title": "AI Solutions",
|
||
"desc": "Architecting custom machine learning models, semantic NLP pipelines, and enterprise LLM integrations tailored for structural scale."
|
||
},
|
||
"blockchain": {
|
||
"title": "Blockchain Dev",
|
||
"desc": "Engineering highly secure smart contracts, custom decentralized applications (dApps), and sovereign private blockchain ecosystems."
|
||
},
|
||
"mobile": {
|
||
"title": "Mobile Apps",
|
||
"desc": "Crafting beautiful, fluid multi-platform mobile applications using Flutter and React Native, prioritizing pure speed and native UX."
|
||
},
|
||
"web": {
|
||
"title": "Web Platforms",
|
||
"desc": "Developing ultra-fast, SEO-optimized web systems utilizing Next.js and server-side configurations built to convert at scale."
|
||
}
|
||
}
|
||
},
|
||
"work": {
|
||
"badge": "Selected Blueprints",
|
||
"title": "PROVEN WORK",
|
||
"desc": "Data-backed, highly optimized operational case studies with custom deliverables.",
|
||
"specsLabel": "Performance Matrix",
|
||
"analyzeBtn": "Analyze Specs",
|
||
"galleryTitle": "Application Blueprints",
|
||
"items": [
|
||
{
|
||
"num": "01",
|
||
"slug": "financeai-dashboard",
|
||
"title": "FinanceAI Dashboard",
|
||
"tag": "AI · Fintech",
|
||
"desc": "A custom portfolio management suite analyzing over 2,000,000 transactions daily with automated deep anomaly detection.",
|
||
"spec": "Real-time stream, sub-10ms response lag.",
|
||
"year": "2024",
|
||
"client": "Confidential — Series B Fintech",
|
||
"duration": "14 weeks",
|
||
"tech": ["Python", "TensorFlow", "Next.js", "PostgreSQL", "Redis", "Kafka"],
|
||
"challenge": "The client needed to process and flag anomalies across 2M+ daily financial transactions in near-real-time. Their legacy batch system introduced 40-minute detection delays, causing significant financial exposure.",
|
||
"solution": "We architected a streaming ML pipeline using Apache Kafka for event ingestion and a fine-tuned TensorFlow anomaly detection model served via FastAPI. The frontend dashboard was built on Next.js with server-sent events for live feed updates.",
|
||
"results": [
|
||
"Sub-10ms average anomaly detection latency",
|
||
"99.97% uptime across 6 months of production",
|
||
"$2.4M in prevented fraudulent transactions in first quarter",
|
||
"40-minute detection lag reduced to under 10 seconds"
|
||
]
|
||
},
|
||
{
|
||
"num": "02",
|
||
"slug": "chainsupply-network",
|
||
"title": "ChainSupply Network",
|
||
"tag": "Web3 · Logistics",
|
||
"desc": "Transforming transparency paths for global logistics. Let enterprise clients track $800M+ worth of inventory in real time.",
|
||
"spec": "Ethereum EVM, gas-optimized contracts.",
|
||
"year": "2024",
|
||
"client": "Pan-European Logistics Consortium",
|
||
"duration": "20 weeks",
|
||
"tech": ["Solidity", "React", "IPFS", "Node.js", "Hardhat", "The Graph"],
|
||
"challenge": "A consortium of 12 European logistics companies had zero shared visibility into cross-border shipments. Disputes over cargo handoffs cost the group €3M annually in manual reconciliation.",
|
||
"solution": "We built a permissioned Ethereum-compatible chain with gas-optimized smart contracts for cargo handoff events. IPFS stores shipment documents immutably, while a React dashboard with The Graph subgraph provides real-time tracking.",
|
||
"results": [
|
||
"$800M+ inventory value tracked in real time",
|
||
"Dispute resolution time cut from 18 days to 4 hours",
|
||
"Gas costs reduced by 64% via batching and proxy patterns",
|
||
"Zero data integrity incidents since launch"
|
||
]
|
||
},
|
||
{
|
||
"num": "03",
|
||
"slug": "meditrack-mobile",
|
||
"title": "MediTrack Mobile",
|
||
"tag": "Mobile · Healthcare",
|
||
"desc": "A beautiful, HIPAA-compliant platform deployed across 120+ clinical nodes in Turkey, serving 50k+ active users monthly.",
|
||
"spec": "Symmetric encryption, biometrics.",
|
||
"year": "2023",
|
||
"client": "Ministry-affiliated Healthcare Network",
|
||
"duration": "18 weeks",
|
||
"tech": ["Flutter", "Firebase", "Django", "AWS", "AES-256", "Face ID / Touch ID"],
|
||
"challenge": "120 clinics across Turkey operated on disconnected paper-based patient intake systems. Staff needed a unified, secure mobile platform meeting strict HIPAA and Turkish KVKK data regulations.",
|
||
"solution": "We delivered a cross-platform Flutter app with biometric auth, AES-256 encrypted local storage, and a Django REST backend on AWS. Offline-first architecture ensures continuity in low-connectivity rural clinics.",
|
||
"results": [
|
||
"50,000+ active monthly users across 120 clinical nodes",
|
||
"Patient intake time reduced by 73%",
|
||
"Full HIPAA + KVKK compliance audit passed",
|
||
"99.9% uptime with offline-first resilience"
|
||
]
|
||
},
|
||
{
|
||
"num": "04",
|
||
"slug": "novamart-platform",
|
||
"title": "NovaMart Platform",
|
||
"tag": "Web · E-commerce",
|
||
"desc": "Headless e-commerce system built for modular scale. Fully optimized bundle handles 15k daily purchases seamlessly.",
|
||
"spec": "99/100 Lighthouse performance grade.",
|
||
"year": "2023",
|
||
"client": "NovaMart — Regional Retail Brand",
|
||
"duration": "12 weeks",
|
||
"tech": ["Next.js", "GraphQL", "Stripe", "Redis", "Vercel", "Algolia"],
|
||
"challenge": "NovaMart's monolithic Magento store was collapsing under 8k daily orders, with page load times exceeding 6 seconds and a 74% cart abandonment rate on mobile.",
|
||
"solution": "We rebuilt the platform as a headless Next.js storefront backed by a GraphQL API gateway, Stripe for payments, Redis for session caching, and Algolia for instant product search. Deployed globally on Vercel's edge network.",
|
||
"results": [
|
||
"Page load time: 6.2s → 0.9s (85% reduction)",
|
||
"Lighthouse performance score: 38 → 99",
|
||
"Cart abandonment rate dropped from 74% to 31%",
|
||
"15,000 daily orders handled without infrastructure changes"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"process": {
|
||
"badge": "Execution Paths",
|
||
"title": "OUR PROCESS",
|
||
"desc": "Meticulous technical progression from system architectures to stable production scale.",
|
||
"items": [
|
||
{
|
||
"num": "01",
|
||
"title": "Discovery & Blueprinting",
|
||
"desc": "We align deeply on business goals, product strategies, architectural limits, and target scopes. You receive a complete technical blueprint before any code is written.",
|
||
"timeframe": "Week 1"
|
||
},
|
||
{
|
||
"num": "02",
|
||
"title": "System Architecture",
|
||
"desc": "We design clean schemas, select modern protocols, and configure databases. We establish automated pipelines and telemetry registries to ensure high speed.",
|
||
"timeframe": "Week 2"
|
||
},
|
||
{
|
||
"num": "03",
|
||
"title": "Symmetric Sprint Cycles",
|
||
"desc": "Rapid iterative development. Every single Friday, you receive a fully compiled, working demo build. Continuous feedback loops eliminate deployment delays.",
|
||
"timeframe": "Weeks 3 - 6"
|
||
},
|
||
{
|
||
"num": "04",
|
||
"title": "Launch & Autopilot",
|
||
"desc": "Deploying via Docker and Kubernetes. We initialize telemetry registers (Jaeger, Prometheus) and configure automated scaling rules so the product scales.",
|
||
"timeframe": "Week 7+"
|
||
}
|
||
]
|
||
},
|
||
"blog": {
|
||
"badge": "Knowledge Registry",
|
||
"title": "TECHNICAL BLOCK",
|
||
"desc": "In-depth technological research, robust architectures, and elite engineering paradigms.",
|
||
"viewAll": "Explore All Registry",
|
||
"readMore": "Read Article",
|
||
"back": "Return to Registry"
|
||
},
|
||
"faq": {
|
||
"badge": "Telemetry Registry",
|
||
"title": "FAQ",
|
||
"desc": "Frequently asked questions regarding our engineering lifecycle, security, and engagement models.",
|
||
"items": [
|
||
{
|
||
"q": "What is your typical engagement lifecycle?",
|
||
"a": "Most focused MVPs ship fully in 4–8 weeks. Enterprise-scale platforms generally cycle within 3–6 months from blueprinting to production launch."
|
||
},
|
||
{
|
||
"q": "Do you collaborate with early-stage ventures?",
|
||
"a": "Yes, we partner with promising founders. We support cash + equity setups for companies with strong product fit."
|
||
},
|
||
{
|
||
"q": "How are project updates handled?",
|
||
"a": "We operate on tight weekly sprints. Every Friday you receive an interactive demo build, not just a static report."
|
||
},
|
||
{
|
||
"q": "Do you offer post-deployment operational support?",
|
||
"a": "We provide comprehensive operational retainers covering real-time monitoring, security patching, and serverless scaling support."
|
||
},
|
||
{
|
||
"q": "What security frameworks do you deploy?",
|
||
"a": "We adhere strictly to OWASP guidelines, perform automated static analysis (SAST) on all pipelines, and implement rigid multi-sig and cryptographic configurations on blockchain contracts."
|
||
},
|
||
{
|
||
"q": "Can you help migrate legacy architectures?",
|
||
"a": "Yes. We specialize in decoupling monolithic legacy structures into modular microservices or serverless architectures with zero downtime."
|
||
}
|
||
]
|
||
},
|
||
"contact": {
|
||
"badge": "Initialize Connection",
|
||
"title": "GET A QUOTE",
|
||
"desc": "Transmit your project blueprint specs, and our founding council will evaluate it immediately.",
|
||
"infoBase": "Operational Base",
|
||
"infoBaseText": "Istanbul, Turkey",
|
||
"infoBaseSub": "Sarıyer, Tech Valley District",
|
||
"infoDirect": "Direct Telemetry",
|
||
"infoBlueprint": "Corporate Blueprint",
|
||
"infoBlueprintText": "Our technical leads typically respond within 12 operational hours. Every request is reviewed directly by our founding architectural council.",
|
||
"submittedTitle": "Transmission Secure",
|
||
"submittedText": "Your project specs have been received by our telemetry registers. An architect will reach out shortly.",
|
||
"formName": "Your Name",
|
||
"formNamePlaceholder": "e.g. John Doe",
|
||
"formEmail": "Email Address",
|
||
"formEmailPlaceholder": "e.g. john@company.com",
|
||
"formCompany": "Company Name",
|
||
"formCompanyPlaceholder": "e.g. Acme Corp",
|
||
"formTrack": "Required Track",
|
||
"formScope": "Project Scope / Details",
|
||
"formScopePlaceholder": "Describe your technical specifications...",
|
||
"formSubmit": "TRANSMIT SPECIFICATIONS"
|
||
},
|
||
"footer": {
|
||
"desc": "Enterprise-grade digital transformation. We build the impossible for the next generation of business.",
|
||
"spectrum": "Spectrum",
|
||
"registry": "Registry",
|
||
"privacy": "Privacy Blueprint",
|
||
"terms": "Terms of Operations",
|
||
"rights": "All rights reserved."
|
||
},
|
||
"partners": {
|
||
"badge": "Strategic Ecosystem",
|
||
"title": "OUR PARTNERS",
|
||
"desc": "Deep alignments and key pipeline integrations with global tech giants, specialized research centers, and infrastructure leaders.",
|
||
"items": [
|
||
{
|
||
"name": "Stellar Neural Labs",
|
||
"tag": "AI Advancements",
|
||
"mono": "SNL",
|
||
"year": "2024",
|
||
"desc": "Active collaborative research focusing on sovereign language training networks and semantic retrieval nodes."
|
||
},
|
||
{
|
||
"name": "EVM Labs",
|
||
"tag": "Web3 Core",
|
||
"mono": "EVM",
|
||
"year": "2023",
|
||
"desc": "Strategic development partner for gas-minimized execution structures and Layer-2 rollups."
|
||
},
|
||
{
|
||
"name": "Alpha Logistics Hub",
|
||
"tag": "Supply Chain Networks",
|
||
"mono": "ALH",
|
||
"year": "2024",
|
||
"desc": "Joint consortium integrations mapping immutable custody streams for international cargo nodes."
|
||
},
|
||
{
|
||
"name": "Vercel Edge Network",
|
||
"tag": "Headless Architectures",
|
||
"mono": "VCL",
|
||
"year": "2023",
|
||
"desc": "Edge engine partner providing static delivery frameworks and global caching layers."
|
||
},
|
||
{
|
||
"name": "Stripe Systems",
|
||
"tag": "Enterprise Payments",
|
||
"mono": "STP",
|
||
"year": "2024",
|
||
"desc": "Seamless financial processing API partner for global, multi-currency ledger settlements."
|
||
},
|
||
{
|
||
"name": "Kafka Streams Inc",
|
||
"tag": "Real-time Telemetry",
|
||
"mono": "KFK",
|
||
"year": "2025",
|
||
"desc": "High-throughput data stream configuration and low-latency pipeline designs."
|
||
}
|
||
]
|
||
},
|
||
"meta": {
|
||
"home": {
|
||
"title": "Top Software Agency & Digital Solutions | Ayris Tech",
|
||
"desc": "Looking for a top-tier software agency? We engineer scalable web, mobile & enterprise systems. Get a free project blueprint today! ★"
|
||
},
|
||
"services": {
|
||
"title": "Enterprise Tech Services: AI, Web3 & Mobile | Ayris Tech",
|
||
"desc": "Accelerate growth with custom engineering. We build high-performance AI models, secure dApps, and ultra-fast web platforms. Explore capabilities! 🚀"
|
||
},
|
||
"work": {
|
||
"title": "Proven Tech Case Studies & Blueprints | Ayris Tech",
|
||
"desc": "Analyze our high-performance digital products. Discover how we solved complex challenges for fintech and healthcare sectors. View portfolio! ⚡"
|
||
},
|
||
"process": {
|
||
"title": "Engineering Process & Delivery Lifecycle | Ayris Tech",
|
||
"desc": "From blueprinting to production autopilot. Learn how our 4-step agile engineering process delivers scalable products in record time. ✓"
|
||
},
|
||
"blog": {
|
||
"title": "Tech Registry: AI & Engineering Insights | Ayris Tech",
|
||
"desc": "Deep dive into our technical registry. Explore expert articles on scalable architectures, AI implementations, and Web3 innovations. Read more! 📚"
|
||
},
|
||
"faq": {
|
||
"title": "Frequently Asked Engineering Questions | Ayris Tech",
|
||
"desc": "Got questions about our tech stacks, security frameworks, or engagement models? Find answers in our technical telemetry registry. ★"
|
||
},
|
||
"contact": {
|
||
"title": "Get a Project Quote & Blueprint | Ayris Tech",
|
||
"desc": "Ready to build the impossible? Transmit your project specs to our engineering council and get a custom architectural blueprint within 12 hours. 🚀"
|
||
}
|
||
}
|
||
}
|
||
|