Skip to content

Commit

Permalink
Remove dead links
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Steadman <[email protected]>
  • Loading branch information
ptsteadman committed Jan 16, 2024
1 parent 77330ed commit 128f620
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 43 deletions.
2 changes: 1 addition & 1 deletion source/index.pug
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
layout: index
---
p All of the content for this page is in the `theme/computer-lab` index.jade.
p All of the content for this page is in the `theme/computer-lab` index.pug
56 changes: 14 additions & 42 deletions themes/computer-lab/layout/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -49,49 +49,31 @@ block site_body
p
span Computer Lab worked with video DJ software company VIDVOX to build
a(target='_blank' href='https://editor.isf.video') a web editor
| for their open source
a(target='_blank' href='https://isf.video/') Interactive Shader Format (ISF)
| standard. The polished editor allows anyone to start
| writing reusable, cross-platform, high performance video effects
| with realtime inputs like audio, video, or sensor data. The
| site's
| for their open source
a(target='_blank' href='https://isf.video/') Interactive Shader Format (ISF)
| standard. The editor allows anyone to write cross-platform video filters
| with realtime audio and sensor inputs. The site's
a(target='_blank' href='https://editor.isf.video') search and community features
| allow users to explore and remix a collection of over 4,000 high
| allow users to remix a collection of over 6,000 high
| quality shaders.
p
i React, Redux, Docker, Elasticsearch, AWS Fargate
.col-md-4.col-md-offset-2.bio.wow.fadeInRight.artforum
include _partial/svg/artforum-logo.svg
h4 iOS and Android Apps
p
| We helped
a(target='_blank' href='https://artforum.com') Artforum
| develop mobile
| experiences for their invaluable artguide service, a directory of exhibitions
| at thousands of galleries and museums worldwide. We tackled
| platform constraints to ensure that the artguide app is a
| polished and essential tool consistent with the Artforum brand.
| Download the artguide app on
a(target='_blank' href='https://itunes.apple.com/us/app/artguide/id508043725?mt=8') iOS
| or
a(target='_blank' href='https://play.google.com/store/apps/details?id=com.artforuma') Android
| .
i React Native, React Native v20-v60 upgrades, Symfony
.row
.col-md-4.col-md-offset-1.bio.wow.fadeInRight.giphy
.col-md-4.col-md-offset-2.bio.wow.fadeInRight.giphy
include _partial/svg/giphy-logo
h4 Landing Page
p
span
| To celebrate the the birthday of the GIF, Lab partnered with
| To celebrate the the birthday of the GIF, Computer Lab partnered with
a(target='_blank' href='https://twitter.com/giphyarts/status/875411758004961280') Giphy Arts
| to build an
a(target='_blank' href='https://www.historyofthegif.com/#/timeline/0') online exhibit
| of the format's 30-year history. The site, built quickly with Three.js, looked great projected on the wall at Giphy's
| of the format's 30-year history, showcasing notable GIFs and milestones for the tech. The static site, built quickly with Three.js, looked great projected on the wall at Giphy's
a(target='_blank' href='https://twitter.com/i/moments/875411092650020869') #HappyBirthdayGif
| party, and still works great on mobile devices.
i JavaScript, Three.JS, Amazon S3, LetsEncrypt, VueJS
.col-md-4.col-md-offset-2.bio.wow.fadeInLeft.screen

.row
.col-md-4.col-md-offset-1.bio.wow.fadeInLeft.successkit
include _partial/svg/successkit-logo.svg
h4 MVP
p
Expand All @@ -103,25 +85,15 @@ block site_body
| sucessfully hand off the project to
| the SuccessKit team.
i Django, Django Rest Framework, React, Ansible
.row
.col-md-4.col-md-offset-1.bio.wow.fadeInRight.verdes
include _partial/svg/verdes-logo
h4 Landing Page
p
span We created an interactive 3D landing page for a marketing data visualization tool launched by
a(target='_blank' href='http://verdes.nyc') Verdes
| , a creative agency in NYC. The
a(target='_blank' href="http://pinpoints.io") PinPoints
| build convinced us that React’s declarative components are a great fit for developing 3D user interfaces in the browser.
i React, ThreeJS, React-Three-Renderer, Webpack
.col-md-4.col-md-offset-2.bio.wow.fadeInLeft.screen
.col-md-4.col-md-offset-2.bio.wow.fadeInRight.screen
include _partial/svg/screen-logo
h4 CMS and DevOps
p Screen is a curatorial collective based in New York, Beijing and
p Screen is a curatorial collective based in New York, Beijing and
| Berlin. We improved the performance and overall user experience of their
a(target='_blank' href='http://onscreentoday.com') bilingual media platform
| . We reduced site loading speed, simplified content management and delivered an engaging experience to a global audience.
i MongoDB Atlas, KeystoneJS, React, ExpressJS

.row
.col-md-4.col-md-offset-1.bio.wow.fadeInLeft.iheart
include _partial/svg/iheart-logo
Expand Down

0 comments on commit 128f620

Please sign in to comment.