Skip to content

Commit abd9cc7

Browse files
add contents
1 parent 06112d6 commit abd9cc7

File tree

18 files changed

+288
-56
lines changed

18 files changed

+288
-56
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export const partnerCategoryDescriptions: SearchableCategory[] = [
117117
{
118118
slug: 'agency',
119119
heading: 'Agency',
120-
description: 'Agency description goes here'
120+
description: 'Agencies that use Appwrite'
121121
}
122122
];
123123

src/routes/partners/(components)/partners.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<style>
102102
.animate {
103-
animation: card-in 1200ms var(--transition-timing-function-spring) forwards;
103+
animation: card-in 1200ms var(--easing-spring) forwards;
104104
}
105105
@keyframes card-in {
106106
0% {

src/routes/partners/(components)/puzzle.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
}
321321
322322
&.active {
323-
animation: var(--transition-timing-function-spring) right-piece 1.333s forwards;
323+
animation: var(--easing-spring) right-piece 1.333s forwards;
324324
}
325325
}
326326
@@ -343,7 +343,7 @@
343343
}
344344
345345
&.active {
346-
animation: var(--transition-timing-function-spring) left-piece 1.333s forwards;
346+
animation: var(--easing-spring) left-piece 1.333s forwards;
347347
}
348348
}
349349

src/routes/partners/catalog/+page.svelte

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
import { onDestroy, onMount } from 'svelte';
1313
import { browser } from '$app/environment';
1414
import { classNames } from '$lib/utils/classnames';
15-
import Input from '$lib/components/ui/Input.svelte';
16-
import { page } from '$app/stores';
15+
16+
import { page } from '$app/state';
1717
import Hero from './(components)/hero.svelte';
1818
import CallToAction from './(components)/call-to-action.svelte';
19+
import Input from '$lib/components/ui/input.svelte';
20+
import Icon from '$lib/components/ui/icon';
1921
2022
export let data;
2123
@@ -34,7 +36,7 @@
3436
let result: ResultType<Partner> = [];
3537
3638
let hasQuery: boolean;
37-
let query = writable(decodeURIComponent($page.url.searchParams.get('search') ?? ''));
39+
let query = writable(decodeURIComponent(page.url.searchParams.get('search') ?? ''));
3840
3941
$: query.subscribe((value) => {
4042
hasQuery = value.length > 0;
@@ -96,9 +98,11 @@
9698
placeholder="Search"
9799
bind:value={$query}
98100
autocomplete="off"
99-
on:input={handleQuery}
101+
oninput={handleQuery}
100102
>
101-
<span class="web-icon-search" aria-hidden="true" slot="icon" />
103+
{#snippet icon()}
104+
<Icon name="search" aria-hidden="true" />
105+
{/snippet}
102106
</Input>
103107
</section>
104108
<section class="flex flex-col">

src/routes/partners/catalog/ai-openai/+page.markdoc

Lines changed: 0 additions & 47 deletions
This file was deleted.
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
layout: partner
3+
title: Fraqtory
4+
description: Transform your startup vision into reality with custom software and Fractional CTO services, tailored to accelerate growth and success.
5+
date: 2025-03-21
6+
featured: false
7+
partnerLevel: Silver
8+
isNew: true
9+
cover: /images/integrations/fraqtory/cover.png
10+
category: agency
11+
website:
12+
product:
13+
avatar: '/images/integrations/avatars/fraqtory.png'
14+
vendor: Fraqtory
15+
description: Transform your startup vision into reality with custom software and Fractional CTO services, tailored to accelerate growth and success.
16+
frameworks:
17+
- Javascript
18+
- Typescript
19+
- React
20+
- Next.js
21+
- Flutter
22+
- React Native
23+
- PHP,
24+
- Java
25+
- Kotlin
26+
- Python
27+
- C
28+
- .NET
29+
- Spring Boot
30+
- Laravel
31+
- MySQL
32+
- PostgreSQL
33+
capabilities:
34+
- Fractional CTO
35+
- Software House
36+
- Mobile App Development
37+
- Web App Development
38+
regions:
39+
- Africa
40+
- Europe
41+
- South America
42+
- Mid America
43+
- North America
44+
languages:
45+
- English
46+
---
47+
48+
# Overview
49+
50+
Transform your startup vision into reality with custom software and Fractional CTO services, tailored to accelerate growth and success.
51+
52+
# Services
53+
54+
We use Appwrite to accelerate the development of new technology for our clients, primarily tech-based startups. It also enables us to rapidly build MVPs and event platforms, ensuring speed and efficiency in execution.
55+
56+
Our ideal projects involve collaborating with startups that need to develop innovative solutions from the ground up, mainly focusing on computer vision, full-stack and cloud computing areas.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: partner
3+
title: MakeShyft
4+
description: MakeShyft is a software company currently transitioning from client work to B2C & B2B software products. Our goal is to build productivity, communication and collaboration tools. We have big goals and dreams and we're just getting started.
5+
date: 2025-03-21
6+
featured: true
7+
partnerLevel: Silver
8+
isNew: true
9+
cover: /images/integrations/makeshyft/cover.png
10+
category: agency
11+
website: https://mohesu.com/
12+
product:
13+
avatar: '/images/integrations/avatars/makeshyft.png'
14+
vendor: SimbaLabs
15+
description: MakeShyft is a software company currently transitioning from client work to B2C & B2B software products. Our goal is to build productivity, communication and collaboration tools. We have big goals and dreams and we're just getting started.
16+
frameworks:
17+
- Livecode
18+
- Javascript
19+
- PHP
20+
capabilities:
21+
- Web
22+
regions:
23+
- Africa
24+
- Asia
25+
- Australia
26+
- New Zealand
27+
- Europe
28+
- Latin America
29+
- Middle East
30+
- North America
31+
languages:
32+
- English
33+
---
34+
35+
# Overview
36+
37+
MakeShyft is a software company currently transitioning from client work to B2C & B2B software products. Our goal is to build productivity, communication and collaboration tools. We have big goals and dreams and we are just getting started.
38+
39+
# Services
40+
41+
We develop software products, we do not currently accept external projects.
42+
43+
Useful desktop applications that run native and local first.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: partner
3+
title: Mohesu Enterprises
4+
description: Mohesu specializes in creating bespoke digital solutions—from responsive websites and mobile applications to comprehensive managed cloud services, AI & machine learning solutions, and digital marketing strategies. Their approach emphasizes clean, user-friendly interfaces and scalable, customizable technology stacks utilizing frameworks like Next.js, Flutter, and Angular with Appwrite.
5+
date: 2025-03-21
6+
featured: false
7+
partnerLevel: Silver
8+
isNew: true
9+
cover: /images/integrations/mohesu/cover.png
10+
category: agency
11+
website: https://mohesu.com/
12+
product:
13+
avatar: '/images/integrations/avatars/mohesu.png'
14+
vendor: SimbaLabs
15+
description: 'Mohesu specializes in creating bespoke digital solutions—from responsive websites and mobile applications to comprehensive managed cloud services, AI & machine learning solutions, and digital marketing strategies. Their approach emphasizes clean, user-friendly interfaces and scalable, customizable technology stacks utilizing frameworks like Next.js, Flutter, and Angular with Appwrite.'
16+
frameworks:
17+
- Flutter
18+
- NextJS
19+
- Angular
20+
- Remix
21+
- Express.js
22+
- Dart
23+
- Typescript
24+
- Javascript
25+
- Python
26+
capabilities:
27+
- AI
28+
- Web
29+
- Mobile
30+
regions:
31+
- India
32+
languages:
33+
- English
34+
---
35+
36+
# Overview
37+
38+
Mohesu specializes in creating bespoke digital solutions—from responsive websites and mobile applications to comprehensive managed cloud services, AI & machine learning solutions, and digital marketing strategies. Their approach emphasizes clean, user-friendly interfaces and scalable, customizable technology stacks utilizing frameworks like Next.js, Flutter, and Angular with Appwrite.
39+
40+
# Services
41+
We specialize in web and mobile app development, managed cloud services, as well as SEO and digital marketing to help you build, scale, and grow your digital presence.
42+
43+
We rely on Appwrite as the backend server for our web and mobile applications, ensuring secure, scalable, and efficient development.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: partner
3+
title: Nanornia
4+
description: Nanornia is a digital agency that creates websites, apps, and visual designs. We help businesses of all sizes build professional and user-friendly digital solutions, using both custom development and low-code tools to deliver high-quality results.
5+
date: 2025-03-21
6+
featured: true
7+
partnerLevel: Silver
8+
isNew: true
9+
cover: /images/integrations/nanornia/cover.png
10+
category: agency
11+
website: https://nanornia.se
12+
product:
13+
avatar: '/images/integrations/avatars/nanornia.png'
14+
vendor: nanornia
15+
description: 'Nanornia is a digital agency that creates websites, apps, and visual designs. We help businesses of all sizes build professional and user-friendly digital solutions, using both custom development and low-code tools to deliver high-quality results.'
16+
frameworks:
17+
- Astro
18+
- Nuxt
19+
- Vue
20+
- Flutter
21+
capabilities:
22+
- AI
23+
- Web
24+
- Mobile
25+
regions:
26+
- Europe
27+
languages:
28+
- English
29+
- Swedish
30+
---
31+
32+
# Overview
33+
34+
Nanornia is a digital agency that creates websites, apps, and visual designs. We help businesses of all sizes build professional and user-friendly digital solutions, using both custom development and low-code tools to deliver high-quality results.
35+
36+
# Services
37+
38+
We provide end-to-end services in web development, app creation, and visual design, building everything from websites and digital platforms to fully custom applications tailored to your business needs.
39+
40+
We use Appwrite to power secure and scalable web and mobile apps, handling everything from user authentication and databases to file storage and server-side functions—accelerating development and boosting efficiency.
41+
42+
Our sweet spot is building SaaS platforms, web apps, and AI-powered solutions for businesses that need reliable, scalable, and high-performance digital tools.
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
layout: partner
3+
title: Panra Studio
4+
description: Panara Studio started as a one-person agency in 2021 and has grown into a small team of experts. We've worked with clients from 10+ countries, including startups, early-stage ventures, angel investors, and creators. Collaborate directly with Kamal Panara, the founder and engineer, and our talented professionals.
5+
date: 2025-03-21
6+
featured: false
7+
partnerLevel: Silver
8+
isNew: true
9+
cover: /images/integrations/panara/cover.png
10+
category: agency
11+
website: https://panara.studio
12+
product:
13+
avatar: '/images/integrations/avatars/panara.png'
14+
vendor: Panara Studio
15+
description: Panara Studio started as a one-person agency in 2021 and has grown into a small team of experts. We've worked with clients from 10+ countries, including startups, early-stage ventures, angel investors, and creators. Collaborate directly with Kamal Panara, the founder and engineer, and our talented professionals.
16+
frameworks:
17+
- Flutter
18+
- ReactJS
19+
- NextJS
20+
- Typescript
21+
- Dart
22+
- Javascript
23+
- NodeJS
24+
capabilities:
25+
- UI/UX Design
26+
- Mobile App Development
27+
- Web App Development
28+
regions:
29+
- Africa
30+
- India
31+
- Australia
32+
- Europe
33+
- South America
34+
- Mid America
35+
- North America
36+
languages:
37+
- English
38+
---
39+
40+
# Overview
41+
42+
Panara Studio started as a one-person agency in 2021 and has grown into a small team of experts. We've worked with clients from 10+ countries, including startups, early-stage ventures, angel investors, and creators. Collaborate directly with Kamal Panara, the founder and engineer, and our talented professionals.
43+
44+
# Services
45+
46+
At Panera Studio, we specialize in UI/UX design, mobile app development, and web app development, creating high-quality digital products tailored to your needs. Whether it’s an e-commerce app, e-learning platform, CRM system, or a fully bespoke application, we bring ideas to life with a strong focus on performance, scalability, and user experience.
47+
48+
We use Appwrite as the backend foundation for our internal tools, SaaS products, and client projects, ensuring modern, secure, and efficient development every step of the way.

0 commit comments

Comments
 (0)