Graphic Designer
Crafting identities and digital experiences.
View Projects
View Projects
Jahred Corbin is a designer with a strong passion for creating visual identities and designing sound digital experiences.
Currently
Freelance
Project Reel





Info
Capabilities
Brand Identity
Graphic Design
Webflow Development
Digital Design
+ More
00
studio
role
year
01
Studio Five
Senior Designer
2023 — Present
02
DEPT
Freelance Art Director
2024
03
Praktis design
Graphic, Digital Designer
2020 — Present
04
Snowhouse Studio
Designer, Webflow Dev
2022
05
Agyei Archer
Graphic, Digital Designer
2019 — 2020
06
Corbin Communications
Graphic Designer
2018 — 2019
Tribe
Case Study
Brand Identity, Graphic Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Groovy House
Case Study
Brand Identity, Web Design, Webflow Dev
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Magnolia
coming soon
Brand Identity, Web Design, Webflow Dev
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}
Prudecon
Case Study
Brand Identity, Web Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Nudge
Case Study
Graphic Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Cyan
case study
Brand Identity, Web Design, Webflow Dev
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

CAR
Case Study
Brand Identity, Graphic Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Clubwear Apparel
case study
Brand Identity, Graphic Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

Morris Jane
coming Soon
Web Design, Webflow Dev
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}

36 Days Of Type
Case Study
Graphic Design
/* Base styles for all screens above 767px */
.work-card-item {
position: relative;
}
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1rem; /* Default border radius */
transition: border-radius 0.5s ease;
}
/* Border radius reduced to 0.5rem for devices 767px and below */
@media (max-width: 767px) {
.work-card-img-wrapper img.thumbnail-work-img,
.work-card-text-wrapper {
border-radius: 1.0rem;
}
}
/* Hover effect to 3rem ONLY on screens 992px and wider */
@media (min-width: 992px) {
.work-card-item:hover .thumbnail-work-img,
.work-card-item:hover .work-card-text-wrapper {
border-radius: 3rem;
}
}