Skip to content

Commit

Permalink
Merge pull request #118 from GalsenDev221/dev
Browse files Browse the repository at this point in the history
(FEAT) / `October` Updates and new partnership 🍂
  • Loading branch information
daoodaba975 authored Oct 17, 2024
2 parents 0dc7fb3 + 8aa7146 commit 19fbce0
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 18 deletions.
5 changes: 5 additions & 0 deletions locales/en/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"upcoming": "Upcoming event",
"previous": "Previous event",
"events": {
"hacktoberfest-2024": {
"title": "Hacktoberfest 2024",
"desc": "The 2024 edition of the Hacktoberfest by Galsen DEV community is here !",
"full": "Join us to celebrate open source at Hacktoberfest 2024 at Impact Hub Dakar ! The Galsen DEV community invites you to gather on October 26 to share, discover, and learn. This event will feature a series of engaging talks and interactive demos led by experts from various fields. They will share insights into the latest tech trends, advancements, and their contributions to the open-source community."
},
"galsendev-meetup-4": {
"title": "GalsenDEV Meetup #4",
"desc": "During this meetup, we discussed how to improve systems with observability.",
Expand Down
5 changes: 5 additions & 0 deletions locales/fr/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"upcoming": "Évènement à venir",
"previous": "Événement passé",
"events": {
"hacktoberfest-2024": {
"title": "Hacktoberfest 2024",
"desc": "L'édition 2024 du Hacktoberfest de la communauté Galsen DEV est lancée !",
"full": "Rejoignez-nous pour célébrer l'open source lors du Hacktoberfest 2024 à l'Impact Hub Dakar ! La communauté Galsen DEV vous invite à vous réunir le 26 octobre pour partager, découvrir et apprendre. Cet événement comprendra une série de conférences engageantes et de démonstrations interactives, animées par des experts de divers domaines. Ils partageront leurs points de vue sur les dernières tendances technologiques, les avancées, et leurs contributions à la communauté open source."
},
"galsendev-meetup-4": {
"title": "GalsenDEV Meetup #4",
"desc": "Lors de ce meetup, nous avons parlé comment améliorer les systèmes avec l'observabilité.",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ const Navbar = () => {
target: '_blank',
},
{ name: t('navbar.about'), path: '/about' },
{
name: 'Hacktoberfest 2024 ↗',
path: 'https://hfest24.galsen.dev',
target: '_blank',
},
];

return (
Expand Down
40 changes: 25 additions & 15 deletions src/components/home/PartnersSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,25 @@ const PartnersSection = () => {
<span className="text-darker">{t('partners.title.second')}</span>
</h2>
<div className="mt-8 flex flex-col gap-3 lg:flex-row lg:gap-6 lg:w-full">
<Partner
name="DataCamp Donates"
url="https://datacamp.com/donates"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/i4o35pazvwzktoi5erox.png"
/>
<Partner
name="Socium Job"
url="https://sociumjob.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/svee2xo6u4tvdzexujls.png"
/>
<Partner
name="Propel"
url="https://withpropel.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/de3sj9kcfgb8angwsko3.png"
/>
<Partner
name="Xarala"
url="https://xarala.co"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/rjnb83nn9itvqb11vh0w.png"
/>
<Partner
name="Possacode"
url="https://possacode.netlify.app"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/tmkuxw21fu2yntcdvykl.png"
name="Dexchange"
url="https://dexchange-transfert.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/jkrcxgtirchld6vowlag.png"
/>
</div>
</div>
Expand All @@ -36,19 +41,24 @@ const PartnersSection = () => {
</h2>{' '}
<div className="mt-8 flex flex-col gap-2 lg:flex-row lg:gap-6 lg:w-full lg:justify-end">
<Partner
name="DaaraIT"
url="https://daarait.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/vx97owcscvdgyscfsxyo.png"
name="Xarala"
url="https://xarala.co"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/rjnb83nn9itvqb11vh0w.png"
/>
<Partner
name="GalsenAI"
name="Possacode"
url="https://possacode.netlify.app"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/tmkuxw21fu2yntcdvykl.png"
/>
<Partner
name="Galsen AI"
url="https://galsen.ai"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/wtihf0cldeyc68rtpj58.png"
/>
<Partner
name="Dexchange"
url="https://dexchange-transfert.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/jkrcxgtirchld6vowlag.png"
name="Daara IT"
url="https://daarait.com"
img="https://res.cloudinary.com/degyjrpjj/image/upload/v1697856591/galsendev/partners/vx97owcscvdgyscfsxyo.png"
/>
</div>
</div>
Expand Down
8 changes: 8 additions & 0 deletions src/pages/api/events/data.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
import { Event } from './type';

export const events: Event[] = [
{
name: 'Hacktoberfest 2024',
description:
'The 2024 edition of the Hacktoberfest by Galsen DEV community is here !',
date: '10/26/2024',
type: 'upcoming',
full: 'Full description here.',
},
{
name: 'GalsenDEV Meetup #4',
description: 'Improving systems with observability.',
Expand Down

0 comments on commit 19fbce0

Please sign in to comment.