portfolio-2023/src/_data/projects.json

52 lines
1.5 KiB
JSON
Raw Normal View History

2023-03-09 14:18:43 +00:00
[
{
"slug": "flylocal",
"company": "FlyLocal",
"link": "https://start9.com",
"project": "data driven web application",
"work": "design, architecture, front end, back end, database, devops",
"technologies": [
"VueJS", "OpenStreetMaps"
],
"basic-technologies": [
"HTML", "SCSS", "SQL"
]
},
{
"slug": "start9",
"company": "Start9 Labs",
"link": "https://start9.com",
"project": "landing page & company website",
"work": "design, architecture, full stack dev",
"technologies": [
"Eleventy", "GSAP"
],
"basic-technologies": [
"HTML", "SCSS"
],
"github": "https://github.com/start9labs/start9"
},
{
"slug": "graphic-vizion",
"company": "GraphicViZion",
"link": "https://graphicvizion.com",
"project": "suite of product websites and blogs",
"work": "design, architecture, full stack dev",
"technologies": [
"Eleventy"
],
"basic-technologies": [
"HTML", "SCSS"
]
},
{
"slug": "the-seasteading-institute",
"company": "The Seasteading Institute",
"link": "https://seasteading.org",
"project": "company website and blog",
"work": "design, WP dev, maintenance, migration",
"technologies": [
"Wordpress"
]
}
]