Skip to content

Commit

Permalink
chore: added srcc to projects
Browse files Browse the repository at this point in the history
- closes #145
  • Loading branch information
kunalkeshan committed Feb 25, 2024
1 parent 24e5848 commit c5707ab
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,20 @@ const PROJECTS: Projects = [
"https://res.cloudinary.com/kunalkeshan/image/upload/v1675591607/Portfolio/projects/ece-notes-initiative/notes5_xu0r6v.png",
],
},
{
type: "web development",
title: "Shri Rajayoham Construction Company",
description:
"Crafted a static website for Shri Rajayoham Construction Company, integrating Sanity CMS for dynamic content. Built with Next.js, TypeScript, Tailwind CSS, and secure contact forms with rate limiting for phishing protection.",
github: "https://github.com/kunalkeshan/Shri-Rajayoham-Construction",
website: "https://shrirajayohamcc.com/",
logo: "https://res.cloudinary.com/kunalkeshan/image/upload/v1708836305/Portfolio/projects/srcc-logo.png",
coverImage:
"https://res.cloudinary.com/kunalkeshan/image/upload/v1708836215/Portfolio/projects/amc6j23l7l0sfwvxfskv.svg",
color: "#560a0a40",
feature: false,
slug: "srcc",
},
{
type: "web development",
title: "Bellania",
Expand Down

0 comments on commit c5707ab

Please sign in to comment.