Skip to content

Commit

Permalink
add artitone and loppi
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenWuyifan committed Apr 5, 2024
1 parent df1a216 commit 120a361
Show file tree
Hide file tree
Showing 16 changed files with 87 additions and 0 deletions.
55 changes: 55 additions & 0 deletions _posts/2024-04-05-project-ARTITONE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: default
title: "ARTITONE"
tags: projects
---

# ARTITONE

:link: https://github.com/Artitone/ARTITONE


## What is ARTITONE?
We are a an e-commerce company specialize in offering a selection of original artworks and interior décor pieces crafted by emerging artists and designers. These items fall under a wide range of categories, including painting, photograph, sculpture, print, wall decor, vase, rugs, curtain and other small size furniture.

## What is your solution/technology? What benefits does it provide to your initial target customer?
We apply AI algorithms and zero-shot models on our server to extract keywords from the pictures uploaded by artists. Which not only shortens the artwork registration process, but also gives more search/recommendation criteria for our color palette/texture recommendations.

## What problems or needs are you trying to solve for your initial target customer?
Individuals seeking affordable options for decorating their living spaces often face difficulties. Simultaneously, there exists a community of emerging artists lacking visibility and a platform to showcase and sell their creations. Thus we are here bridging non-luxury buyers and young artists.

## Who is your initial target customer? How do you know these people need what you're making?
As an online marketplace, we target both emerging artists and people who encounter challenges when making decisions regarding their art and decoration purchases.


***

[![Python Version](https://img.shields.io/badge/python-3.7-brightgreen.svg)](https://python.org)
[![Django Version](https://img.shields.io/badge/django-3.2.8-brightgreen.svg)](https://djangoproject.com)
[![Coverage Status](https://coveralls.io/repos/github/Artitone/ARTITONE/badge.svg?t=0UBQcT)](https://coveralls.io/github/Artitone/ARTITONE)
[![Continuous Integration](https://github.com/Artitone/ARTITONE/actions/workflows/presubmit.yml/badge.svg?branch=main)](https://github.com/Artitone/ARTITONE/actions/workflows/presubmit.yml)
[![Continuous Deployment](https://github.com/Artitone/ARTITONE/actions/workflows/merge_deploy.yml/badge.svg?branch=main)](https://github.com/Artitone/ARTITONE/actions/workflows/merge_deploy.yml)


## Demo Images

### Homepage
![Homepage](/assets/img/artitone_images/image.png)

### Login & Sign-up
![Login](/assets/img/artitone_images/image-1.png)
![Signup-1](/assets/img/artitone_images/image-2.png)
![Signup-2](/assets/img/artitone_images/image-3.png)


### Profile Page
![Profile](/assets/img/artitone_images/image-4.png)

### Shop Page
![Shoppage](/assets/img/artitone_images/image-6.png)

### Product View
![Productview](/assets/img/artitone_images/image-7.png)

### About
![About](/assets/img/artitone_images/image-5.png)
32 changes: 32 additions & 0 deletions _posts/2024-04-05-project-Loppi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: default
title: "Loppi"
tags: projects
---

# Loppi

:link: https://github.com/LoppiApp/Loppi-ios


## Introduction
I worked as the lead developer for Loppi, an iOS application dedicated to sublet searching and posting. Spearheaded the creation of several MVPs, encompassing features such as video playing, uploading, chatroom functionality, login pages, and bookmarking pages. Leveraged Swift, SwiftUI, and Firebase database for seamless integration and user experience enhancement.


## Demo Images

### Homepage
![Homepage](/assets/img/loppi_images/image.png)

![Homepage-2](/assets/img/loppi_images/image-1.png)


### Chatroom
![Chat](/assets/img/loppi_images/image-2.png)
![Chat-2](/assets/img/loppi_images/image-3.png)

### Bookmark
![Bookmark](/assets/img/loppi_images/image-4.png)

### Search Page
![Searchpage](/assets/img/loppi_images/image-5.png)
Binary file added assets/img/artitone_images/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/artitone_images/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/loppi_images/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 120a361

Please sign in to comment.