Skip to content

Instantly share code, notes, and snippets.

View brunoblaise's full-sized avatar
💥

Mudacumura Brunoblaise brunoblaise

💥
View GitHub Profile
@brunoblaise
brunoblaise / constants**index.ts
Created November 18, 2023 13:13 — forked from Mif2006/constants**index.ts
Code Snippets for the Space Portfolio Website
export const Skill_data = [
{
skill_name: "Html 5",
Image: "/html.png",
width: 80,
height: 80,
},
{
skill_name: "Css",
Image: "/css.png",