Coder Social home page Coder Social logo

harshcrop / devfestahm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdgahmedabad/devfestahm

0.0 1.0 0.0 56.94 MB

GDG Ahmedabad DevFest website

Home Page: http://devfest.gdgahmedabad.com/

License: Other

JavaScript 0.15% TypeScript 98.86% HTML 0.99%

devfestahm's Introduction

Hoverboard

Hoverboard logo ⚑ Live demo | πŸš€ Get Started

Build status

Overview

Project Hoverboard is the conference website template that helps you to set up a mobile-first conference website with blog, speaker and schedule management in a few minutes.

The template is created based on 7 years of GDG Lviv team experience of running conferences and feedback from more than 500 event organizers from all around the world who were using previous Hoverboard versions.

Our goal is to allow event organizers to set up a professional conference website with minimum resources. To get started you need only basic knowledge of web technologies and a free Firebase account.

List Job Opportunities of the companies

We are currently passing through the panic time, in between the news of lay-off and recession are being spread over social medias, and so our this initiative is to β€œConnect Dots” of the community, by connecting Talents (who are always in search of the right opportunity) and the Companies (who are always looking for the bright talents).

We welcome companies from the community to share job opportunities at their companies.

Disclaimer: We are not responsible nor associated with anything in this initiative. We collect openings from the companies from the community and we list it out over here for the talents. You may check anything and everything before you apply, and only you and company are responsible while finalising the offer details.

How you can submit Job Opportunities Please follow the given steps for listing out your company's job opportunities.

  1. Fork the repository
  2. Create a JSON object in the format given below
  3. Add your Job openings JSON object here
  4. Update the id (i.e. last element id + 1)
  5. Raise a PR for develop branch
  6. Our contributors will review, merge and deploy!
{
  "id": 1,
  "companyName": "GDG Ahmedabad",
  "location": "Ahmedabad",
  "bio": "GDG DevFest Ahmedabad brings together the world class experts in Android, Web and Cloud technologies to Ahmedabad for sessions, workshops and showcases.",
  "companyLogoUrl": "https://developers.google.com/static/profile/badges/events/community/devfest/2022/discover/badge.svg",
  "companyWebsite": "https://devfest.gdgahmedabad.com/",
  "companyCareerPage": "https://devfest.gdgahmedabad.com/",
  "linkedin": "https://www.linkedin.com/company/gdg-ahmedabad/",
  "hiringImageUrl": "https://d1csarkz8obe9u.cloudfront.net/posterpreviews/we-are-hiring-postcard-design-template-9d69ace4777878ef63cd65ffcdda1af3_screen.jpg",
  "openings": [
    {
      "title": "Angular Developers",
      "count": 2,
      "experience": "2-5 years"
    },
    {
      "title": "React Developers",
      "count": 1,
      "experience": "2-5 years"
    },
    {
      "title": "Flutter Developers",
      "count": 2,
      "experience": "1+ year"
    }
  ]
}

Features

Feature Description
Fast and optimized 91/100 PWA on Lighthouse
Works offline shitty WiFi on the venue is not a problem anymore
Mobile-first layouts optimized for small screens, Hoverboard can be installed as a native app on your phone
Push notifications remind about sessions in My schedule, session feedback or target users with a custom message
SEO optimized index all content and get to the top in search results
Speakers and schedule management keep and update all information in the Firebase
My schedule let attendees save sessions they want to visit
Customizable theme change colors to match your style
Blog post announcements, updates and useful information

Getting Started

πŸŒ› Read the set up guide or checkout the full documentation.

Updating

Here is a git workflow for updating your fork (or downloaded copy) to the latest version:

git remote add upstream https://github.com/gdg-x/hoverboard.git
git fetch upstream
git merge upstream/main
# resolve the merge conflicts in your editor
git add . -u
git commit -m 'Updated to the latest version'

Documentation

The Getting Started guide is probably a good first point of call!

πŸ“– Full documentation.

Compatibility

βœ… Compatible with latest two major versions of of browsers that support ES Modules.

Technology Stack

  • Polymer 3 (deprecated #796)
  • LitElement
  • Redux
  • Firebase
  • Service Worker
  • CSS Grid

Contributing

Awesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time. Checkout our roadmap and open issues.

Good First Issue

Issues labeled good first issue are a great way to ease into development on this project.

Help Wanted Label

Any other issue labeled help wanted is ready for a PR.

Using GitHub Issues

  • Feel free to use GitHub issues for questions, bug reports, and feature requests
  • Use the search feature to check for an existing issue
  • Include as much information as possible and provide any relevant resources (Eg. screenshots)
  • For bug reports ensure you have a reproducible test case
  • A pull request with a breaking test would be super preferable here but isn't required

Submitting a Pull Request

  • Squash commits
  • Lint your code with eslint (config provided)
  • Include relevant test updates/additions

Code of Conduct

Read the full version Code of Conduct.

Contributors

Maintainer: Abraham Williams

Authors: Oleh Zasadnyy and Sophie Huts.

This project exists thanks to all the people who contribute. [Contribute].

List of contributors

License

The project is published under the MIT license. Feel free to clone and modify repo as you want, but don't forget to add a reference to authors :)

GDG[x] is not endorsed and/or supported by Google, the corporation.

devfestahm's People

Contributors

jaldeepasodariya avatar djgovani avatar pareshmayani avatar nishargshah avatar falaktheoptimist avatar dhawaldenny avatar mkinjal203 avatar jaldeepmind avatar ravirupareliya avatar ladaniavadh avatar

Watchers

 avatar

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.