All Projects β†’ DevC-Casa β†’ stateofdev.ma

DevC-Casa / stateofdev.ma

Licence: MIT license
stateofdev.ma source code

Programming Languages

Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
typescript
32286 projects

Projects that are alternatives of or similar to stateofdev.ma

x64dbgpylib
Port of windbglib to x64dbgpy, in an effort to support mona.py in x64dbg.
Stars: ✭ 46 (-25.81%)
Mutual labels:  development
libraries-list
πŸ“‹ Uma lista de bibliotecas mais usadas para frameworks front-end
Stars: ✭ 23 (-62.9%)
Mutual labels:  development
ng2-quiz
A general purpose quiz application developed in angular (updated to angular 8) that can be used for multiple purpose.
Stars: ✭ 90 (+45.16%)
Mutual labels:  survey
made-in-ghana
Open-source projects from Ghana.
Stars: ✭ 36 (-41.94%)
Mutual labels:  development
blimp
Web development with docker made easy
Stars: ✭ 12 (-80.65%)
Mutual labels:  development
android-trinity
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.
Stars: ✭ 44 (-29.03%)
Mutual labels:  development
tech-resources
πŸ”§ A list of useful resources for tech enthusiasts. https://andou.github.io/tech-resources/
Stars: ✭ 25 (-59.68%)
Mutual labels:  development
restrictfe
TYPO3 extension restrictfe. Blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header etc.
Stars: ✭ 12 (-80.65%)
Mutual labels:  development
WootricSDK-Android
Android SDK for Wootric Survey Platform supporting NPS, CSAT and CES surveys
Stars: ✭ 15 (-75.81%)
Mutual labels:  survey
vagrant-xfce4-ubuntu
Vagrant-based development environment using Ubuntu and the Xfce Desktop Environment
Stars: ✭ 17 (-72.58%)
Mutual labels:  development
Windows-Whistler
A port of the Whistler theme that eventually got replaced by Luna in Windows 2001 (XP)
Stars: ✭ 24 (-61.29%)
Mutual labels:  development
untheme
A blank WordPress theme for developers.
Stars: ✭ 82 (+32.26%)
Mutual labels:  development
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 43 (-30.65%)
Mutual labels:  survey
hackathon
RepositΓ³rio de hackathons do Training Center
Stars: ✭ 20 (-67.74%)
Mutual labels:  development
100-Days-Of-Flutter-Widgets
This is the place where you can get all knowledge about the flutter in 100 Days.
Stars: ✭ 30 (-51.61%)
Mutual labels:  development
ezored
C++ Multiplatform Toolkit Template
Stars: ✭ 111 (+79.03%)
Mutual labels:  development
ImageWorker
ImageWorker is a Library for Android to Save Images in Internal Storage
Stars: ✭ 51 (-17.74%)
Mutual labels:  development
dotfiles
My personal app/env configs and dotfiles.
Stars: ✭ 27 (-56.45%)
Mutual labels:  development
RGBD-SODsurvey
RGB-D Salient Object Detection: A Survey
Stars: ✭ 171 (+175.81%)
Mutual labels:  survey
forms-frontend
Frontend for Python Discord forms.
Stars: ✭ 18 (-70.97%)
Mutual labels:  survey

All Contributors

logo

State Of Dev in Morocco Website


StateOfDev.ma is a survey centered around software developers in Morocco by DevC Morocco Community.

We wanted to know how we can help and support each other, and overall be able to better respond to developers evolving needs.

The website is built using Gatsbyjs and Netlify

πŸš€ Quick start

  1. Fork and clone the project

    git clone [email protected]:your-username/stateofdev.ma.git
  2. Configure Project and Start developing.

  • Create a firebase application, activate anonymous authentication and enable Firestore database.

  • Create a recaptcha v3 application

  • Copy your keys to env.development:

    # firebase client auth
    GATSBY_FIREBASE_API_KEY=
    GATSBY_FIREBASE_AUTH_DOMAIN=
    GATSBY_FIREBASE_PROJECT_ID=
    GATSBY_FIREBASE_APP_ID=
    
    # firebase admin
    FIREBASE_CLIENT_EMAIL=
    FIREBASE_PRIVATE_KEY=
    
    
    # recaptcha keys
    GATSBY_RECAPTCHA_KEY=
    RECAPTCHA_SECRET_KEY=
    
  • Navigate into your new website's directory and start it up.

      cd stateofdev.ma/
      yarn install
      yarn netlify dev
  1. Open the source code and start editing!

    Your website is now running at http://localhost:8888

🧐 Want to contribute ?

If you want to contribute check out the help wanted issues for things that need fixing, or suggest some new features by opening new issues.

Licensing

The code in this project is licensed under MIT license.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Youssouf EL AZIZI

πŸ’» πŸ“– πŸ–‹ πŸ€”

Mohammed Aboullaite

πŸ’» πŸ–‹ πŸ€”

Ismail El Azizi

🎨 πŸ–‹ πŸ€”

djalal

πŸ–‹ πŸ€”

Meriem Zaid

πŸ–‹ πŸ€”

Mohamed Ez-zarghili

πŸ–‹ πŸ€”

Aymane Boumaaza

πŸ–‹

Haytam Zanid

πŸ–‹

Abdelfettah SGHIOUAR

πŸ–‹

Youness IABITEN

πŸ–‹

Ismail Tlemçani

πŸ–‹

Abderrahim SOUBAI

πŸ–‹

Mustapha

πŸ–‹

el amraoui Sohayb

πŸ–‹

Yasser Tahiri

πŸ–‹

Mohammed Daoudi

πŸ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!

Credit

This project is inspired by :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].