This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.xml
108 lines (108 loc) · 4.72 KB
/
portfolio.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.1" encoding="UTF-8" standalone="no" ?>
<projects>
<project>
<name>Victory Merch</name>
<image>victorymerch.jpg</image>
<summary>E-commerce shop built from the grounds up using a custom CMS. Includes credit card processing, user account
overview, digital downloads and wishlists.
</summary>
<link>http://www.victorymerch.com</link>
<keywords>git, php, responsive, ecommerce, purecss, grunt</keywords>
</project>
<project>
<name>Victory Records</name>
<image>victoryrecords.jpg</image>
<summary>Landing page of a rock label with artists information, releases, tour schedule, music videos and lyrics.
</summary>
<link>http://www.victoryrecords.com</link>
<keywords>git, php, responsive, bootstrap</keywords>
</project>
<project>
<name>Another Victory</name>
<image>anothervictory.jpg</image>
<summary>Publishing company focused on music licensing. Has pre-set and custom playlists, opens/plays/downloads
tracking and option to stream or download individual tracks and playlists.
</summary>
<link>http://www.anothervictory.com</link>
<keywords>git, php, jquery, responsive, bootstrap</keywords>
</project>
<project>
<name>Victory Press Center</name>
<image>victorypresscenter.jpg</image>
<summary>One stop hub for all the resources press might need for Victory Records' artists. High res photos, logos,
tour dates and more available individually or a ZIP download. Includes press releases archive as a Wordpress
module.
</summary>
<link>http://www.victorypresscenter.com</link>
<keywords>git, php, jquery, responsive, bootstrap</keywords>
</project>
<project>
<name>Overlord</name>
<image>overlord.jpg</image>
<summary>Admin control panel used to maintain Victory Records, Merch, Press Center and more. Has merch sizing,
orders control panel, artists, releases information, tour dates and more.
</summary>
<keywords>git, php, gulp, haml, twig, jquery, responsive, bootstrap</keywords>
</project>
<project>
<name>Shirts Now</name>
<image>shirtsnow.jpg</image>
<summary>Screen printing shop with products and colors for each garment, product quotes and FedEx shipping
information based on the ZIP code.
</summary>
<link>http://www.shirts-now.com</link>
<keywords>git, php, jquery, responsive, bootstrap</keywords>
</project>
<project>
<name>Eternal Enemies</name>
<image>eternalenemies.jpg</image>
<summary>Facebook application that takes your profile picture and superimposes album artwork to create a new image
with a scarf on your face and sets it as you profile picture.
</summary>
<keywords>php, jquery, mobile first, facebook</keywords>
</project>
<project>
<name>Bahamas Hurricane Relief</name>
<image>bahamashurricanerelief.jpg</image>
<summary>Quick one afternoon project to make a landing page with donation information for the hurricane Joaquin
victims.
</summary>
<link>http://www.bahamashurricanerelief.com</link>
<keywords>html, jquery, bootstrap, responsive</keywords>
</project>
<project>
<name>Promo pages</name>
<image>promo.jpg</image>
<summary>Promo landing pages for ad campaigns, with call to action and specific purpose for 20+ artists.</summary>
<link>http://promo.victoryrecords.com/artist/islander</link>
</project>
<project>
<name>EPK</name>
<image>epk.jpg</image>
<summary>Electronic Press Kits used to pitch songs, music videos and tours to industry contacts. Each page was
custom designed taking into consideration the audience and expected result.
</summary>
<link>http://epk.victoryrecords.com/reverendhortonheat</link>
</project>
<project>
<name>Secure Stream</name>
<image>secure.jpg</image>
<summary>Streaming site for unreleased songs and albums. Each track has voiceover for tracking leaked music, usage
is monitored and plays are non downloadable (RTMP stream).
</summary>
</project>
<project>
<name>Tegan Or Sara?</name>
<image>teganorsara.jpg</image>
<summary>Guessing game where player is trying to guess if the photo on screen is of Tegan or Sara, twin musicians who look alike. Your answer is compared to the global average. Site includes admin control panel for uploading new photos and resetting stats.</summary>
<link>http://teganorsara.kacpermarcisz.com</link>
</project>
<project>
<name>Victory Street Team</name>
<image>victorystreetteam.jpg</image>
<summary>Signup page for Victory Street Team, a collection of fans who promote artists, releases and shows in
exchange for albums, merchandise and tickets.
</summary>
<link>http://www.victorystreetteam.com</link>
</project>
</projects>