Skip to content

Commit

Permalink
Inserir evento Community Brunch no Porto ao website As-Raparigas-do-C…
Browse files Browse the repository at this point in the history
  • Loading branch information
msantosdevlab committed Jul 15, 2024
1 parent 2433719 commit bb4f393
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added src/assets/events/communityBrunch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions src/data/activities/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,23 @@ import hacktober2022 from '../../assets/events/HacktoberFest2022.png';
import Constants from 'constants';

const Events = [
{
id: self.crypto.randomUUID(),
date: '2024-06-23',
title: 'Community Brunch',
subtitle: '',
// link: {
// url: 'https://www.instagram.com/p/C4N2hDXhRJl/',
// type: Constants.LinkType.ARTICLE
// },
image: communityBrunch,
alt: 'Community Brunch - oportunidade única para profissionais e aspirantes da tecnologia se conectarem e colaborarem',
description: 'O evento realizado na nova casa do nosso Community Partner, @42porto, reuniu a comunidade para \
uma manhã de networking e partilha de conhecimentos. Durante o brunch, apresentámos o nosso novo projeto de \
educação tecnológica para os mais jovens e houve troca de ideias, experiências e brainstorming de feedback. Foi uma \
oportunidade única para profissionais e aspirantes da tecnologia se conectarem e colaborarem.',
category: Constants.Categories.EVENT
},
{
id: self.crypto.randomUUID(),
date: '2022-03-26',
Expand Down

0 comments on commit bb4f393

Please sign in to comment.