Code Monkey home page Code Monkey logo

awesome-mena-conferences-and-meetups's Introduction

๐Ÿ‘‹ Hello there!


Generated via platane/snk

  • ๐Ÿ”ญ Iโ€™m currently working as Chief Technology Officer on a lot of fun stuff at Ejaro
  • ๐ŸŒฑ Iโ€™m currently learning a lot of stuff related to AI, prompt engineering, and changing my workflow to be AI-driven
  • ๐Ÿค” Iโ€™m looking for help maintaining are-you-es5
  • ๐Ÿ’ฌ Ask me anything!
  • ๐Ÿ‘€ Check out my setup!
  • โšก Fun fact: Most people have never seen me without a hat and goatee

Notable Projects I've Built

Games I am Currently Playing

  • The Legend of Zelda: Tears of the Kingdom
  • Baldur's Gate 3
  • Remnant II
  • Guild Wars 2

โœ๏ธ Articles and Writings

Ghost Badge Gitbook Badge Medium Badge Dev.to Badge

๐Ÿค Social Media and IM

Twitter Badge Telegram Badge Linkedin Badge Gmail Badge

awesome-mena-conferences-and-meetups's People

Contributors

arezk84 avatar cdes avatar lumie31 avatar obahareth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

awesome-mena-conferences-and-meetups's Issues

Only show upcoming conferences

This might require having to add a very specific date format for conferences, (e.g. having a clear start and end dates), but the general idea is that we don't want to see conferences that have ended by default. It could be a good idea to perhaps have an "archive" somewhere where you can view conferences that have ended, but they shouldn't be in the front/main page.

Setup TravisCI

There's already Unit testing setup using Jest, just need to set up Travis to run it.

Support localization in Gatsby app

Checklist:

  • Use path (e.g. /ar) to set current locale.
  • Set Arabic as the default locale.
  • Allow changing locales (change path via gatsby's navigate).
  • Add UI to switch locales (and perhaps trigger a refresh when switched?).
  • Create localization files.
  • Move all static English "magic strings" into a localization file.
  • Translate English magic strings into an Arabic localization file.
  • Use some sort of framework or function to get strings for current locale.
  • Fetch all strings from locale files using framework/function mentioned above.

Choose a domain name

I would like to have a short, simple, and cool domain name that's easy to pronounce in both Arabic and English.

Prettify website

This is blocked by #6.

I'm not that great with CSS, but I was thinking of just having two tabs in the main page, "Conferences" and "Meetups", where the default one is "Conferences" and they both just display all conferences and meetups for now (no need for any kind of pagination).

This might be a bit difficult with how I designed the conferences and meetups because they're Gatsby pages and I'm not sure if those are meant to be embeddable, perhaps they should be put into components, but I think we'd need to run the GraphQL queries differently then (perhaps StaticQuery?).

Help fill up meetups and conferences list

Help me add all the awesome tech conferences and meetups in the MENA region!

I only have one conference and meetup so far, this repo needs more!

You have to add them in both English and Arabic, or English only and I can help you out with the Arabic version, but this repo must have both versions.

The data should be added to these files:

data/conferences/
  en.json
  ar.json

data/meetups/
  en.json
  ar.json

For conferences: name, description, date, and location are mandatory, twitter and website are optional.

For meetups: name, description are mandatory, and twitter and website are optional.

Setup testing environment and functionality

Setup TravisCI to do the following:

  • Ensure each conference/meetup has both an Arabic and English entry (unique_identifier could be used for this).
  • Ensure that every website link is accessible (e.g. fetching it returns 200 OK).
  • Ensure that every Twitter link is accessible (e.g. fetching it returns 200 OK).

This should use Node.js, I'm leaning more towards Jest and maybe Mocha.

Create a script(s) to update "Conferences" and "Meetups" sections README

This script should read from data/conferences/en.json and data/meetups/en.json and update a "Conferences" and "Meetups" section in the README, without affecting other sections in the README.

The idea is that this script would later be run automatically by CI and always keeps the README up to date, so that this repo can join the awesome lists (having everything in the README is a requirement).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.