├── .github └── workflows │ ├── close_stale.yml │ └── main.yml ├── .gitignore ├── .prettierignore ├── .prettierrc ├── LICENSE ├── README.md ├── gatsby-browser.js ├── gatsby-config.js ├── gatsby-node.js ├── gatsby-ssr.js ├── package-lock.json ├── package.json ├── postcss.config.js ├── src ├── Singhriddhi075.md ├── assets │ ├── images │ │ ├── leapcode-logo--new.svg │ │ ├── leapcode-logo-circle.svg │ │ ├── leapcode-logo.svg │ │ ├── side-strokes-section.svg │ │ └── stokes-bg.svg │ └── mail.css ├── components │ ├── header.js │ ├── image.js │ ├── layout.css │ ├── layout.js │ └── seo.js ├── contributors │ ├── Abhishek_Baiju.md │ ├── AkhilTJ.md │ ├── Alex.md │ ├── Anjana.md │ ├── Anush.md │ ├── Augustinas.md │ ├── Diksha.md │ ├── Dima-Lurie │ ├── Emmanuel.md │ ├── Fabian.md │ ├── GComputeNerd.md │ ├── GovindCodes.md │ ├── Gyan Prakash Tiwari.md │ ├── Hadi_Ahmadi.md │ ├── HarishTeens.md │ ├── HarshGupta.md │ ├── Hridyanshu.md │ ├── Kashya24.md │ ├── KhashayarMirMS.md │ ├── KingBoolean89 │ ├── Kochouseph.md │ ├── KorsPav.md │ ├── MadhavVinod.md │ ├── MariaThomson.md │ ├── MerinBabu.md │ ├── Nate.md │ ├── Nishantkumarr.md │ ├── Nishrin.md │ ├── Pericles.md │ ├── PranjalG.md │ ├── Roy-Nahra.md │ ├── RyanBassette.md │ ├── Sahil.md │ ├── SanchiBansal.md │ ├── Sandeep.md │ ├── ShahriarHD.md │ ├── ShaimaHaque.md │ ├── ShreyaDhir.md │ ├── Sidhant.md │ ├── Stanley-pl.md │ ├── Sujideevi.md │ ├── Sumit_Kumar_Prasad.md │ ├── Sumyak_Jain.md │ ├── Sushmitha-Katti.md │ ├── Tanuj.md │ ├── ThiagoJack │ ├── Torkel.md │ ├── ZeroPrime9.md │ ├── abel.md │ ├── abhijith.md │ ├── afsal.md │ ├── ahammed.md │ ├── ajai.md │ ├── ajaypatil.md │ ├── ajo.md │ ├── akshat-sinha.md │ ├── anamika.md │ ├── anjali_singh.md │ ├── anjanama.md │ ├── anurag.md │ ├── archanaserver.md │ ├── arijit.md │ ├── aseem.md │ ├── asish.md │ ├── aswinanish.md │ ├── bastien.md │ ├── beniljosek.md │ ├── bislara.md │ ├── bk.md │ ├── bonniesimon.md │ ├── bravo68web.md │ ├── dackq.md │ ├── delladominic.md │ ├── dscnitrourkela.md │ ├── dykhnoAnthony.md │ ├── elias.md │ ├── endemwone.md │ ├── erik.md │ ├── faadilfarees.md │ ├── floyda.md │ ├── fweisser.md │ ├── gsatheesh.md │ ├── harishteens.md │ ├── harsh.md │ ├── hiral.md │ ├── impactlearner.md │ ├── injineer.md │ ├── ishank838.md │ ├── ishikadubey.md │ ├── jayendranarumugam.md │ ├── jijinkh.md │ ├── jimmy.md │ ├── jinugeojames.md │ ├── jwnpoh.md │ ├── kabita.md │ ├── katwulff.md │ ├── kiransbaliga.md │ ├── kuruvilla.md │ ├── lakshita-mohanty.md │ ├── lintqueen.md │ ├── lisamarie.md │ ├── lserranoruber.md │ ├── luik-2210.md │ ├── madhav5410.md │ ├── marc.md │ ├── masterbrian99.md │ ├── maulik.md │ ├── max.md │ ├── midhun.md │ ├── nipun.md │ ├── niranjana.md │ ├── nishkarshraj.md │ ├── omar.md │ ├── omartheturtle.md │ ├── prashant.md │ ├── prem.md │ ├── priyank.md │ ├── radhikasharma23.md │ ├── radvin.md │ ├── rafi.md │ ├── rathijitpapon.md │ ├── riishika.md │ ├── riyathakore.md │ ├── roshan.md │ ├── salvinanto7.md │ ├── sanjana.md │ ├── sanjit.md │ ├── sebin.md │ ├── selharem.md │ ├── sethusathyan.md │ ├── shawn-lobo.md │ ├── shubhamkumar.md │ ├── sidchigo.md │ ├── simsilver.md │ ├── singhkis.md │ ├── skidipap.md │ ├── smithajohn.md │ ├── sneha.md │ ├── soonsm.md │ ├── subins2000.md │ ├── suvarnesh.md │ ├── suveshmoza.md │ ├── swastik.md │ ├── swetha.md │ ├── tim-grein.md │ ├── tomahawk-pilot.md │ ├── udhaykumar.md │ ├── vancha.md │ ├── vanshaj.md │ ├── vasu.md │ ├── vinitshahdeo.md │ ├── wilfredo.md │ ├── wjahoward.md │ ├── wusabinga.md │ ├── yoramg.md │ └── yury-gorelik.md ├── images │ ├── gatsby-astronaut.png │ ├── gatsby-icon.png │ ├── gatsby-icon1.png │ ├── gatsby-icon11.png │ ├── github-logo.svg │ ├── leapcode--open--noslash.png │ └── leapcode-open.png ├── pages │ ├── 404.js │ ├── code-of-conduct.js │ ├── contributor.js │ ├── dev-404-page.js │ └── index.js ├── templates │ └── contributor.js └── tobias-nienhaus.md ├── static ├── CEChallenge-P1Winner2.png ├── _redirects ├── android-icon-144x144.png ├── android-icon-192x192.png ├── android-icon-36x36.png ├── android-icon-48x48.png ├── android-icon-72x72.png ├── android-icon-96x96.png ├── apple-icon-114x114.png ├── apple-icon-120x120.png ├── apple-icon-144x144.png ├── apple-icon-152x152.png ├── apple-icon-180x180.png ├── apple-icon-57x57.png ├── apple-icon-60x60.png ├── apple-icon-72x72.png ├── apple-icon-76x76.png ├── apple-icon-precomposed.png ├── apple-icon.png ├── drawkit-developer-woman-monochrome.svg ├── drawkit-list-app-monochrome.svg ├── favicon-16x16.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── favicon.png ├── favicon1.png ├── fonts │ ├── Aeonik-Bold.ttf │ ├── Aeonik-Regular.ttf │ ├── GT-America-Bold.otf │ ├── GT-America-Extended-Medium.otf │ ├── GT-America-Extended-Regular.otf │ ├── GT-America-Medium.otf │ ├── GT-America-Regular.otf │ └── fonts.css ├── home.bnad.png ├── icon.png ├── images │ └── stokes-bg.svg ├── ms-icon-144x144.png ├── ms-icon-150x150.png ├── ms-icon-310x310.png ├── ms-icon-70x70.png ├── new-splash.jpeg ├── og-image.png ├── revenue-graph-monochrome.svg └── splash.png ├── tailwind.config.js └── yarn.lock /.github/workflows/close_stale.yml: -------------------------------------------------------------------------------- 1 | name: "Close stale issues/PR" 2 | on: 3 | schedule: 4 | - cron: "30 1 * * *" 5 | 6 | jobs: 7 | stale: 8 | runs-on: ubuntu-latest 9 | steps: 10 | - uses: actions/stale@v3 11 | with: 12 | repo-token: ${{ secrets.GITHUB_TOKEN }} 13 | stale-issue-message: 'No activity recorded in this isssue for the past 60 days. This issue will be closed in 5 days.' 14 | stale-pr-message: 'No activity recorded in this PR for the past 60 days. This PR will be closed in 5 days.' 15 | close-issue-message: 'Closing stale issue.' 16 | close-pr-message: 'Closing stale PR' 17 | days-before-stale: 60 18 | days-before-close: 5 19 | -------------------------------------------------------------------------------- /.github/workflows/main.yml: -------------------------------------------------------------------------------- 1 | name: leapcodepull 2 | 3 | # Controls when the action will run. Triggers the workflow on push or pull request 4 | # events but only for the master branch 5 | on: pull_request 6 | 7 | 8 | # A workflow run is made up of one or more jobs that can run sequentially or in parallel 9 | jobs: 10 | # This workflow contains a single job called "build" 11 | build: 12 | # The type of runner that the job will run on 13 | runs-on: ubuntu-latest 14 | 15 | # Steps represent a sequence of tasks that will be executed as part of the job 16 | steps: 17 | # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it 18 | - uses: actions/checkout@v2 19 | 20 | - name: Comment on PR 21 | uses: thollander/actions-comment-pull-request@main 22 | with: 23 | message: "Link this pull request on leapcode.io at https://app.leapcode.io/v3/project/first-pull-request-pr/activity/pr-approved and earn points 🔥" 24 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 25 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Logs 2 | logs 3 | *.log 4 | npm-debug.log* 5 | yarn-debug.log* 6 | yarn-error.log* 7 | 8 | # Runtime data 9 | pids 10 | *.pid 11 | *.seed 12 | *.pid.lock 13 | 14 | # Directory for instrumented libs generated by jscoverage/JSCover 15 | lib-cov 16 | 17 | # Coverage directory used by tools like istanbul 18 | coverage 19 | 20 | # nyc test coverage 21 | .nyc_output 22 | 23 | # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) 24 | .grunt 25 | 26 | # Bower dependency directory (https://bower.io/) 27 | bower_components 28 | 29 | # node-waf configuration 30 | .lock-wscript 31 | 32 | # Compiled binary addons (http://nodejs.org/api/addons.html) 33 | build/Release 34 | 35 | # Dependency directories 36 | node_modules/ 37 | jspm_packages/ 38 | 39 | # Typescript v1 declaration files 40 | typings/ 41 | 42 | # Optional npm cache directory 43 | .npm 44 | 45 | # Optional eslint cache 46 | .eslintcache 47 | 48 | # Optional REPL history 49 | .node_repl_history 50 | 51 | # Output of 'npm pack' 52 | *.tgz 53 | 54 | # dotenv environment variable files 55 | .env* 56 | 57 | # gatsby files 58 | .cache/ 59 | public 60 | 61 | # Mac files 62 | .DS_Store 63 | 64 | # Yarn 65 | yarn-error.log 66 | .pnp/ 67 | .pnp.js 68 | # Yarn Integrity file 69 | .yarn-integrity 70 | .idea 71 | .vscode -------------------------------------------------------------------------------- /.prettierignore: -------------------------------------------------------------------------------- 1 | .cache 2 | package.json 3 | package-lock.json 4 | public 5 | -------------------------------------------------------------------------------- /.prettierrc: -------------------------------------------------------------------------------- 1 | { 2 | "arrowParens": "avoid", 3 | "semi": false 4 | } 5 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2020 Leapcode-Open 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 |

3 | 4 | leapcode.io 5 | 6 |

7 |

8 | Leapcode landing page 9 |

10 | 11 | Leapcode is an online platform that motivates & rewards open source contributors. Leapcode helps you contribute to open source projects right from your first pull request to working on major projects 12 | 13 | 14 | ## 🚀 Quick start 15 | 16 | [![Contribute with Leapcode](https://img.shields.io/badge/Leapcode-Contribute%20with%20leapcode-brightgreen?style=for-the-badge)](https://app.leapcode.io/) 17 | 18 | **To get started with making your first PR on this project, read the complete documentation, signup on https://leapcode.io** Please note that this is for first time contributors. 19 | 20 | And, If you are here as part of your first PR project, please ignore the below steps. 21 | 22 | If you are here to improve the leapcode landing page, here is how to setup your local. 23 | 24 | 1. Fork this repo to your own GitHub account and then clone it your local device 25 | 2. Create a new branch ``` git checkout -b MY_BRANCH_NAME ``` 26 | 3. Install ``` yarn: npm install -g yarn ``` 27 | 4. Install the dependencies: ``` yarn ``` 28 | 5. Run ``` yarn start ``` 29 | -------------------------------------------------------------------------------- /gatsby-browser.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Implement Gatsby's Browser APIs in this file. 3 | * 4 | * See: https://www.gatsbyjs.org/docs/browser-apis/ 5 | */ 6 | 7 | // You can delete this file if you're not using it 8 | import './src/assets/mail.css'; 9 | 10 | // (function(t,e,s,o){var n,c,l;t.SMCX=t.SMCX||[],e.getElementById(o)||(n=e.getElementsByTagName(s),c=n[n.length-1],l=e.createElement(s),l.type="text/javascript",l.async=!0,l.id=o,l.src=["https:"===location.protocol?"https://":"http://","widget.surveymonkey.com/collect/website/js/tRaiETqnLgj758hTBazgd_2BcEYo8O3z9VnKhrJB6wgHJnsLHvfrE5KV95XWNat2rU.js"].join(""),c.parentNode.insertBefore(l,c))})(window,document,"script","smcx-sdk") 11 | -------------------------------------------------------------------------------- /gatsby-config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | siteMetadata: { 3 | title: `Leapcode`, 4 | description: `Leapcode helps you contribute to open source projects right from your first pull request to working on major projects`, 5 | author: `@isethu`, 6 | image: "/og-image.png", 7 | url: "https://leapcode.io", 8 | twitterUsername: "@leapcodeio", 9 | siteUrl: "https://leapcode.io", 10 | }, 11 | plugins: [ 12 | `gatsby-plugin-react-helmet`, 13 | { 14 | resolve: `gatsby-source-filesystem`, 15 | options: { 16 | name: `images`, 17 | path: `${__dirname}/src/images`, 18 | }, 19 | }, 20 | `gatsby-transformer-sharp`, 21 | `gatsby-plugin-sharp`, 22 | `gatsby-plugin-postcss`, 23 | `gatsby-plugin-scroll-reveal`, 24 | `gatsby-plugin-twitter`, 25 | `gatsby-plugin-netlify`, 26 | `gatsby-plugin-sitemap`, 27 | { 28 | resolve: 'gatsby-plugin-postcss', 29 | options: { 30 | postCssPlugins: [require('tailwindcss')('./tailwind.config.js')], 31 | }, 32 | }, 33 | { 34 | resolve: `gatsby-plugin-purgecss`, 35 | options: { tailwind: true } 36 | }, 37 | { 38 | resolve: `gatsby-plugin-scroll-reveal`, 39 | options: { 40 | threshold: 0.1, 41 | }, 42 | }, 43 | { 44 | resolve: `gatsby-plugin-google-analytics`, 45 | options: { 46 | // The property ID; the tracking code won't be generated without it 47 | trackingId: "UA-149692233-2", 48 | }, 49 | }, 50 | { 51 | resolve: 'gatsby-plugin-robots-txt', 52 | options: { 53 | host: 'https://leapcode.io', 54 | sitemap: 'https://leapcode.io/sitemap.xml', 55 | policy: [{ userAgent: '*', allow: '/' }] 56 | } 57 | }, 58 | { 59 | resolve: `gatsby-plugin-manifest`, 60 | options: { 61 | name: `leapcode`, 62 | short_name: `leapcode`, 63 | start_url: `/`, 64 | background_color: `#663399`, 65 | theme_color: `#663399`, 66 | display: `standalone`, 67 | icon: `src/images/gatsby-icon.png`, // This path is relative to the root of the site. 68 | }, 69 | }, 70 | { 71 | resolve: `gatsby-plugin-csp`, 72 | options: { 73 | disableOnDev: true, 74 | reportOnly: false, 75 | mergeScriptHashes: false, 76 | mergeStyleHashes: false, 77 | mergeDefaultDirectives: true, 78 | directives: { 79 | "default-src": 80 | "https://www.google-analytics.com/analytics.js https://admin.typeform.com https://leapcode-open.typeform.com https://form.typeform.com https://platform.twitter.com/widgets.js 'self'", 81 | "script-src": 82 | " https://platform.twitter.com 'sha256-ct2ul3tmQwO//X+tqlLeQbGOvWcZJ3vBSraHKMPaDOY=' 'sha256-KWO6UOhc/cfhZd4gtXYPu4WkSRPuCQDtCkF/v9OyJB8=' 'sha256-FygwTyyNyFVibb7rPNCVVw98peWZsZk06ALGbPpsPoE=' https://www.google-analytics.com/analytics.js 'sha256-egpbluqkD8NT0bY3bWy7raM9tRIMkfUWboq0Y8KqsFk=' 'sha256-gFwjVoZ8jocp7hP8BFUAJo6HP1OP6rZ+jlawwbTt4dU=' 'sha256-9rDtk+eCfSZMH5bqJEJPRJlsw2Fepy9yQy9Ml4GKtjc=' 'sha256-oZ6gE60ANBQSKT5wZmZOY1oAn6OebcXxdomyRFYB/8Y=' https://admin.typeform.com 'self'", 83 | "script-src-elem": 84 | " https://platform.twitter.com 'sha256-ct2ul3tmQwO//X+tqlLeQbGOvWcZJ3vBSraHKMPaDOY=' 'sha256-KWO6UOhc/cfhZd4gtXYPu4WkSRPuCQDtCkF/v9OyJB8=' 'sha256-FygwTyyNyFVibb7rPNCVVw98peWZsZk06ALGbPpsPoE=' https://www.google-analytics.com/analytics.js 'sha256-egpbluqkD8NT0bY3bWy7raM9tRIMkfUWboq0Y8KqsFk=' 'sha256-gFwjVoZ8jocp7hP8BFUAJo6HP1OP6rZ+jlawwbTt4dU=' 'sha256-9rDtk+eCfSZMH5bqJEJPRJlsw2Fepy9yQy9Ml4GKtjc=' 'sha256-oZ6gE60ANBQSKT5wZmZOY1oAn6OebcXxdomyRFYB/8Y=' https://admin.typeform.com 'self'", 85 | "style-src": "'unsafe-inline' 'self'", 86 | "style-src-elem": "'unsafe-inline' 'self'", 87 | "font-src": "'self'", 88 | "img-src": 89 | "https://www.google-analytics.com https://builders.mozilla.community/assets/img/mozilla-builders-logo.png data: 'self'", 90 | "frame-src": 91 | "https://platform.twitter.com https://platform.twitter.com/widgets.js https://leapcode-open.typeform.com https://form.typeform.com 'self'", 92 | "object-src": "'none'", 93 | "media-src": "'self'", 94 | "connect-src": "https://www.google-analytics.com 'self'", 95 | "manifest-src": "'self'", 96 | "form-action": "https://syndication.twitter.com 'self'", 97 | "worker-src": "'self'", 98 | "base-uri": "'self'", 99 | "prefetch-src": 100 | "https://www.google-analytics.com/analytics.js https://www.google-analytics.com https://platform.twitter.com/widgets.js 'self'", 101 | }, 102 | }, 103 | }, 104 | { 105 | resolve: "gatsby-plugin-web-font-loader", 106 | options: { 107 | custom: { 108 | families: ["AFont", "AFont-Ex"], 109 | urls: ["/fonts/fonts.css"], 110 | }, 111 | }, 112 | }, 113 | 114 | { 115 | resolve: `gatsby-source-filesystem`, 116 | options: { 117 | path: `${__dirname}/src/contributors`, 118 | name: `contributors-pages`, 119 | }, 120 | }, 121 | `gatsby-transformer-remark`, 122 | //`gatsby-plugin-offline`, 123 | ], 124 | } 125 | -------------------------------------------------------------------------------- /gatsby-node.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Implement Gatsby's Node APIs in this file. 3 | * 4 | * See: https://www.gatsbyjs.org/docs/node-apis/ 5 | */ 6 | 7 | // You can delete this file if you're not using it 8 | 9 | require("dotenv").config({ 10 | path: `.env.${process.env.NODE_ENV}`, 11 | }) 12 | 13 | 14 | 15 | 16 | exports.createPages = async ({ actions, graphql, reporter }) => { 17 | const { createPage } = actions; 18 | const contributorTemplate = require.resolve(`./src/templates/contributor.js`); 19 | const result = await graphql(` 20 | { 21 | allMarkdownRemark( 22 | limit: 1000 23 | ) { 24 | edges { 25 | node { 26 | fileAbsolutePath 27 | excerpt(format: PLAIN) 28 | frontmatter { 29 | username 30 | } 31 | } 32 | } 33 | } 34 | } 35 | `) 36 | 37 | 38 | 39 | if (result.errors) { 40 | reporter.panicOnBuild(`Error while running GraphQL query.`) 41 | return 42 | } 43 | result.data.allMarkdownRemark.edges.forEach(({ node }) => { 44 | createPage({ 45 | path: `/contributor/${node.frontmatter.username.toLowerCase()}`, 46 | component: contributorTemplate, 47 | context: { 48 | // additional data can be passed via context 49 | username: node.frontmatter.username, 50 | }, 51 | }) 52 | }) 53 | 54 | 55 | 56 | } -------------------------------------------------------------------------------- /gatsby-ssr.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Implement Gatsby's SSR (Server Side Rendering) APIs in this file. 3 | * 4 | * See: https://www.gatsbyjs.org/docs/ssr-apis/ 5 | */ 6 | 7 | // You can delete this file if you're not using it 8 | import React, { Component } from 'react' 9 | export const onPreRenderHTML = ({ getHeadComponents, replaceHeadComponents }) => { 10 | const headComponents = getHeadComponents(); 11 | headComponents.sort((a, b) => { 12 | if (a.type === 'meta') { 13 | return -1; 14 | } else if (b.type === 'meta') { 15 | return 1; 16 | } 17 | return 0; 18 | }); 19 | replaceHeadComponents(headComponents); 20 | }; 21 | 22 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gatsby-starter-default", 3 | "private": true, 4 | "description": "A simple starter to get up and developing quickly with Gatsby", 5 | "version": "0.1.0", 6 | "author": "Kyle Mathews ", 7 | "dependencies": { 8 | "gatsby": "^2.21.0", 9 | "gatsby-image": "^2.4.0", 10 | "gatsby-plugin-csp": "^1.1.3", 11 | "gatsby-plugin-google-analytics": "^2.3.1", 12 | "gatsby-plugin-manifest": "^2.4.0", 13 | "gatsby-plugin-meta-redirect": "^1.1.1", 14 | "gatsby-plugin-netlify": "^2.3.4", 15 | "gatsby-plugin-offline": "^3.2.0", 16 | "gatsby-plugin-postcss": "^2.3.0", 17 | "gatsby-plugin-purgecss": "^5.0.0", 18 | "gatsby-plugin-react-helmet": "^3.3.0", 19 | "gatsby-plugin-robots-txt": "^1.5.3", 20 | "gatsby-plugin-scroll-reveal": "^0.0.6", 21 | "gatsby-plugin-sharp": "^2.6.0", 22 | "gatsby-plugin-sitemap": "^2.4.13", 23 | "gatsby-plugin-twitter": "^2.3.3", 24 | "gatsby-plugin-web-font-loader": "^1.0.4", 25 | "gatsby-source-filesystem": "^2.3.8", 26 | "gatsby-transformer-remark": "^2.8.13", 27 | "gatsby-transformer-sharp": "^2.5.0", 28 | "prop-types": "^15.7.2", 29 | "react": "^16.12.0", 30 | "react-dom": "^16.12.0", 31 | "react-helmet": "^6.0.0", 32 | "react-typeform-embed": "^0.2.1" 33 | }, 34 | "devDependencies": { 35 | "prettier": "2.0.5", 36 | "tailwindcss": "^1.4.2" 37 | }, 38 | "keywords": [ 39 | "gatsby" 40 | ], 41 | "license": "MIT", 42 | "scripts": { 43 | "build": "gatsby clean && gatsby build", 44 | "develop": "gatsby develop", 45 | "format": "prettier --write \"**/*.{js,jsx,json,md}\"", 46 | "start": "npm run develop", 47 | "serve": "gatsby serve", 48 | "clean": "gatsby clean", 49 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" 50 | }, 51 | "repository": { 52 | "type": "git", 53 | "url": "https://github.com/gatsbyjs/gatsby-starter-default" 54 | }, 55 | "bugs": { 56 | "url": "https://github.com/gatsbyjs/gatsby/issues" 57 | } 58 | } 59 | -------------------------------------------------------------------------------- /postcss.config.js: -------------------------------------------------------------------------------- 1 | module.exports = () => ({ 2 | plugins: [require("tailwindcss")], 3 | }) -------------------------------------------------------------------------------- /src/Singhriddhi075.md: -------------------------------------------------------------------------------- 1 | --- 2 | username:"Singhriddhi075" 3 | name:"Riddhi singh" 4 | bio:"super excited for my first open source contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/assets/images/leapcode-logo--new.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /src/assets/images/leapcode-logo-circle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /src/assets/images/leapcode-logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Group 5 | Created with Sketch. 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /src/assets/images/side-strokes-section.svg: -------------------------------------------------------------------------------- 1 | home-device-section -------------------------------------------------------------------------------- /src/assets/images/stokes-bg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/assets/mail.css: -------------------------------------------------------------------------------- 1 | @tailwind base; 2 | 3 | @tailwind components; 4 | 5 | @tailwind utilities; 6 | 7 | 8 | 9 | .font-ex { 10 | font-family: 'AFont-Ex', sans-serif; 11 | } 12 | 13 | .font-gt { 14 | font-family: 'An', sans-serif; 15 | } 16 | 17 | 18 | .strokes-bg { 19 | 20 | background-image: url(./images/stokes-bg.svg); 21 | background-repeat: no-repeat; 22 | background-size: cover; 23 | background-position: 0 0px; 24 | /* padding-bottom: 50px; */ 25 | } 26 | 27 | 28 | .steps--container { 29 | background-image: url("./images/side-strokes-section.svg"); 30 | background-repeat: no-repeat; 31 | background-position: -110% 120px; 32 | } 33 | .steps-section { 34 | /* background-image: url("./images/side-strokes-section.svg"); 35 | background-repeat: no-repeat; 36 | background-position: -110% 120px; 37 | background-size: 68%; */ 38 | /* padding-bottom: 120px */ 39 | } 40 | 41 | .steps-section .button { 42 | -ms-flex-item-align: start; 43 | align-self: flex-start 44 | } 45 | 46 | @media screen and (max-width: 600px) { 47 | .steps-section .button { 48 | -ms-flex-item-align:center; 49 | -ms-grid-row-align: center; 50 | align-self: center 51 | } 52 | } 53 | 54 | .steps-section .steps-area { 55 | counter-reset: item; 56 | margin-top: 60px 57 | } 58 | 59 | @media screen and (max-width: 600px) { 60 | .steps-section .steps-area { 61 | margin-top:40px 62 | } 63 | } 64 | 65 | .steps-section .steps-area .step__item { 66 | display: -ms-flexbox; 67 | display: flex; 68 | -ms-flex-pack: start; 69 | justify-content: flex-start; 70 | -ms-flex-align: start; 71 | align-items: flex-start; 72 | margin-bottom: 50px; 73 | position: relative; 74 | /* opacity: .2; */ 75 | transition-property: opacity; 76 | transition-timing-function: ease-in-out; 77 | transition-duration: .5s 78 | } 79 | 80 | @keyframes scaleCircle { 81 | from { 82 | opacity: 1; 83 | transform: scale(0.8) 84 | } 85 | 86 | to { 87 | opacity: 0; 88 | transform: scale(1.3) 89 | } 90 | } 91 | 92 | @keyframes scaleCircle2 { 93 | from { 94 | opacity: 1; 95 | transform: scale(0.8) 96 | } 97 | 98 | to { 99 | opacity: 0; 100 | transform: scale(4.9) 101 | } 102 | } 103 | 104 | .steps-section .steps-area .step__item:last-child:before { 105 | content: none 106 | } 107 | 108 | .steps-section .steps-area .step__item:before { 109 | content: ""; 110 | width: 1px; 111 | position: absolute; 112 | background-color: #0066f5; 113 | top: 50px; 114 | opacity: 0; 115 | left: 12px; 116 | height: 0%; 117 | transition: height .8s ease-out 118 | } 119 | 120 | .steps-section .steps-area .step__item.active:before { 121 | height: 80%; 122 | opacity: 1 123 | } 124 | 125 | .steps-section .steps-area .step__item.active:nth-child(3) .step__item-number:before { 126 | animation: scaleCircle2 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 127 | } 128 | 129 | .steps-section .steps-area .step__item.active .step__item-number:before { 130 | animation: scaleCircle .5s linear forwards 131 | } 132 | 133 | .steps-section .steps-area .step__item-content { 134 | margin-left: 60px; 135 | max-width: 70% 136 | } 137 | 138 | @media screen and (max-width: 600px) { 139 | .steps-section .steps-area .step__item-content { 140 | max-width:100%; 141 | margin-left: 36px 142 | } 143 | } 144 | 145 | .steps-section .steps-area .step__item-content span { 146 | /* font-size: 2.4rem; 147 | line-height: 1; 148 | font-weight: 600 */ 149 | } 150 | 151 | @media screen and (max-width: 600px) { 152 | .steps-section .steps-area .step__item-content span { 153 | /* font-size:2.1rem */ 154 | } 155 | } 156 | 157 | .steps-section .steps-area .step__item-content p { 158 | opacity: .8 159 | } 160 | 161 | .steps-section .steps-area .step__item-number { 162 | position: relative 163 | } 164 | 165 | .steps-section .steps-area .step__item-number:before { 166 | content: ""; 167 | background-color: rgba(162,227,252,0.4); 168 | border-radius: 100%; 169 | height: 60px; 170 | width: 60px; 171 | position: absolute; 172 | top: -18px; 173 | opacity: 0; 174 | left: -17px 175 | } 176 | 177 | .steps-section .steps-area .step__item-number:after { 178 | counter-increment: item; 179 | content: "0" counter(item); 180 | font-size: 2rem; 181 | color: #0066f5; 182 | font-weight: 600; 183 | z-index: 1 184 | } 185 | 186 | .steps-section .device-mockup { 187 | height: 700px; 188 | width: 100%; 189 | position: relative 190 | } 191 | 192 | .steps-section .device-mockup img { 193 | -o-object-fit: cover; 194 | object-fit: cover; 195 | position: absolute; 196 | top: 52px; 197 | max-height: 100%; 198 | max-width: 100% 199 | } 200 | 201 | @media screen and (max-width: 600px) { 202 | .steps-section .device-mockup { 203 | height:525px; 204 | margin-bottom: 40px 205 | } 206 | 207 | .steps-section .device-mockup img { 208 | top: 0; 209 | left: 15% 210 | } 211 | } 212 | 213 | @media screen and (max-width: 375px) { 214 | .steps-section .device-mockup { 215 | height:423px 216 | } 217 | } 218 | 219 | 220 | 221 | section .check__item { 222 | position: relative; 223 | padding-left: 40px; 224 | margin-top: 50px 225 | } 226 | 227 | @media screen and (max-width: 600px) { 228 | section .check__item { 229 | margin-top:40px 230 | } 231 | } 232 | 233 | section .check__item.check__item--dark:before { 234 | background-color: #022B69; 235 | box-shadow: 3px 3px 0 0 rgba(2,43,105,0.3) 236 | } 237 | 238 | section .check__item.check__item--light:before { 239 | background-color: white; 240 | box-shadow: 3px 3px 0 0 rgba(255,255,255,0.3) 241 | } 242 | 243 | section .check__item:before { 244 | content: ""; 245 | height: 14px; 246 | width: 14px; 247 | border-radius: 3px; 248 | top: 9px; 249 | left: 0; 250 | position: absolute; 251 | background-color: #0d46c8; 252 | box-shadow: 3px 3px 0 0 rgba(2,43,105,0.7) 253 | } 254 | 255 | section .check__item h5,section .check__item h6 { 256 | /* font-size: 2.1rem; */ 257 | margin-top: 0; 258 | margin-bottom: 15px 259 | } 260 | 261 | section .check__item p { 262 | opacity: .9; 263 | margin-top: 0 264 | } -------------------------------------------------------------------------------- /src/components/header.js: -------------------------------------------------------------------------------- 1 | import { Link } from "gatsby" 2 | import PropTypes from "prop-types" 3 | import React from "react" 4 | 5 | const Header = ({ siteTitle }) => ( 6 |
12 |
19 |

20 | 27 | {siteTitle} 28 | 29 |

30 |
31 |
32 | ) 33 | 34 | Header.propTypes = { 35 | siteTitle: PropTypes.string, 36 | } 37 | 38 | Header.defaultProps = { 39 | siteTitle: ``, 40 | } 41 | 42 | export default Header 43 | -------------------------------------------------------------------------------- /src/components/image.js: -------------------------------------------------------------------------------- 1 | import React from "react" 2 | import { useStaticQuery, graphql } from "gatsby" 3 | import Img from "gatsby-image" 4 | 5 | /* 6 | * This component is built using `gatsby-image` to automatically serve optimized 7 | * images with lazy loading and reduced file sizes. The image is loaded using a 8 | * `useStaticQuery`, which allows us to load the image from directly within this 9 | * component, rather than having to pass the image data down from pages. 10 | * 11 | * For more information, see the docs: 12 | * - `gatsby-image`: https://gatsby.dev/gatsby-image 13 | * - `useStaticQuery`: https://www.gatsbyjs.org/docs/use-static-query/ 14 | */ 15 | 16 | const Image = () => { 17 | const data = useStaticQuery(graphql` 18 | query { 19 | placeholderImage: file(relativePath: { eq: "gatsby-astronaut.png" }) { 20 | childImageSharp { 21 | fluid(maxWidth: 300) { 22 | ...GatsbyImageSharpFluid 23 | } 24 | } 25 | } 26 | } 27 | `) 28 | 29 | return 30 | } 31 | 32 | export default Image 33 | -------------------------------------------------------------------------------- /src/components/layout.css: -------------------------------------------------------------------------------- 1 | html { 2 | font-family: sans-serif; 3 | -ms-text-size-adjust: 100%; 4 | -webkit-text-size-adjust: 100%; 5 | } 6 | body { 7 | margin: 0; 8 | -webkit-font-smoothing: antialiased; 9 | -moz-osx-font-smoothing: grayscale; 10 | } 11 | article, 12 | aside, 13 | details, 14 | figcaption, 15 | figure, 16 | footer, 17 | header, 18 | main, 19 | menu, 20 | nav, 21 | section, 22 | summary { 23 | display: block; 24 | } 25 | audio, 26 | canvas, 27 | progress, 28 | video { 29 | display: inline-block; 30 | } 31 | audio:not([controls]) { 32 | display: none; 33 | height: 0; 34 | } 35 | progress { 36 | vertical-align: baseline; 37 | } 38 | [hidden], 39 | template { 40 | display: none; 41 | } 42 | a { 43 | background-color: transparent; 44 | -webkit-text-decoration-skip: objects; 45 | } 46 | a:active, 47 | a:hover { 48 | outline-width: 0; 49 | } 50 | abbr[title] { 51 | border-bottom: none; 52 | text-decoration: underline; 53 | text-decoration: underline dotted; 54 | } 55 | b, 56 | strong { 57 | font-weight: inherit; 58 | font-weight: bolder; 59 | } 60 | dfn { 61 | font-style: italic; 62 | } 63 | h1 { 64 | font-size: 2em; 65 | margin: 0.67em 0; 66 | } 67 | mark { 68 | background-color: #ff0; 69 | color: #000; 70 | } 71 | small { 72 | font-size: 80%; 73 | } 74 | sub, 75 | sup { 76 | font-size: 75%; 77 | line-height: 0; 78 | position: relative; 79 | vertical-align: baseline; 80 | } 81 | sub { 82 | bottom: -0.25em; 83 | } 84 | sup { 85 | top: -0.5em; 86 | } 87 | img { 88 | border-style: none; 89 | } 90 | svg:not(:root) { 91 | overflow: hidden; 92 | } 93 | code, 94 | kbd, 95 | pre, 96 | samp { 97 | font-family: monospace, monospace; 98 | font-size: 1em; 99 | } 100 | figure { 101 | margin: 1em 40px; 102 | } 103 | hr { 104 | box-sizing: content-box; 105 | height: 0; 106 | overflow: visible; 107 | } 108 | button, 109 | input, 110 | optgroup, 111 | select, 112 | textarea { 113 | font: inherit; 114 | margin: 0; 115 | } 116 | optgroup { 117 | font-weight: 700; 118 | } 119 | button, 120 | input { 121 | overflow: visible; 122 | } 123 | button, 124 | select { 125 | text-transform: none; 126 | } 127 | [type="reset"], 128 | [type="submit"], 129 | button, 130 | html [type="button"] { 131 | -webkit-appearance: button; 132 | } 133 | [type="button"]::-moz-focus-inner, 134 | [type="reset"]::-moz-focus-inner, 135 | [type="submit"]::-moz-focus-inner, 136 | button::-moz-focus-inner { 137 | border-style: none; 138 | padding: 0; 139 | } 140 | [type="button"]:-moz-focusring, 141 | [type="reset"]:-moz-focusring, 142 | [type="submit"]:-moz-focusring, 143 | button:-moz-focusring { 144 | outline: 1px dotted ButtonText; 145 | } 146 | fieldset { 147 | border: 1px solid silver; 148 | margin: 0 2px; 149 | padding: 0.35em 0.625em 0.75em; 150 | } 151 | legend { 152 | box-sizing: border-box; 153 | color: inherit; 154 | display: table; 155 | max-width: 100%; 156 | padding: 0; 157 | white-space: normal; 158 | } 159 | textarea { 160 | overflow: auto; 161 | } 162 | [type="checkbox"], 163 | [type="radio"] { 164 | box-sizing: border-box; 165 | padding: 0; 166 | } 167 | [type="number"]::-webkit-inner-spin-button, 168 | [type="number"]::-webkit-outer-spin-button { 169 | height: auto; 170 | } 171 | [type="search"] { 172 | -webkit-appearance: textfield; 173 | outline-offset: -2px; 174 | } 175 | [type="search"]::-webkit-search-cancel-button, 176 | [type="search"]::-webkit-search-decoration { 177 | -webkit-appearance: none; 178 | } 179 | ::-webkit-input-placeholder { 180 | color: inherit; 181 | opacity: 0.54; 182 | } 183 | ::-webkit-file-upload-button { 184 | -webkit-appearance: button; 185 | font: inherit; 186 | } 187 | html { 188 | font: 112.5%/1.45em georgia, serif; 189 | box-sizing: border-box; 190 | overflow-y: scroll; 191 | } 192 | * { 193 | box-sizing: inherit; 194 | } 195 | *:before { 196 | box-sizing: inherit; 197 | } 198 | *:after { 199 | box-sizing: inherit; 200 | } 201 | body { 202 | color: hsla(0, 0%, 0%, 0.8); 203 | font-family: georgia, serif; 204 | font-weight: normal; 205 | word-wrap: break-word; 206 | font-kerning: normal; 207 | -moz-font-feature-settings: "kern", "liga", "clig", "calt"; 208 | -ms-font-feature-settings: "kern", "liga", "clig", "calt"; 209 | -webkit-font-feature-settings: "kern", "liga", "clig", "calt"; 210 | font-feature-settings: "kern", "liga", "clig", "calt"; 211 | } 212 | img { 213 | max-width: 100%; 214 | margin-left: 0; 215 | margin-right: 0; 216 | margin-top: 0; 217 | padding-bottom: 0; 218 | padding-left: 0; 219 | padding-right: 0; 220 | padding-top: 0; 221 | margin-bottom: 1.45rem; 222 | } 223 | h1 { 224 | margin-left: 0; 225 | margin-right: 0; 226 | margin-top: 0; 227 | padding-bottom: 0; 228 | padding-left: 0; 229 | padding-right: 0; 230 | padding-top: 0; 231 | margin-bottom: 1.45rem; 232 | color: inherit; 233 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 234 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 235 | font-weight: bold; 236 | text-rendering: optimizeLegibility; 237 | font-size: 2.25rem; 238 | line-height: 1.1; 239 | } 240 | h2 { 241 | margin-left: 0; 242 | margin-right: 0; 243 | margin-top: 0; 244 | padding-bottom: 0; 245 | padding-left: 0; 246 | padding-right: 0; 247 | padding-top: 0; 248 | margin-bottom: 1.45rem; 249 | color: inherit; 250 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 251 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 252 | font-weight: bold; 253 | text-rendering: optimizeLegibility; 254 | font-size: 1.62671rem; 255 | line-height: 1.1; 256 | } 257 | h3 { 258 | margin-left: 0; 259 | margin-right: 0; 260 | margin-top: 0; 261 | padding-bottom: 0; 262 | padding-left: 0; 263 | padding-right: 0; 264 | padding-top: 0; 265 | margin-bottom: 1.45rem; 266 | color: inherit; 267 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 268 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 269 | font-weight: bold; 270 | text-rendering: optimizeLegibility; 271 | font-size: 1.38316rem; 272 | line-height: 1.1; 273 | } 274 | h4 { 275 | margin-left: 0; 276 | margin-right: 0; 277 | margin-top: 0; 278 | padding-bottom: 0; 279 | padding-left: 0; 280 | padding-right: 0; 281 | padding-top: 0; 282 | margin-bottom: 1.45rem; 283 | color: inherit; 284 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 285 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 286 | font-weight: bold; 287 | text-rendering: optimizeLegibility; 288 | font-size: 1rem; 289 | line-height: 1.1; 290 | } 291 | h5 { 292 | margin-left: 0; 293 | margin-right: 0; 294 | margin-top: 0; 295 | padding-bottom: 0; 296 | padding-left: 0; 297 | padding-right: 0; 298 | padding-top: 0; 299 | margin-bottom: 1.45rem; 300 | color: inherit; 301 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 302 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 303 | font-weight: bold; 304 | text-rendering: optimizeLegibility; 305 | font-size: 0.85028rem; 306 | line-height: 1.1; 307 | } 308 | h6 { 309 | margin-left: 0; 310 | margin-right: 0; 311 | margin-top: 0; 312 | padding-bottom: 0; 313 | padding-left: 0; 314 | padding-right: 0; 315 | padding-top: 0; 316 | margin-bottom: 1.45rem; 317 | color: inherit; 318 | font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, 319 | Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; 320 | font-weight: bold; 321 | text-rendering: optimizeLegibility; 322 | font-size: 0.78405rem; 323 | line-height: 1.1; 324 | } 325 | hgroup { 326 | margin-left: 0; 327 | margin-right: 0; 328 | margin-top: 0; 329 | padding-bottom: 0; 330 | padding-left: 0; 331 | padding-right: 0; 332 | padding-top: 0; 333 | margin-bottom: 1.45rem; 334 | } 335 | ul { 336 | margin-left: 1.45rem; 337 | margin-right: 0; 338 | margin-top: 0; 339 | padding-bottom: 0; 340 | padding-left: 0; 341 | padding-right: 0; 342 | padding-top: 0; 343 | margin-bottom: 1.45rem; 344 | list-style-position: outside; 345 | list-style-image: none; 346 | } 347 | ol { 348 | margin-left: 1.45rem; 349 | margin-right: 0; 350 | margin-top: 0; 351 | padding-bottom: 0; 352 | padding-left: 0; 353 | padding-right: 0; 354 | padding-top: 0; 355 | margin-bottom: 1.45rem; 356 | list-style-position: outside; 357 | list-style-image: none; 358 | } 359 | dl { 360 | margin-left: 0; 361 | margin-right: 0; 362 | margin-top: 0; 363 | padding-bottom: 0; 364 | padding-left: 0; 365 | padding-right: 0; 366 | padding-top: 0; 367 | margin-bottom: 1.45rem; 368 | } 369 | dd { 370 | margin-left: 0; 371 | margin-right: 0; 372 | margin-top: 0; 373 | padding-bottom: 0; 374 | padding-left: 0; 375 | padding-right: 0; 376 | padding-top: 0; 377 | margin-bottom: 1.45rem; 378 | } 379 | p { 380 | margin-left: 0; 381 | margin-right: 0; 382 | margin-top: 0; 383 | padding-bottom: 0; 384 | padding-left: 0; 385 | padding-right: 0; 386 | padding-top: 0; 387 | margin-bottom: 1.45rem; 388 | } 389 | figure { 390 | margin-left: 0; 391 | margin-right: 0; 392 | margin-top: 0; 393 | padding-bottom: 0; 394 | padding-left: 0; 395 | padding-right: 0; 396 | padding-top: 0; 397 | margin-bottom: 1.45rem; 398 | } 399 | pre { 400 | margin-left: 0; 401 | margin-right: 0; 402 | margin-top: 0; 403 | margin-bottom: 1.45rem; 404 | font-size: 0.85rem; 405 | line-height: 1.42; 406 | background: hsla(0, 0%, 0%, 0.04); 407 | border-radius: 3px; 408 | overflow: auto; 409 | word-wrap: normal; 410 | padding: 1.45rem; 411 | } 412 | table { 413 | margin-left: 0; 414 | margin-right: 0; 415 | margin-top: 0; 416 | padding-bottom: 0; 417 | padding-left: 0; 418 | padding-right: 0; 419 | padding-top: 0; 420 | margin-bottom: 1.45rem; 421 | font-size: 1rem; 422 | line-height: 1.45rem; 423 | border-collapse: collapse; 424 | width: 100%; 425 | } 426 | fieldset { 427 | margin-left: 0; 428 | margin-right: 0; 429 | margin-top: 0; 430 | padding-bottom: 0; 431 | padding-left: 0; 432 | padding-right: 0; 433 | padding-top: 0; 434 | margin-bottom: 1.45rem; 435 | } 436 | blockquote { 437 | margin-left: 1.45rem; 438 | margin-right: 1.45rem; 439 | margin-top: 0; 440 | padding-bottom: 0; 441 | padding-left: 0; 442 | padding-right: 0; 443 | padding-top: 0; 444 | margin-bottom: 1.45rem; 445 | } 446 | form { 447 | margin-left: 0; 448 | margin-right: 0; 449 | margin-top: 0; 450 | padding-bottom: 0; 451 | padding-left: 0; 452 | padding-right: 0; 453 | padding-top: 0; 454 | margin-bottom: 1.45rem; 455 | } 456 | noscript { 457 | margin-left: 0; 458 | margin-right: 0; 459 | margin-top: 0; 460 | padding-bottom: 0; 461 | padding-left: 0; 462 | padding-right: 0; 463 | padding-top: 0; 464 | margin-bottom: 1.45rem; 465 | } 466 | iframe { 467 | margin-left: 0; 468 | margin-right: 0; 469 | margin-top: 0; 470 | padding-bottom: 0; 471 | padding-left: 0; 472 | padding-right: 0; 473 | padding-top: 0; 474 | margin-bottom: 1.45rem; 475 | } 476 | hr { 477 | margin-left: 0; 478 | margin-right: 0; 479 | margin-top: 0; 480 | padding-bottom: 0; 481 | padding-left: 0; 482 | padding-right: 0; 483 | padding-top: 0; 484 | margin-bottom: calc(1.45rem - 1px); 485 | background: hsla(0, 0%, 0%, 0.2); 486 | border: none; 487 | height: 1px; 488 | } 489 | address { 490 | margin-left: 0; 491 | margin-right: 0; 492 | margin-top: 0; 493 | padding-bottom: 0; 494 | padding-left: 0; 495 | padding-right: 0; 496 | padding-top: 0; 497 | margin-bottom: 1.45rem; 498 | } 499 | b { 500 | font-weight: bold; 501 | } 502 | strong { 503 | font-weight: bold; 504 | } 505 | dt { 506 | font-weight: bold; 507 | } 508 | th { 509 | font-weight: bold; 510 | } 511 | li { 512 | margin-bottom: calc(1.45rem / 2); 513 | } 514 | ol li { 515 | padding-left: 0; 516 | } 517 | ul li { 518 | padding-left: 0; 519 | } 520 | li > ol { 521 | margin-left: 1.45rem; 522 | margin-bottom: calc(1.45rem / 2); 523 | margin-top: calc(1.45rem / 2); 524 | } 525 | li > ul { 526 | margin-left: 1.45rem; 527 | margin-bottom: calc(1.45rem / 2); 528 | margin-top: calc(1.45rem / 2); 529 | } 530 | blockquote *:last-child { 531 | margin-bottom: 0; 532 | } 533 | li *:last-child { 534 | margin-bottom: 0; 535 | } 536 | p *:last-child { 537 | margin-bottom: 0; 538 | } 539 | li > p { 540 | margin-bottom: calc(1.45rem / 2); 541 | } 542 | code { 543 | font-size: 0.85rem; 544 | line-height: 1.45rem; 545 | } 546 | kbd { 547 | font-size: 0.85rem; 548 | line-height: 1.45rem; 549 | } 550 | samp { 551 | font-size: 0.85rem; 552 | line-height: 1.45rem; 553 | } 554 | abbr { 555 | border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5); 556 | cursor: help; 557 | } 558 | acronym { 559 | border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5); 560 | cursor: help; 561 | } 562 | abbr[title] { 563 | border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5); 564 | cursor: help; 565 | text-decoration: none; 566 | } 567 | thead { 568 | text-align: left; 569 | } 570 | td, 571 | th { 572 | text-align: left; 573 | border-bottom: 1px solid hsla(0, 0%, 0%, 0.12); 574 | font-feature-settings: "tnum"; 575 | -moz-font-feature-settings: "tnum"; 576 | -ms-font-feature-settings: "tnum"; 577 | -webkit-font-feature-settings: "tnum"; 578 | padding-left: 0.96667rem; 579 | padding-right: 0.96667rem; 580 | padding-top: 0.725rem; 581 | padding-bottom: calc(0.725rem - 1px); 582 | } 583 | th:first-child, 584 | td:first-child { 585 | padding-left: 0; 586 | } 587 | th:last-child, 588 | td:last-child { 589 | padding-right: 0; 590 | } 591 | tt, 592 | code { 593 | background-color: hsla(0, 0%, 0%, 0.04); 594 | border-radius: 3px; 595 | font-family: "SFMono-Regular", Consolas, "Roboto Mono", "Droid Sans Mono", 596 | "Liberation Mono", Menlo, Courier, monospace; 597 | padding: 0; 598 | padding-top: 0.2em; 599 | padding-bottom: 0.2em; 600 | } 601 | pre code { 602 | background: none; 603 | line-height: 1.42; 604 | } 605 | code:before, 606 | code:after, 607 | tt:before, 608 | tt:after { 609 | letter-spacing: -0.2em; 610 | content: " "; 611 | } 612 | pre code:before, 613 | pre code:after, 614 | pre tt:before, 615 | pre tt:after { 616 | content: ""; 617 | } 618 | @media only screen and (max-width: 480px) { 619 | html { 620 | font-size: 100%; 621 | } 622 | } 623 | 624 | .a-button:hover { 625 | cursor:pointer; 626 | } 627 | 628 | 629 | @keyframes scale-down { 630 | 0% { 631 | opacity: 0.2; 632 | transform: scale(1.06); 633 | filter: blur(2px); 634 | 635 | } 636 | 100% { 637 | opacity: 1; 638 | transform: scale(1); 639 | filter: blur(0px); 640 | 641 | } 642 | } 643 | 644 | 645 | @keyframes scale-down-in { 646 | 0% { 647 | opacity: 0.2; 648 | transform: scale(1.1); 649 | filter: blur(2px); 650 | visibility: visible; 651 | } 652 | 653 | 40% { 654 | opacity: 1; 655 | transform: scale(1.03); 656 | filter: blur(0px); 657 | } 658 | 659 | 80% { 660 | opacity: 1; 661 | transform: scale(1); 662 | filter: blur(0px); 663 | } 664 | 665 | 99% { 666 | visibility: visible; 667 | } 668 | 669 | 100% { 670 | opacity: 0; 671 | transform: scale(0.8); 672 | filter: blur(0px); 673 | visibility: hidden; 674 | 675 | } 676 | } 677 | 678 | 679 | @keyframes visiblity-down { 680 | 0% { 681 | opacity: 1; 682 | visibility: visible; 683 | } 684 | 685 | 686 | 80% { 687 | opacity: 1; 688 | visibility: visible; 689 | } 690 | 691 | 99% { 692 | visibility: visible; 693 | } 694 | 100% { 695 | opacity: 0; 696 | visibility: hidden; 697 | } 698 | } 699 | 700 | 701 | @keyframes scale-down { 702 | 0% { 703 | opacity: 0.2; 704 | transform: scale(1.06); 705 | filter: blur(2px); 706 | 707 | } 708 | 709 | 100% { 710 | opacity: 0; 711 | transform: scale(0.8); 712 | filter: blur(0px); 713 | 714 | } 715 | } 716 | 717 | 718 | .ani-intro { 719 | animation: 0.4s ease 0s 1 normal none running scale-down; 720 | } 721 | 722 | 723 | .ani-intro--full { 724 | position: absolute; 725 | top:0; 726 | left: 0; 727 | animation: 4s ease 0s 1 normal none running visiblity-down; 728 | visibility: hidden; 729 | background: white; 730 | width: 100vw; 731 | height: 100vh; 732 | 733 | } 734 | 735 | .ani-intro--full--wrapper { 736 | width: 100vw; 737 | height: 100vh; 738 | display: flex; 739 | animation: 3s ease 1s 1 normal none running scale-down-in; 740 | } -------------------------------------------------------------------------------- /src/components/layout.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Layout component that queries for data 3 | * with Gatsby's useStaticQuery component 4 | * 5 | * See: https://www.gatsbyjs.org/docs/use-static-query/ 6 | */ 7 | 8 | import React from "react" 9 | import PropTypes from "prop-types" 10 | import { useStaticQuery, graphql } from "gatsby" 11 | 12 | import Header from "./header" 13 | import "./layout.css" 14 | 15 | const Layout = ({ children }) => { 16 | const data = useStaticQuery(graphql` 17 | query SiteTitleQuery { 18 | site { 19 | siteMetadata { 20 | title 21 | } 22 | } 23 | } 24 | `) 25 | 26 | return ( 27 | <> 28 | {/*
*/} 29 |
{children}
30 | 74 | 75 | 76 | ) 77 | } 78 | 79 | Layout.propTypes = { 80 | children: PropTypes.node.isRequired, 81 | } 82 | 83 | export default Layout 84 | -------------------------------------------------------------------------------- /src/components/seo.js: -------------------------------------------------------------------------------- 1 | /** 2 | * SEO component that queries for data with 3 | * Gatsby's useStaticQuery React hook 4 | * 5 | * See: https://www.gatsbyjs.org/docs/use-static-query/ 6 | */ 7 | 8 | import React from "react" 9 | import PropTypes from "prop-types" 10 | import { Helmet } from "react-helmet" 11 | import { useStaticQuery, graphql } from "gatsby" 12 | 13 | function SEO({ description, lang, meta, title, image }) { 14 | const { site } = useStaticQuery( 15 | graphql` 16 | query { 17 | site { 18 | siteMetadata { 19 | title 20 | description 21 | author 22 | image 23 | url 24 | } 25 | } 26 | } 27 | ` 28 | ) 29 | 30 | const metaDescription = description || site.siteMetadata.description 31 | 32 | return ( 33 | 82 | 98 | 99 | ) 100 | } 101 | 102 | SEO.defaultProps = { 103 | lang: `en`, 104 | meta: [], 105 | description: ``, 106 | } 107 | 108 | SEO.propTypes = { 109 | description: PropTypes.string, 110 | lang: PropTypes.string, 111 | meta: PropTypes.arrayOf(PropTypes.object), 112 | title: PropTypes.string.isRequired, 113 | image: PropTypes.string 114 | } 115 | 116 | export default SEO 117 | -------------------------------------------------------------------------------- /src/contributors/Abhishek_Baiju.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "AbhishekBaiju" 3 | name: "Abhishek Baiju" 4 | bio: "I'm really looking forward to being a part of this! It's a very engaging way to contribute than ever!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/AkhilTJ.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "itexpert2572000" 3 | name: "Akhil T J" 4 | bio: "An aspirant Engineering student and a passionate Programmer | Flutter enthusiast | Designer" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Alex.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "alexae11012" 3 | name: "Alex E" 4 | bio: "Mobile DevOps Specialist, good knowledge of Android and APIs, looking to expand Java skills" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Anjana.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "anjanaanil99" 3 | name: "Anjana " 4 | bio: "Excited" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Anush.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "anushbhatia" 3 | name: "Anush Bhatia" 4 | bio: "A MEAN Developer, Designer and an Open Source Mentor " 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Augustinas.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Sauroniux" 3 | name: "Augustinas" 4 | bio: "" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Diksha.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "dikshanasa" 3 | name: "Diksha Nasa" 4 | bio: "I don't like pineapples on pizza. Really thrilled to make my first contribution!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Dima-Lurie: -------------------------------------------------------------------------------- 1 | --- 2 | username: "dimaluR" 3 | name: "Dima L" 4 | bio: "Consistently reluctant to get a driver's licence (30 years and counting...). 5 | So exited I will not eat until." 6 | --- 7 | -------------------------------------------------------------------------------- /src/contributors/Emmanuel.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Emmanuel1237" 3 | name: "Emmanuel Kiran R " 4 | bio: "Blockchain Enthusiast" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Fabian.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "FabianRadomski" 3 | name: "Fabian Radomski" 4 | bio: "I like coding." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/GComputeNerd.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "gcomputenerd" 3 | name: "Afras Ashraf" 4 | bio: "Code with coffee. Super excited to make my first contribution." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/GovindCodes.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "GovindCodes" 3 | name: "Govind Kumar" 4 | bio: "Undergrad @NIT Megahalaya || Developer || Programmer || Hustler" 5 | --- -------------------------------------------------------------------------------- /src/contributors/Gyan Prakash Tiwari.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "gyancodes" 3 | name: "Gyan Prakash Tiwari" 4 | bio: "Happy for the first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Hadi_Ahmadi.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: Hadi374 3 | name: Hadi Ahmadi 4 | bio: happy with coding 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/HarishTeens.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "HarishTeens" 3 | name: "Harish" 4 | bio: "dont code alone, code for the community" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/HarshGupta.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "iSpy-u" 3 | name: "Harsh Gupta" 4 | bio: "Let's Go!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Hridyanshu.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Hridyanshu" 3 | name: "Hridyanshu" 4 | bio: "Engineer by chance, Software Engineer by choice. Very excited to contribute." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Kashya24.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Kashya24" 3 | name: "Devesh Kashyap" 4 | bio: "I am currently pursuing ML,and just got started with OSS" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/KhashayarMirMS.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "KhashayarMirMS" 3 | name: "Khashayar Mirsadeghi" 4 | bio: "A developer trying to be a magician" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/KingBoolean89: -------------------------------------------------------------------------------- 1 | --- 2 | username: "KingBoolean89" 3 | bio: "love to code" 4 | --- 5 | -------------------------------------------------------------------------------- /src/contributors/Kochouseph.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "kochouseph" 3 | name: "Kochouseph John" 4 | bio: "Enjoy coding" 5 | --- -------------------------------------------------------------------------------- /src/contributors/KorsPav.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "KorsPav" 3 | name: "Pavlo Korshkov" 4 | bio: "Never in the wrong time or wrong place." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/MadhavVinod.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "c4c0de" 3 | name: "Madhav Vinod" 4 | bio: "hello world" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/MariaThomson.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "MariaThomson" 3 | name: "Maria Thomson" 4 | bio: "Nothing about me just excited to amke my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/MerinBabu.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "MerinBabu" 3 | name: "Merin Babu" 4 | bio: "Coding is fun! And I am super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Nate.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "N8thegr8erthu" 3 | name: "Nate C" 4 | bio: "How did I end up doing this" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Nishantkumarr.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Nishantkumarr" 3 | name: "Nishant Kumar" 4 | bio: "Just another Python guy" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Nishrin.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Nishrin" 3 | name: "Nishrin Noushad" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Pericles.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Pericles001" 3 | name: "Pericles Adjovi" 4 | bio: "Happy to train myself with leapcode" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/PranjalG.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "pranjall29" 3 | name: "Pranjal Gadge" 4 | bio: "Really looking forward to this. Contributing to open source has been on my mind for a long time now." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Roy-Nahra.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "roy-nahra" 3 | name: "Roy Nahra" 4 | bio: "Hi, my name is Roy and I am a senior Software Engineer. I am looking forward to contibuting to this community" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/RyanBassette.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ryebass" 3 | name: "Ryan Bassette" 4 | bio: "Super excited to make my contribution yay." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sahil.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Sahil-Poonia" 3 | name: "Sahil Poonia" 4 | bio: "Coding at night. Super excited to my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/SanchiBansal.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sanchibansal340" 3 | name: "Sanchi Bansal" 4 | bio: "Fun fact about me: I love to swim. I am really excited to make my first contribution to this project." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sandeep.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: sandeep-pradeep 3 | name: sandeep pradeep 4 | bio: excited about my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ShahriarHD.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ShahriarHD" 3 | name: "Shahriar Heshmat" 4 | bio: "A wise man once said: fail fast and scream loudly when there is a problem." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ShaimaHaque.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "SHAIMA-HAQUE" 3 | name: "Shaima Haque" 4 | bio: "I love Maths and and really very excited" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ShreyaDhir.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ShreyaDhir" 3 | name: "Shreya" 4 | bio: "Fun fact: I'm a night owl. Can't wait to start my journey in Open Source! :]" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sidhant.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "macyapp" 3 | name: "Sidhant Kumar Nayak" 4 | bio: "Hey, there! I'm a coder." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Stanley-pl.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "pierrelstan" 3 | name: "Stanley Pierre-Louis" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sujideevi.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sujideevi" 3 | name: "SENTHIL KUMAR M" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sumit_Kumar_Prasad.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sumitkp11" 3 | name: "Sumit Kumar Prasad" 4 | bio: "My journey of contributions to Open Source starts by saving this file." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sumyak_Jain.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: Sumyak-Jain 3 | name: Sumyak Jain 4 | bio: A creative and hard working guy looking forward to enhance my Technical skills 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Sushmitha-Katti.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Sushmitha-Katti" 3 | name: "Sushmitha M Katti" 4 | bio: "Life is short, Here comes my first Pull request! Yayyy ! Very Excited" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Tanuj.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Ghost-Rider10" 3 | name: "Tanuj" 4 | bio: "Privacy is a Myth, Control is an Illusion." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ThiagoJack: -------------------------------------------------------------------------------- 1 | --- 2 | username: "tjota" 3 | name: "Thiago Jack" 4 | bio: "I love coffee and i'm excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/Torkel.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: Torkeliz 3 | name: Torkel I 4 | bio: I am known as a coffee monster. making contributions is c o o l 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ZeroPrime9.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ZeroPrime9" 3 | name: "Farzan Nobi" 4 | bio: "I am a red teram pen-tester & I am super excited fro my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/abel.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "the-hack3rboy" 3 | name: "Abel D Mathews" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/abhijith.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "abhijith-zero" 3 | name: "Abhijith R" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/afsal.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "afsal6898" 3 | name: "Afsal Aliyar" 4 | bio: "Happy" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ahammed.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "shaheedhudheen47" 3 | name: "ahammed shaheedhudheen" 4 | bio: "nothing" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ajai.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ajai-sandy" 3 | name: "Ajai J" 4 | bio: "Coder by life, started to explore the world of open source" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ajaypatil.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: patilaja 3 | name: Ajay Patil 4 | bio: Program Director. Practicing Data Science area specifically Machine Learning. 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ajo.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ajojose11" 3 | name: "Ajo Jose" 4 | bio: "Glued to the system until the problem is solved...very much excited for my first PR" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/akshat-sinha.md: -------------------------------------------------------------------------------- 1 | --- 2 | username : "imakshatsinha" 3 | name : "Akshat Sinha" 4 | bio : "I'm a design minded software developers who loves to combine beautiful design with amazing code." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/anamika.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Anamika013" 3 | name: "Anamika" 4 | bio: "Interested" 5 | --- -------------------------------------------------------------------------------- /src/contributors/anjali_singh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username : "A975" 3 | name : "Anjali Singh" 4 | bio : "Code with Coffee, Super ecxited for my first open source contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/anjanama.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "AnjanaMA" 3 | name: "Anjana MA" 4 | bio: "to learn" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/anurag.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "anuragb26" 3 | name: "Anurag Bajaj" 4 | bio: "Javascript developer.Very excited to make my first open source contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/archanaserver.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "archanaserver" 3 | name: "Archana Kumari" 4 | bio: "i'm so lazy and i'm very excited about my open source contribution :)" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/arijit.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: radioactive11 3 | name: Arijit Roy 4 | bio: Helping computers take over humans, epoch by epoch. 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/aseem.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "iamaseem" 3 | name: "ASEEMMUHAMMAD A. R." 4 | bio: "I'm bit slow & even though its not my first time still very excited to be a part." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/asish.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "asishRye" 3 | name: "Asish Mathew" 4 | bio: "I am not that fun :(" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/aswinanish.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "AswinAnish" 3 | name: "Aswin Anish" 4 | bio: "Hey Iam Excited for my contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/bastien.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "bgoepfert" 3 | name: "Bastien Goepfert" 4 | bio: "I was born in France and raised in Australia" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/beniljosek.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "beniljosek" 3 | name: "Benil Jose" 4 | bio: "Starting off in the world of open source has been a pretty good experience" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/bislara.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "bislara" 3 | name: "Biswajeet Sahoo" 4 | bio: "#UnravellingTech #Explorer" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/bk.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "bkkhamba" 3 | name: "bk" 4 | bio: "Happy to learn and code together" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/bonniesimon.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "bonniesimon" 3 | name: "Bonnie Simon" 4 | bio: "Taking on the world, one problem at a time." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/bravo68web.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "BRAVO68WEB" 3 | name: "Jyotirmoy Bandyopadhayaya" 4 | bio: "An Student Developer from India who loves to develop Discord Bots (Discord.js) and Webapps" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/dackq.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "dackq" 3 | name: "Dakota Reed" 4 | bio: "I am a computer science masters student looking to get started with Open Source!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/delladominic.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "DellaDominic" 3 | name: "Della Dominic" 4 | bio: "No contribution is small" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/dscnitrourkela.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "dscnitrourkela" 3 | name: "DSC NIT Roukela" 4 | bio: "Dont code alone, code for the community" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/dykhnoAnthony.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "dykhnoanthony" 3 | name: "Anthony Dykhno" 4 | bio: "I'm interested in machine learning, and the implications of ML in Finance." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/elias.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "EliasH" 3 | name: "Elias h" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/endemwone.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "endemwone" 3 | name: "Aadel Abdul Samad" 4 | bio: "I love hacking. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/erik.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ShooTeX" 3 | name: "Erik Simon" 4 | bio: "has no fun facts & is super excited" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/faadilfarees.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "faadil2022" 3 | name: "Faadil Ahamed" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/floyda.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "floyda" 3 | name: "Andy Floyd" 4 | bio: "Have been a user of open source for too long, now its time to start trying to give back!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/fweisser.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "fweisser" 3 | name: "fweisser" 4 | bio: "I'm really excited about this and wondering where this will lead me" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/gsatheesh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "g-satheesh" 3 | name: "Gayathri Satheesh" 4 | bio: "First contribution. Excited :)" 5 | --- -------------------------------------------------------------------------------- /src/contributors/harishteens.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "HarishTeens" 3 | name: "Harish" 4 | bio: "dont code alone, code for the community" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/harsh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "harshbordhansingh" 3 | name: "harshbordhansingh" 4 | content: "life is a like a game of football where we all run to achieve our goals, and yeah i am very proud of myself because i started working on opensource projects as well" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/hiral.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "thakerh1" 3 | name: "Hiral Thaker" 4 | bio: "I am super excited about this as I can finally learn Git :P" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/impactlearner.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: impactlearner 3 | name: Time Darden 4 | bio: I like archery. I'm excited to restart with open source! 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/injineer.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "the-injineer" 3 | name: "Jobin Ayathil" 4 | bio: "An energetic restless Youth trying to fuse all the bits & bytes to create something new. Cliche apart I am a Passionate Entrepreneur, Web Developer, Graphic Designer, Python Programmer, Machine Learning Enthusiast, Product & Concept Designer. When a situation demands I am even a motivational speaker. " 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ishank838.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ishank838" 3 | name: "Ishank Bansal" 4 | bio: "Excited to be here" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/ishikadubey.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ishika1727" 3 | name: "Ishika Dubey" 4 | bio: "A web developer and a data science enthusiast who loves to code also. Started reading recently." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/jayendranarumugam.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "jayendranarumugam" 3 | name: "Jayendran Arumugam" 4 | bio: "Love to help communities. Let's learn and share" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/jijinkh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "jijinkh" 3 | name: "Jijin K Haridas" 4 | bio: "No bio is good bio :)" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/jimmy.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "jimmy-jose" 3 | name: "Jimmy Jose" 4 | bio: "404 Bio not found ;) Feels pretty good to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/jinugeojames.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "jinugeojames" 3 | name: "Jinu Geo James" 4 | bio: "Eat Code Sleep Repeat" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/jwnpoh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "jwnpoh" 3 | name: "Joel Poh" 4 | bio: "I'm just learning. Thrilled to learn how to collaborate on git and contribute to Open Source." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/kabita.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "kabitac45" 3 | name: "Kabita Chhetri" 4 | bio: "👩🏻‍💻🏳️‍🌈💃🏻" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/katwulff.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "katwulff" 3 | name: "Katharina Wulff" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/kiransbaliga.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "kiransbaliga" 3 | name: "Kiran S Baliga" 4 | bio: "I convert coffee to code" 5 | --- -------------------------------------------------------------------------------- /src/contributors/kuruvilla.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "aiyankovil" 3 | name: "Kuruvilla George Aiyankovil" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/lakshita-mohanty.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Lakshita2002" 3 | name: "Lakshita Mohanty" 4 | bio: "I'm a huge foodie, I love to eat!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/lintqueen.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "lintqueen" 3 | name: "Dweezil L." 4 | bio: "I have done flying trapeze, and I'm exciting to see if this can make GitHub understandable." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/lisamarie.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "lisamarie" 3 | name: "Lisamarie Kelly" 4 | bio: "i'm a nomad 50% of the time & i'm super excited to keep my skills current w. leapcode!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/lserranoruber.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "lserranoruber" 3 | name: "Lucia Serrano Ruber" 4 | bio: "2nd year computer science student" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/luik-2210.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "luik-2210" 3 | name: "Sharan S" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/madhav5410.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "madhav5410" 3 | name: "Madhav Bhatia" 4 | bio: "today is not my birthday. Very excited towards my contribution in the repo." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/marc.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "marclucraft" 3 | name: "MArc Lucraft" 4 | bio: "I'm a Husband and Father who enjoys skateboarding and coffee. Really excited about getting up and running with open source contributions." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/masterbrian99.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "MasterBrian99" 3 | name: "pasindu p konghawaththa" 4 | bio: "so happy to work with leepcode" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/maulik.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "maulikchhabra" 3 | name: "Maulik Chhabra" 4 | bio: "Really excited for first Open Source contribution." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/max.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Maxson53" 3 | name: "Max T" 4 | bio: "Looking forward to trying this out! Seems like a great platform!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/midhun.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "hawathoneybee" 3 | name: "Midhun Shaji" 4 | bio: "code in moody climate" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/nipun.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "nipunsingal7" 3 | name: "Nipun Singal" 4 | bio: "I feel really amazing learning github, i was relly finding some who could teach me git" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/niranjana.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "niranjana-02" 3 | name: "Niranjana R" 4 | bio: "Excited about a new beginning" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/nishkarshraj.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "nishkarshraj" 3 | name: "Nishkarsh Raj" 4 | bio: "GitHubber who automates stuff due to his laziness" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/omar.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "ralo44" 3 | name: "Omar rangel" 4 | bio: "Passionate about data, eager to learn" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/omartheturtle.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "omartheturtle" 3 | name: "Omar A" 4 | bio: "Always wanted to contribute to open source but never did. Excited to contribute!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/prashant.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "perseus98" 3 | name: "Prashant Maharana" 4 | bio: "currently fluttering with dart (P.S. copied from another developer XD)" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/prem.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "prem315" 3 | name: "Prem Patel" 4 | bio: "Web Developer | System Design Developer" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/priyank.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "priyankrathi" 3 | name: "Priyank Rathi" 4 | bio: "Get set go" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/radhikasharma23.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "radhikasharma23" 3 | name: "Radhika Sharma" 4 | bio: "super duper excited to make my contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/radvin.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "radvin1378" 3 | name: "Rad Vin" 4 | bio: "init" 5 | --- -------------------------------------------------------------------------------- /src/contributors/rafi.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "rafitc" 3 | name: "Rafi Rasheed T C" 4 | bio: "I'm hardware maker. Who love to build new things using Arduino and python. Also, trying to learn something new every day. The fun fact about me is I ca't do anything using CSS. ;)" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/rathijitpapon.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "rathijitpapon" 3 | name: "Rathijit Paul" 4 | bio: "Full Stack Software Developer, Competitive Programmer. Very much excited to contribute on the open source community." 5 | --- -------------------------------------------------------------------------------- /src/contributors/riishika.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "riishika" 3 | name: "Rishika Kumar" 4 | bio: "This is my first contribution on github ! " 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/riyathakore.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "RiyaThakore" 3 | name: "Riya Thakore" 4 | bio: "Identifying life's source code..." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/roshan.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "roshanrajeev" 3 | name: "Roshan R" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/salvinanto7.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "salvinanto7" 3 | name: "Salvin Antony Varghese" 4 | bio: "Simply loving coding & Really excited for my first contribution for leapcode!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/sanjana.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "Sanjana-11" 3 | name: "Sanjana P" 4 | bio: "Explore. Code. Innovate" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/sanjit.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sanjitp" 3 | name: "Sanjit Prasad" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/sebin.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sebin253" 3 | name: "sebin beebi philip" 4 | bio: "code with lime juice. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/selharem.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "selharem" 3 | name: "Soufiane Elharem" 4 | bio: "Software engineering student & competitive programmer. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/sethusathyan.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sethusathyan" 3 | name: "Sethu Sathyan" 4 | bio: "I am super excited about my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/shawn-lobo.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "shawnlobo96" 3 | name: "Shawn Lobo" 4 | bio: "A cat person enthusiastic about engines and IoT and loves coffee" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/shubhamkumar.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "shubham-kumar10" 3 | name: "Shubham Kumar" 4 | bio: "Fullstack Web Developer, on my quest to write beautiful code. " 5 | --- -------------------------------------------------------------------------------- /src/contributors/sidchigo.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sidchigo" 3 | name: "Siddhesh Naik" 4 | bio: "This one seems like an good idea. Hope I would stick to it." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/simsilver.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "simsilver" 3 | name: "Simsilver Lee" 4 | bio: "try something funny" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/singhkis.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "https://github.com/singhkis14" 3 | name: "Kishor Singh" 4 | bio: "Starting this with green tea in my hand. This is my second contribution, first one was similar one, initiative from github itself firstcontribution. Totally loooking forward to continue this journey." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/skidipap.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "skidipap" 3 | name: "skidipap" 4 | bio: "Looking for Investor" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/smithajohn.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "smithajo" 3 | name: "Smitha John" 4 | bio: "Slow learner and I sure am excited about my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/sneha.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "sneha-jha08" 3 | name: "Sneha Jha" 4 | bio: "Super scared of git.." 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/soonsm.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: soonsm 3 | name: SM Kim 4 | bio: "Fun fact about you & how excited are you about your first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/subins2000.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "subins2000" 3 | name: "Subin Siby" 4 | bio: "hacking and testing" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/suvarnesh.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "SuvarneshKM" 3 | name: "Suvarnesh K M" 4 | bio: "Code For fun and enjoy with errors" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/suveshmoza.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "suveshmoza" 3 | name: "Suvesh Moza" 4 | bio: "One day or day one. You decide && Super excited for Open Source contributions" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/swastik.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "swastik1308" 3 | name: "Swastik Khuntia" 4 | bio: "Here to explore the planet of OS" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/swetha.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "swetha2410" 3 | name: "Swetha Balram" 4 | bio: "Curious to learn more about in Git" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/tim-grein.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "TimG1997" 3 | name: "Tim Grein" 4 | bio: "looking forward to contribute to open source!" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/tomahawk-pilot.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "tomahawk-pilot" 3 | name: "Syamkumar" 4 | bio: "code with coffee. Super excited to make my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/udhaykumar.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "udhaykumarbala" 3 | name: "Udhaykumar Balakrishnan" 4 | bio: "Life long learner" 5 | --- -------------------------------------------------------------------------------- /src/contributors/vancha.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "vancha" 3 | name: "vancha march" 4 | bio: "Planning to learn more languages and technologies, and hoping to contribute to free software to make it happen" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/vanshaj.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: vanshaj7-hub 3 | name: vanshaj arora 4 | bio: i really love coding and i am extremely excited for my first contribution in whatever form. 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/vasu.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "vasugpt116" 3 | name: "vasu gupta" 4 | bio: "my first contribution" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/vinitshahdeo.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "vinitshahdeo" 3 | name: "Vinit Shahdeo" 4 | bio: "Adores JavaScript, catch me for a quick best of 3 in the badminton court" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/wilfredo.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "wiljmorales" 3 | name: "Wilfredo Morales" 4 | bio: "I'm learning about programing and i'm very exited to be part of leapcode... I want to improve my skills and make the internet a better place" 5 | --- 6 | -------------------------------------------------------------------------------- /src/contributors/wjahoward.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "wjahoward" 3 | name: "Howard Wang" 4 | bio: "Fun fact about you & how excited are you about your first contribution" 5 | --- -------------------------------------------------------------------------------- /src/contributors/wusabinga.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: wusabinga 3 | name: Stephan Löcher 4 | bio: I´m learning Webdevelopement since a year. Started with MERN, now I got additional Nest.js and Jest in my bag 5 | --- -------------------------------------------------------------------------------- /src/contributors/yoramg.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "YoramGondwe" 3 | name: "Yoram Gondwe" 4 | bio: "I am a software engineer who loves music a lot" 5 | --- -------------------------------------------------------------------------------- /src/contributors/yury-gorelik.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "yurywektorovich" 3 | name: "Yury Gorelik" 4 | bio: "Just keep moving forward. One step at a time. Where your focus goes your energy flows" 5 | --- -------------------------------------------------------------------------------- /src/images/gatsby-astronaut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/gatsby-astronaut.png -------------------------------------------------------------------------------- /src/images/gatsby-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/gatsby-icon.png -------------------------------------------------------------------------------- /src/images/gatsby-icon1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/gatsby-icon1.png -------------------------------------------------------------------------------- /src/images/gatsby-icon11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/gatsby-icon11.png -------------------------------------------------------------------------------- /src/images/github-logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | 8 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /src/images/leapcode--open--noslash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/leapcode--open--noslash.png -------------------------------------------------------------------------------- /src/images/leapcode-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/src/images/leapcode-open.png -------------------------------------------------------------------------------- /src/pages/404.js: -------------------------------------------------------------------------------- 1 | import React from "react" 2 | 3 | import Layout from "../components/layout" 4 | import SEO from "../components/seo" 5 | 6 | const NotFoundPage = () => ( 7 | 8 | 9 |

NOT FOUND

10 |

You just hit a route that doesn't exist... the sadness.

11 |
12 | ) 13 | 14 | export default NotFoundPage 15 | -------------------------------------------------------------------------------- /src/pages/code-of-conduct.js: -------------------------------------------------------------------------------- 1 | import React, { Component } from "react" 2 | import { Link } from "gatsby" 3 | 4 | import Layout from "../components/layout" 5 | import Image from "../components/image" 6 | import SEO from "../components/seo"; 7 | 8 | import { ReactTypeformEmbed } from 'react-typeform-embed'; 9 | import { trackCustomEvent } from 'gatsby-plugin-google-analytics' 10 | 11 | 12 | class CodeConduct extends Component { 13 | 14 | 15 | render() { 16 | return( 17 | 18 | 19 | 24 |
25 |
26 |
27 | {/* For Open Source Project Owners */} 28 |

Code of Conduct

29 |
Our Pledge
30 |

In the interest of fostering an open and welcoming environment, we as 31 | members, contributors, and leaders pledge to make participation in our project and 32 | our community a harassment-free experience for everyone, regardless of age, body 33 | size, disability, ethnicity, sex characteristics, gender identity and expression, 34 | level of experience, education, socio-economic status, nationality, personal 35 | appearance, race, religion, or sexual identity and orientation.

36 | 37 |
Our Standards
38 |

39 | Examples of behavior that contributes to creating a positive environment 40 | include: 41 |



42 | 43 | * Using welcoming and inclusive language 44 |

45 | 46 | * Being respectful of differing viewpoints and experiences 47 |

48 | 49 | * Gracefully accepting constructive criticism 50 |

51 | 52 | * Focusing on what is best for the community 53 |

54 | 55 | * Showing empathy towards other community members 56 |



57 | Examples of unacceptable behavior by participants include: 58 |



59 | * The use of sexualized language or imagery and unwelcome sexual attention or 60 | advances 61 |

62 | * Trolling, insulting/derogatory comments, and personal or political attacks 63 | * Public or private harassment 64 |

65 | * Publishing others' private information, such as a physical or electronic 66 | address, without explicit permission 67 |

68 | * Other conduct which could reasonably be considered inappropriate in a 69 | professional setting 70 |

71 | 72 |

73 | 74 | 75 |
Our Responsibilities
76 |

77 | Project maintainers are responsible for clarifying the standards of acceptable 78 | behavior and are expected to take appropriate and fair corrective action in 79 | response to any instances of unacceptable behavior. 80 |



81 | Project maintainers have the right and responsibility to remove, edit, or 82 | reject comments, commits, code, wiki edits, issues, and other contributions 83 | that are not aligned to this Code of Conduct, or to ban temporarily or 84 | permanently any contributor for other behaviors that they deem inappropriate, 85 | threatening, offensive, or harmful.

86 | 87 |
Scope
88 |

89 | This Code of Conduct applies within all project spaces, and it also applies when 90 | an individual is representing the project or its community in public spaces. 91 | Examples of representing a project or community include using an official 92 | project e-mail address, posting via an official social media account, or acting 93 | as an appointed representative at an online or offline event. Representation of 94 | a project may be further defined and clarified by project maintainers.

95 | 96 |
Enforcement
97 |

98 | Instances of abusive, harassing, or otherwise unacceptable behavior may be 99 | reported by contacting the project team. All 100 | complaints will be reviewed and investigated and will result in a response that 101 | is deemed necessary and appropriate to the circumstances. The project team is 102 | obligated to maintain confidentiality with regard to the reporter of an incident. 103 | Further details of specific enforcement policies may be posted separately. 104 |



105 | Project maintainers who do not follow or enforce the Code of Conduct in good 106 | faith may face temporary or permanent repercussions as determined by other 107 | members of the project's leadership.

108 | 109 |
Attribution
110 |

111 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, 112 | available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

113 |
114 | 115 | 116 |
117 |
118 | 119 | 120 | 121 | 122 | 123 | 124 |
125 | ) 126 | 127 | } 128 | } 129 | 130 | 131 | 132 | export default CodeConduct 133 | -------------------------------------------------------------------------------- /src/pages/contributor.js: -------------------------------------------------------------------------------- 1 | import React, { Component } from 'react' 2 | import Layout from '../components/layout'; 3 | import SEO from '../components/seo'; 4 | 5 | const shuffleArray = (array) => { 6 | for (let i = array.length - 1; i > 0; i--) { 7 | const j = Math.floor(Math.random() * (i + 1)); 8 | [array[i], array[j]] = [array[j], array[i]]; 9 | } 10 | 11 | return array; 12 | } 13 | 14 | class Contributor extends Component { 15 | render() { 16 | return ( 17 | 18 | 19 |
20 | 21 | 22 | 23 |
24 | 25 | 26 |
27 |

Contributor on Leapcode

28 |
29 | { this.props.data.allMarkdownRemark.edges.map(contrib => ( 30 | 31 |

{contrib.node.frontmatter.name}

32 | {contrib.node.frontmatter.username} 33 |

{contrib.node.frontmatter.bio}

34 |
35 | ))} 36 |
37 |
38 | 39 |
40 | ) 41 | } 42 | } 43 | 44 | 45 | export const query = graphql` 46 | query ContributorPageQuery { 47 | allMarkdownRemark { 48 | edges { 49 | node { 50 | frontmatter { 51 | username 52 | name 53 | bio 54 | } 55 | } 56 | } 57 | } 58 | 59 | } 60 | ` 61 | 62 | export default Contributor; -------------------------------------------------------------------------------- /src/pages/dev-404-page.js: -------------------------------------------------------------------------------- 1 | import React from "react" 2 | 3 | import Layout from "../components/layout" 4 | import SEO from "../components/seo" 5 | 6 | const NotFoundPage = () => ( 7 | 8 | 9 |

NOT FOUND

10 |

You just hit a route that doesn't exist... the sadness.

11 |
12 | ) 13 | 14 | export default NotFoundPage 15 | -------------------------------------------------------------------------------- /src/pages/index.js: -------------------------------------------------------------------------------- 1 | import React, { Component } from "react" 2 | import { Link } from "gatsby" 3 | import { graphql } from 'gatsby' 4 | import Layout from "../components/layout" 5 | import Image from "../components/image" 6 | import SEO from "../components/seo"; 7 | 8 | import { ReactTypeformEmbed } from 'react-typeform-embed'; 9 | import { trackCustomEvent } from 'gatsby-plugin-google-analytics' 10 | 11 | const tweets = [ 12 | { 13 | id:0, 14 | username: 'archanaserver', 15 | html: `` 16 | }, 17 | { 18 | id:1, 19 | username:'hiralthaker12', 20 | html:`` 21 | 22 | }, { 23 | id:3, 24 | username:'PrateekG_', 25 | html:`` 26 | } 27 | ] 28 | 29 | 30 | 31 | const UserSteps = [{ 32 | id:0, 33 | heading: 'Create an Account', 34 | desc: 'Sign in using your GitHub account' 35 | }, { 36 | id:1, 37 | heading: 'Pick a Repository', 38 | desc: 'Pick a repo matching with your skills from our curated list' 39 | }, { 40 | id:2, 41 | heading: 'Start Contributing', 42 | desc: 'Streamlined & simple steps to help you contribute to the repo' 43 | }, { 44 | id:3, 45 | heading: 'Earn Rewards 🔥', 46 | desc: 'Receive points as you progress through the steps. Brownie points & badges when your Pull Request is accepted.' 47 | }] 48 | 49 | 50 | const blockData = [{ 51 | id:1, 52 | title:'Beginner Friendly', 53 | src:'/drawkit-developer-woman-monochrome.svg', 54 | para: 'The open source ecosystem could be complex and overwhelming for beginners. Currently, the documentations are either non-existent or not beginner-friendly. As a first time contributor, there is a series of proven ways through which you can easily get started on any project.' 55 | }, { 56 | id:2, 57 | title:'Less Intimidating & More Motivating', 58 | src:'/revenue-graph-monochrome.svg', 59 | para:'Contributing to open source should be motivating. But a lot of times beginners get overwhelmed by the code, the community, etc. A welcoming community of existing contributors is here to make your journey more exciting.' 60 | }, { 61 | id:3, 62 | title:'A Helping Hand to Move Forward', 63 | src:'/drawkit-list-app-monochrome.svg', 64 | para:'Open source communities are diverse, and talking to strangers could be a daunting task, to begin with. Getting connected with a mentor in the community who could guide is going to be really helpful.' 65 | }] 66 | 67 | 68 | 69 | 70 | const InfoBlock = (props) => ( 71 |
72 |
73 |
74 | 80 | 81 |
82 |
83 |

{props.title}

84 |

{props.para}

85 |
86 |
87 |
88 | ) 89 | 90 | 91 | const SurveyModel = ({ isOpen, onClose }) => ( 92 |
93 |
94 |
95 |
96 | 97 |
98 | 103 | 104 |
105 | ) 106 | 107 | 108 | class IndexPage extends Component { 109 | 110 | state = { 111 | sur: false 112 | } 113 | 114 | runSurvey = () => { 115 | 116 | trackCustomEvent({ 117 | // string - required - The object that was interacted with (e.g.video) 118 | category: "Form Filling", 119 | // string - required - Type of interaction (e.g. 'play') 120 | action: "Click", 121 | // string - optional - Useful for categorizing events (e.g. 'Spring Campaign') 122 | label: "Beta Form", 123 | // number - optional - Numeric value associated with the event. (e.g. A product ID) 124 | value: 1 125 | }) 126 | 127 | 128 | this.setState({ 129 | sur: true 130 | }) 131 | } 132 | 133 | onClose = () => { 134 | this.setState({ 135 | sur: false 136 | }) 137 | } 138 | 139 | 140 | 141 | render() { 142 | 143 | return( 144 | 145 | 146 | 147 | {/*
Leapcode is a winner of the Community Engagement Challenge - Phase One🎉 by GNOME & Endless - Read more
*/} 148 |
149 | 150 | 151 |
152 |
153 | 154 | 155 |
156 | Leapcode Logo 157 |

{}Kick start your open
source contribution{}

158 |

Leapcode helps you contribute to open source projects right from your first pull request to working on major projects

159 |
160 |
161 |
Sign in with Github
162 | 163 |
164 |
165 | 166 | 167 |
168 |
169 |
170 | 171 | {/*
172 | 173 |
*/} 174 | 175 | 176 |
177 | 178 |
179 | 180 |
181 |
182 |
183 | {/*
*/} 184 |
185 |

Make your first Pull Request
in 5 minutes

186 |
187 | { 188 | UserSteps.map(step => ( 189 |
190 | 191 |
192 | {step.heading} 193 |

{step.desc}

194 |
195 |
196 | )) 197 | } 198 | 199 |
200 |
201 |
202 |
203 |
204 | 205 | 206 |
207 |

Don’t take our word for it

208 |

Our users are already talking about it on twitter

209 |
210 | { tweets.map(tweet =>
211 |
212 |
) } 213 |
214 | 215 | 216 | 217 | 218 | 219 | 220 |
221 |

Recent contributors who made their first pull request

222 |
223 | { 224 | this.props.data.allMarkdownRemark.edges.filter(c => c.node.frontmatter.username != 'sethusathyan').map(contrib => ( 225 | 226 |
{contrib.node.frontmatter.name}
227 |

{contrib.node.frontmatter.bio}

228 |
229 | )) 230 | } 231 |
232 | 233 | See all contributors → 234 | 235 |
236 | 237 | 238 |
239 | 240 | 241 | 242 |
243 |
244 |

Contributing to open source is now
easy & rewarding

245 |

A lot of first time contributors face issues in finding a project, figuring out what to contribute, understanding the repo etc. With Leapcode, we are empowering first time contributors by motivating & rewarding each step they take towards the contribution.

246 | 247 |
248 |
249 | 250 | 251 | 252 | 253 | 254 |
255 |
256 |
257 | For Open Source Project Owners 258 |

Create a seamless experience for your contributors

259 |

For open source project maintainers & owners, Leapcode helps you onboard first time contributors by simplyfying your contribution process & making it interesting.

260 |
261 |
Onboard new contributors easily
262 |

Onboard & navigate new contributors to your open source projects quickly

263 |
264 | 265 |
266 |
Access to a thriving community
267 |

Get an ethusiastic and motivated community to contribute to your projects

268 |
269 | 270 | 271 |
272 |
Grow your projects
273 |

Get issues fixed & features added from a community of contributors that helps each other

274 |
275 | 276 | 277 | Add your Repository 278 | 279 |
280 | 281 | 282 |
283 |
284 | 285 | 286 | 287 | 288 | {/*
289 |
290 |

Interested to get started to contribute to open source?

291 |

292 | 293 |
294 |
*/} 295 | 296 | 297 | 298 | 299 | 300 |
301 | 302 | ) 303 | 304 | } 305 | } 306 | 307 | 308 | export const query = graphql` 309 | query HomePageQuery { 310 | site { 311 | siteMetadata { 312 | description 313 | } 314 | } 315 | 316 | allMarkdownRemark( 317 | limit: 3 318 | ) { 319 | edges { 320 | node { 321 | frontmatter { 322 | username 323 | name 324 | bio 325 | } 326 | } 327 | } 328 | } 329 | 330 | } 331 | ` 332 | 333 | 334 | 335 | export default IndexPage 336 | -------------------------------------------------------------------------------- /src/templates/contributor.js: -------------------------------------------------------------------------------- 1 | import React from "react" 2 | import { graphql } from "gatsby" 3 | import Layout from "../components/layout" 4 | import SEO from "../components/seo" 5 | export default function Template({ 6 | data, // this prop will be injected by the GraphQL query below. 7 | }) { 8 | const { markdownRemark } = data // data.markdownRemark holds your post data 9 | const { frontmatter, html } = markdownRemark 10 | return ( 11 | 12 | 13 |
14 | 15 | 16 | 17 |
18 |
19 | I'm 20 |

{frontmatter.name}

21 | 22 | My Github Profile is 23 |

{frontmatter.username}

24 | 25 | and 26 |

{frontmatter.bio}

27 |
28 |
29 | 30 | Back to contributors 31 |
32 |
33 | 34 | ) 35 | } 36 | export const pageQuery = graphql` 37 | query($username: String!) { 38 | markdownRemark(frontmatter: { username: { eq: $username } }) { 39 | html 40 | frontmatter { 41 | username 42 | name 43 | bio 44 | } 45 | } 46 | } 47 | ` -------------------------------------------------------------------------------- /src/tobias-nienhaus.md: -------------------------------------------------------------------------------- 1 | --- 2 | username: "TobiasNienhaus" 3 | name: "Tobias Nienhaus" 4 | bio: "Interested in programming :^)" 5 | --- 6 | -------------------------------------------------------------------------------- /static/CEChallenge-P1Winner2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/CEChallenge-P1Winner2.png -------------------------------------------------------------------------------- /static/_redirects: -------------------------------------------------------------------------------- 1 | /post/* https://women.leapcode.io/post/:splat -------------------------------------------------------------------------------- /static/android-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-144x144.png -------------------------------------------------------------------------------- /static/android-icon-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-192x192.png -------------------------------------------------------------------------------- /static/android-icon-36x36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-36x36.png -------------------------------------------------------------------------------- /static/android-icon-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-48x48.png -------------------------------------------------------------------------------- /static/android-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-72x72.png -------------------------------------------------------------------------------- /static/android-icon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/android-icon-96x96.png -------------------------------------------------------------------------------- /static/apple-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-114x114.png -------------------------------------------------------------------------------- /static/apple-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-120x120.png -------------------------------------------------------------------------------- /static/apple-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-144x144.png -------------------------------------------------------------------------------- /static/apple-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-152x152.png -------------------------------------------------------------------------------- /static/apple-icon-180x180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-180x180.png -------------------------------------------------------------------------------- /static/apple-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-57x57.png -------------------------------------------------------------------------------- /static/apple-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-60x60.png -------------------------------------------------------------------------------- /static/apple-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-72x72.png -------------------------------------------------------------------------------- /static/apple-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-76x76.png -------------------------------------------------------------------------------- /static/apple-icon-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon-precomposed.png -------------------------------------------------------------------------------- /static/apple-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/apple-icon.png -------------------------------------------------------------------------------- /static/drawkit-developer-woman-monochrome.svg: -------------------------------------------------------------------------------- 1 | Artboard 1 -------------------------------------------------------------------------------- /static/drawkit-list-app-monochrome.svg: -------------------------------------------------------------------------------- 1 | Artboard 1 -------------------------------------------------------------------------------- /static/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon-16x16.png -------------------------------------------------------------------------------- /static/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon-32x32.png -------------------------------------------------------------------------------- /static/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon-96x96.png -------------------------------------------------------------------------------- /static/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon.ico -------------------------------------------------------------------------------- /static/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon.png -------------------------------------------------------------------------------- /static/favicon1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/favicon1.png -------------------------------------------------------------------------------- /static/fonts/Aeonik-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/Aeonik-Bold.ttf -------------------------------------------------------------------------------- /static/fonts/Aeonik-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/Aeonik-Regular.ttf -------------------------------------------------------------------------------- /static/fonts/GT-America-Bold.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/GT-America-Bold.otf -------------------------------------------------------------------------------- /static/fonts/GT-America-Extended-Medium.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/GT-America-Extended-Medium.otf -------------------------------------------------------------------------------- /static/fonts/GT-America-Extended-Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/GT-America-Extended-Regular.otf -------------------------------------------------------------------------------- /static/fonts/GT-America-Medium.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/GT-America-Medium.otf -------------------------------------------------------------------------------- /static/fonts/GT-America-Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/fonts/GT-America-Regular.otf -------------------------------------------------------------------------------- /static/fonts/fonts.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: "AFont"; 3 | font-weight: 700; 4 | src: url("GT-America-Bold.otf"); 5 | } 6 | 7 | 8 | @font-face { 9 | font-family: "AFont"; 10 | font-weight: 500; 11 | src: url("GT-America-Medium.otf"); 12 | } 13 | 14 | 15 | @font-face { 16 | font-family: "AFont"; 17 | font-weight: 300; 18 | src: url("GT-America-Regular.otf"); 19 | } 20 | 21 | 22 | @font-face { 23 | font-family: 'An'; 24 | font-weight: 300; 25 | src: url('Aeonik-Regular.ttf') 26 | } 27 | 28 | @font-face { 29 | font-family: 'An'; 30 | font-weight: 600; 31 | src: url('Aeonik-Bold.ttf') 32 | } -------------------------------------------------------------------------------- /static/home.bnad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/home.bnad.png -------------------------------------------------------------------------------- /static/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/icon.png -------------------------------------------------------------------------------- /static/images/stokes-bg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /static/ms-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/ms-icon-144x144.png -------------------------------------------------------------------------------- /static/ms-icon-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/ms-icon-150x150.png -------------------------------------------------------------------------------- /static/ms-icon-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/ms-icon-310x310.png -------------------------------------------------------------------------------- /static/ms-icon-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/ms-icon-70x70.png -------------------------------------------------------------------------------- /static/new-splash.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/new-splash.jpeg -------------------------------------------------------------------------------- /static/og-image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/og-image.png -------------------------------------------------------------------------------- /static/revenue-graph-monochrome.svg: -------------------------------------------------------------------------------- 1 | Artboard 1 -------------------------------------------------------------------------------- /static/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leapcode-Open/landingpage/4c3d872f501a1f18d2b06d38b67fb12e5d54103c/static/splash.png -------------------------------------------------------------------------------- /tailwind.config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | prefix: '', 3 | important: false, 4 | separator: ':', 5 | theme: { 6 | screens: { 7 | sm: '640px', 8 | md: '768px', 9 | lg: '1024px', 10 | xl: '1280px', 11 | }, 12 | colors: { 13 | transparent: 'transparent', 14 | 15 | black: '#444', 16 | white: '#fff', 17 | bgblack: '#1d1e22', 18 | gray: { 19 | 100: '#f7fafc', 20 | 200: '#edf2f7', 21 | 300: '#e2e8f0', 22 | 400: '#cbd5e0', 23 | 500: '#a0aec0', 24 | 600: '#718096', 25 | 700: '#4a5568', 26 | 800: '#2d3748', 27 | 900: '#1a202c', 28 | }, 29 | red: { 30 | 100: '#fff5f5', 31 | 200: '#fed7d7', 32 | 300: '#feb2b2', 33 | 400: '#fc8181', 34 | 500: '#f56565', 35 | 600: '#e53e3e', 36 | 700: '#c53030', 37 | 800: '#9b2c2c', 38 | 900: '#742a2a', 39 | }, 40 | orange: { 41 | 100: '#fffaf0', 42 | 200: '#feebc8', 43 | 300: '#fbd38d', 44 | 400: '#f6ad55', 45 | 500: '#ed8936', 46 | 600: '#dd6b20', 47 | 700: '#c05621', 48 | 800: '#9c4221', 49 | 900: '#7b341e', 50 | }, 51 | yellow: { 52 | 100: '#fffff0', 53 | 200: '#fefcbf', 54 | 300: '#faf089', 55 | 400: '#f6e05e', 56 | 500: '#ecc94b', 57 | 600: '#d69e2e', 58 | 700: '#b7791f', 59 | 800: '#975a16', 60 | 900: '#744210', 61 | }, 62 | green: { 63 | 100: '#f0fff4', 64 | 200: '#c6f6d5', 65 | 300: '#9ae6b4', 66 | 400: '#68d391', 67 | 500: '#48bb78', 68 | 600: '#38a169', 69 | 700: '#2f855a', 70 | 800: '#276749', 71 | 900: '#22543d', 72 | }, 73 | teal: { 74 | 100: '#e6fffa', 75 | 200: '#b2f5ea', 76 | 300: '#81e6d9', 77 | 400: '#4fd1c5', 78 | 500: '#38b2ac', 79 | 600: '#319795', 80 | 700: '#2c7a7b', 81 | 800: '#285e61', 82 | 900: '#234e52', 83 | }, 84 | blue: { 85 | 100: '#ebf8ff', 86 | 200: '#bee3f8', 87 | 300: '#90cdf4', 88 | 400: '#63b3ed', 89 | 500: '#4299e1', 90 | 600: '#3182ce', 91 | 700: '#2b6cb0', 92 | 800: '#2c5282', 93 | 900: 'rgb(102, 99, 253)', 94 | }, 95 | indigo: { 96 | 100: '#ebf4ff', 97 | 200: '#c3dafe', 98 | 300: '#a3bffa', 99 | 400: '#7f9cf5', 100 | 500: '#667eea', 101 | 600: '#5a67d8', 102 | 700: '#4c51bf', 103 | 800: '#434190', 104 | 900: '#3c366b', 105 | }, 106 | purple: { 107 | 100: '#faf5ff', 108 | 200: '#e9d8fd', 109 | 300: '#d6bcfa', 110 | 400: '#b794f4', 111 | 500: '#9f7aea', 112 | 600: '#805ad5', 113 | 700: '#6b46c1', 114 | 800: '#553c9a', 115 | 900: '#44337a', 116 | }, 117 | pink: { 118 | 100: '#fff5f7', 119 | 200: '#fed7e2', 120 | 300: '#fbb6ce', 121 | 400: '#f687b3', 122 | 500: '#ed64a6', 123 | 600: '#d53f8c', 124 | 700: '#b83280', 125 | 800: '#97266d', 126 | 900: '#702459', 127 | }, 128 | newblue: { 129 | 100: '#F4F8FC', 130 | 200: '#CDF2FC', 131 | 300: '#90cdf4', 132 | 400: '#63b3ed', 133 | 500: '#4299e1', 134 | 600: '#3182ce', 135 | 700: '#2b6cb0', 136 | 800: '#0066f5', 137 | 900: '#022B69', 138 | } 139 | }, 140 | spacing: { 141 | px: '1px', 142 | '0': '0', 143 | '1': '0.25rem', 144 | '2': '0.5rem', 145 | '3': '0.75rem', 146 | '4': '1rem', 147 | '5': '1.25rem', 148 | '6': '1.5rem', 149 | '8': '2rem', 150 | '10': '2.5rem', 151 | '12': '3rem', 152 | '16': '4rem', 153 | '20': '5rem', 154 | '24': '6rem', 155 | '32': '8rem', 156 | '40': '10rem', 157 | '48': '12rem', 158 | '56': '14rem', 159 | '64': '16rem', 160 | }, 161 | backgroundColor: theme => theme('colors'), 162 | backgroundPosition: { 163 | bottom: 'bottom', 164 | center: 'center', 165 | left: 'left', 166 | 'left-bottom': 'left bottom', 167 | 'left-top': 'left top', 168 | right: 'right', 169 | 'right-bottom': 'right bottom', 170 | 'right-top': 'right top', 171 | top: 'top', 172 | }, 173 | backgroundSize: { 174 | auto: 'auto', 175 | cover: 'cover', 176 | contain: 'contain', 177 | }, 178 | borderColor: theme => ({ 179 | ...theme('colors'), 180 | default: theme('colors.gray.300', 'currentColor'), 181 | }), 182 | borderRadius: { 183 | none: '0', 184 | sm: '0.125rem', 185 | default: '0.25rem', 186 | md: '0.375rem', 187 | lg: '0.5rem', 188 | full: '9999px', 189 | }, 190 | borderWidth: { 191 | default: '1px', 192 | '0': '0', 193 | '2': '2px', 194 | '4': '4px', 195 | '8': '8px', 196 | }, 197 | boxShadow: { 198 | xs: '0 0 0 1px rgba(0, 0, 0, 0.05)', 199 | sm: '0 1px 2px 0 rgba(0, 0, 0, 0.05)', 200 | default: '0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)', 201 | md: '0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)', 202 | lg: '0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)', 203 | xl: '0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)', 204 | '2xl': '0 25px 50px -12px rgba(0, 0, 0, 0.25)', 205 | inner: 'inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)', 206 | outline: '0 0 0 3px rgba(66, 153, 225, 0.5)', 207 | none: 'none', 208 | }, 209 | container: {}, 210 | cursor: { 211 | auto: 'auto', 212 | default: 'default', 213 | pointer: 'pointer', 214 | wait: 'wait', 215 | text: 'text', 216 | move: 'move', 217 | 'not-allowed': 'not-allowed', 218 | }, 219 | fill: { 220 | current: 'currentColor', 221 | }, 222 | flex: { 223 | '1': '1 1 0%', 224 | auto: '1 1 auto', 225 | initial: '0 1 auto', 226 | none: 'none', 227 | }, 228 | flexGrow: { 229 | '0': '0', 230 | default: '1', 231 | }, 232 | flexShrink: { 233 | '0': '0', 234 | default: '1', 235 | }, 236 | fontFamily: { 237 | sans: [ 238 | 'Circular-Std', 239 | 'system-ui', 240 | '-apple-system', 241 | 'BlinkMacSystemFont', 242 | '"Segoe UI"', 243 | 'Roboto', 244 | '"Helvetica Neue"', 245 | 'Arial', 246 | '"Noto Sans"', 247 | 'sans-serif', 248 | '"Apple Color Emoji"', 249 | '"Segoe UI Emoji"', 250 | '"Segoe UI Symbol"', 251 | '"Noto Color Emoji"', 252 | ], 253 | serif: ['Georgia', 'Cambria', '"Times New Roman"', 'Times', 'serif'], 254 | mono: ['Menlo', 'Monaco', 'Consolas', '"Liberation Mono"', '"Courier New"', 'monospace'], 255 | }, 256 | fontSize: { 257 | xs: '0.75rem', 258 | sm: '0.875rem', 259 | base: '1rem', 260 | lg: '1.125rem', 261 | xl: '1.25rem', 262 | '2xl': '1.5rem', 263 | '3xl': '1.875rem', 264 | '4xl': '2.25rem', 265 | '5xl': '3rem', 266 | '6xl': '4rem', 267 | }, 268 | fontWeight: { 269 | hairline: '100', 270 | thin: '200', 271 | light: '300', 272 | normal: '400', 273 | medium: '500', 274 | semibold: '600', 275 | bold: '700', 276 | extrabold: '800', 277 | black: '900', 278 | }, 279 | height: theme => ({ 280 | auto: 'auto', 281 | ...theme('spacing'), 282 | full: '100%', 283 | screen: '100vh', 284 | }), 285 | inset: { 286 | '0': '0', 287 | auto: 'auto', 288 | }, 289 | letterSpacing: { 290 | tighter: '-0.05em', 291 | tight: '-0.025em', 292 | normal: '0', 293 | wide: '0.025em', 294 | wider: '0.05em', 295 | widest: '0.1em', 296 | }, 297 | lineHeight: { 298 | none: '1', 299 | tight: '1.25', 300 | snug: '1.375', 301 | normal: '1.5', 302 | relaxed: '1.625', 303 | loose: '2', 304 | '3': '.75rem', 305 | '4': '1rem', 306 | '5': '1.25rem', 307 | '6': '1.5rem', 308 | '7': '1.75rem', 309 | '8': '2rem', 310 | '9': '2.25rem', 311 | '10': '2.5rem', 312 | }, 313 | listStyleType: { 314 | none: 'none', 315 | disc: 'disc', 316 | decimal: 'decimal', 317 | }, 318 | margin: (theme, { negative }) => ({ 319 | auto: 'auto', 320 | ...theme('spacing'), 321 | ...negative(theme('spacing')), 322 | }), 323 | maxHeight: { 324 | full: '100%', 325 | screen: '100vh', 326 | }, 327 | maxWidth: (theme, { breakpoints }) => ({ 328 | none: 'none', 329 | xs: '20rem', 330 | sm: '24rem', 331 | md: '28rem', 332 | lg: '32rem', 333 | xl: '36rem', 334 | '2xl': '42rem', 335 | '3xl': '48rem', 336 | '4xl': '56rem', 337 | '5xl': '64rem', 338 | '6xl': '72rem', 339 | full: '100%', 340 | ...breakpoints(theme('screens')), 341 | }), 342 | minHeight: { 343 | '0': '0', 344 | full: '100%', 345 | screen: '100vh', 346 | }, 347 | minWidth: { 348 | '0': '0', 349 | full: '100%', 350 | }, 351 | objectPosition: { 352 | bottom: 'bottom', 353 | center: 'center', 354 | left: 'left', 355 | 'left-bottom': 'left bottom', 356 | 'left-top': 'left top', 357 | right: 'right', 358 | 'right-bottom': 'right bottom', 359 | 'right-top': 'right top', 360 | top: 'top', 361 | }, 362 | opacity: { 363 | '0': '0', 364 | '25': '0.25', 365 | '50': '0.5', 366 | '75': '0.75', 367 | '100': '1', 368 | }, 369 | order: { 370 | first: '-9999', 371 | last: '9999', 372 | none: '0', 373 | '1': '1', 374 | '2': '2', 375 | '3': '3', 376 | '4': '4', 377 | '5': '5', 378 | '6': '6', 379 | '7': '7', 380 | '8': '8', 381 | '9': '9', 382 | '10': '10', 383 | '11': '11', 384 | '12': '12', 385 | }, 386 | padding: theme => theme('spacing'), 387 | placeholderColor: theme => theme('colors'), 388 | stroke: { 389 | current: 'currentColor', 390 | }, 391 | strokeWidth: { 392 | '0': '0', 393 | '1': '1', 394 | '2': '2', 395 | }, 396 | textColor: theme => theme('colors'), 397 | width: theme => ({ 398 | auto: 'auto', 399 | ...theme('spacing'), 400 | '1/2': '50%', 401 | '1/3': '33.333333%', 402 | '2/3': '66.666667%', 403 | '1/4': '25%', 404 | '2/4': '50%', 405 | '3/4': '75%', 406 | '1/5': '20%', 407 | '2/5': '40%', 408 | '3/5': '60%', 409 | '4/5': '80%', 410 | '1/6': '16.666667%', 411 | '2/6': '33.333333%', 412 | '3/6': '50%', 413 | '4/6': '66.666667%', 414 | '5/6': '83.333333%', 415 | '1/12': '8.333333%', 416 | '2/12': '16.666667%', 417 | '3/12': '25%', 418 | '4/12': '33.333333%', 419 | '5/12': '41.666667%', 420 | '6/12': '50%', 421 | '7/12': '58.333333%', 422 | '8/12': '66.666667%', 423 | '9/12': '75%', 424 | '10/12': '83.333333%', 425 | '11/12': '91.666667%', 426 | full: '100%', 427 | screen: '100vw', 428 | }), 429 | zIndex: { 430 | auto: 'auto', 431 | '0': '0', 432 | '10': '10', 433 | '20': '20', 434 | '30': '30', 435 | '40': '40', 436 | '50': '50', 437 | }, 438 | gap: theme => theme('spacing'), 439 | gridTemplateColumns: { 440 | none: 'none', 441 | '1': 'repeat(1, minmax(0, 1fr))', 442 | '2': 'repeat(2, minmax(0, 1fr))', 443 | '3': 'repeat(3, minmax(0, 1fr))', 444 | '4': 'repeat(4, minmax(0, 1fr))', 445 | '5': 'repeat(5, minmax(0, 1fr))', 446 | '6': 'repeat(6, minmax(0, 1fr))', 447 | '7': 'repeat(7, minmax(0, 1fr))', 448 | '8': 'repeat(8, minmax(0, 1fr))', 449 | '9': 'repeat(9, minmax(0, 1fr))', 450 | '10': 'repeat(10, minmax(0, 1fr))', 451 | '11': 'repeat(11, minmax(0, 1fr))', 452 | '12': 'repeat(12, minmax(0, 1fr))', 453 | }, 454 | gridColumn: { 455 | auto: 'auto', 456 | 'span-1': 'span 1 / span 1', 457 | 'span-2': 'span 2 / span 2', 458 | 'span-3': 'span 3 / span 3', 459 | 'span-4': 'span 4 / span 4', 460 | 'span-5': 'span 5 / span 5', 461 | 'span-6': 'span 6 / span 6', 462 | 'span-7': 'span 7 / span 7', 463 | 'span-8': 'span 8 / span 8', 464 | 'span-9': 'span 9 / span 9', 465 | 'span-10': 'span 10 / span 10', 466 | 'span-11': 'span 11 / span 11', 467 | 'span-12': 'span 12 / span 12', 468 | }, 469 | gridColumnStart: { 470 | auto: 'auto', 471 | '1': '1', 472 | '2': '2', 473 | '3': '3', 474 | '4': '4', 475 | '5': '5', 476 | '6': '6', 477 | '7': '7', 478 | '8': '8', 479 | '9': '9', 480 | '10': '10', 481 | '11': '11', 482 | '12': '12', 483 | '13': '13', 484 | }, 485 | gridColumnEnd: { 486 | auto: 'auto', 487 | '1': '1', 488 | '2': '2', 489 | '3': '3', 490 | '4': '4', 491 | '5': '5', 492 | '6': '6', 493 | '7': '7', 494 | '8': '8', 495 | '9': '9', 496 | '10': '10', 497 | '11': '11', 498 | '12': '12', 499 | '13': '13', 500 | }, 501 | gridTemplateRows: { 502 | none: 'none', 503 | '1': 'repeat(1, minmax(0, 1fr))', 504 | '2': 'repeat(2, minmax(0, 1fr))', 505 | '3': 'repeat(3, minmax(0, 1fr))', 506 | '4': 'repeat(4, minmax(0, 1fr))', 507 | '5': 'repeat(5, minmax(0, 1fr))', 508 | '6': 'repeat(6, minmax(0, 1fr))', 509 | }, 510 | gridRow: { 511 | auto: 'auto', 512 | 'span-1': 'span 1 / span 1', 513 | 'span-2': 'span 2 / span 2', 514 | 'span-3': 'span 3 / span 3', 515 | 'span-4': 'span 4 / span 4', 516 | 'span-5': 'span 5 / span 5', 517 | 'span-6': 'span 6 / span 6', 518 | }, 519 | gridRowStart: { 520 | auto: 'auto', 521 | '1': '1', 522 | '2': '2', 523 | '3': '3', 524 | '4': '4', 525 | '5': '5', 526 | '6': '6', 527 | '7': '7', 528 | }, 529 | gridRowEnd: { 530 | auto: 'auto', 531 | '1': '1', 532 | '2': '2', 533 | '3': '3', 534 | '4': '4', 535 | '5': '5', 536 | '6': '6', 537 | '7': '7', 538 | }, 539 | transformOrigin: { 540 | center: 'center', 541 | top: 'top', 542 | 'top-right': 'top right', 543 | right: 'right', 544 | 'bottom-right': 'bottom right', 545 | bottom: 'bottom', 546 | 'bottom-left': 'bottom left', 547 | left: 'left', 548 | 'top-left': 'top left', 549 | }, 550 | scale: { 551 | '0': '0', 552 | '50': '.5', 553 | '75': '.75', 554 | '90': '.9', 555 | '95': '.95', 556 | '100': '1', 557 | '105': '1.05', 558 | '110': '1.1', 559 | '125': '1.25', 560 | '150': '1.5', 561 | }, 562 | rotate: { 563 | '-180': '-180deg', 564 | '-90': '-90deg', 565 | '-45': '-45deg', 566 | '0': '0', 567 | '45': '45deg', 568 | '90': '90deg', 569 | '180': '180deg', 570 | }, 571 | translate: (theme, { negative }) => ({ 572 | ...theme('spacing'), 573 | ...negative(theme('spacing')), 574 | '-full': '-100%', 575 | '-1/2': '-50%', 576 | '1/2': '50%', 577 | full: '100%', 578 | }), 579 | skew: { 580 | '-12': '-12deg', 581 | '-6': '-6deg', 582 | '-3': '-3deg', 583 | '0': '0', 584 | '3': '3deg', 585 | '6': '6deg', 586 | '12': '12deg', 587 | }, 588 | transitionProperty: { 589 | none: 'none', 590 | all: 'all', 591 | default: 'background-color, border-color, color, fill, stroke, opacity, box-shadow, transform', 592 | colors: 'background-color, border-color, color, fill, stroke', 593 | opacity: 'opacity', 594 | shadow: 'box-shadow', 595 | transform: 'transform', 596 | }, 597 | transitionTimingFunction: { 598 | linear: 'linear', 599 | in: 'cubic-bezier(0.4, 0, 1, 1)', 600 | out: 'cubic-bezier(0, 0, 0.2, 1)', 601 | 'in-out': 'cubic-bezier(0.4, 0, 0.2, 1)', 602 | }, 603 | transitionDuration: { 604 | '75': '75ms', 605 | '100': '100ms', 606 | '150': '150ms', 607 | '200': '200ms', 608 | '300': '300ms', 609 | '500': '500ms', 610 | '700': '700ms', 611 | '1000': '1000ms', 612 | }, 613 | }, 614 | variants: { 615 | accessibility: ['responsive', 'focus'], 616 | alignContent: ['responsive'], 617 | alignItems: ['responsive'], 618 | alignSelf: ['responsive'], 619 | appearance: ['responsive'], 620 | backgroundAttachment: ['responsive'], 621 | backgroundColor: ['responsive', 'hover', 'focus'], 622 | backgroundPosition: ['responsive'], 623 | backgroundRepeat: ['responsive'], 624 | backgroundSize: ['responsive'], 625 | borderCollapse: ['responsive'], 626 | borderColor: ['responsive', 'hover', 'focus'], 627 | borderRadius: ['responsive'], 628 | borderStyle: ['responsive'], 629 | borderWidth: ['responsive'], 630 | boxShadow: ['responsive', 'hover', 'focus'], 631 | boxSizing: ['responsive'], 632 | cursor: ['responsive'], 633 | display: ['responsive'], 634 | fill: ['responsive'], 635 | flex: ['responsive'], 636 | flexDirection: ['responsive'], 637 | flexGrow: ['responsive'], 638 | flexShrink: ['responsive'], 639 | flexWrap: ['responsive'], 640 | float: ['responsive'], 641 | clear: ['responsive'], 642 | fontFamily: ['responsive'], 643 | fontSize: ['responsive'], 644 | fontSmoothing: ['responsive'], 645 | fontStyle: ['responsive'], 646 | fontWeight: ['responsive', 'hover', 'focus'], 647 | height: ['responsive'], 648 | inset: ['responsive'], 649 | justifyContent: ['responsive'], 650 | letterSpacing: ['responsive'], 651 | lineHeight: ['responsive'], 652 | listStylePosition: ['responsive'], 653 | listStyleType: ['responsive'], 654 | margin: ['responsive'], 655 | maxHeight: ['responsive'], 656 | maxWidth: ['responsive'], 657 | minHeight: ['responsive'], 658 | minWidth: ['responsive'], 659 | objectFit: ['responsive'], 660 | objectPosition: ['responsive'], 661 | opacity: ['responsive', 'hover', 'focus'], 662 | order: ['responsive'], 663 | outline: ['responsive', 'focus'], 664 | overflow: ['responsive'], 665 | padding: ['responsive'], 666 | placeholderColor: ['responsive', 'focus'], 667 | pointerEvents: ['responsive'], 668 | position: ['responsive'], 669 | resize: ['responsive'], 670 | stroke: ['responsive'], 671 | strokeWidth: ['responsive'], 672 | tableLayout: ['responsive'], 673 | textAlign: ['responsive'], 674 | textColor: ['responsive', 'hover', 'focus'], 675 | textDecoration: ['responsive', 'hover', 'focus'], 676 | textTransform: ['responsive'], 677 | userSelect: ['responsive'], 678 | verticalAlign: ['responsive'], 679 | visibility: ['responsive'], 680 | whitespace: ['responsive'], 681 | width: ['responsive'], 682 | wordBreak: ['responsive'], 683 | zIndex: ['responsive'], 684 | gap: ['responsive'], 685 | gridAutoFlow: ['responsive'], 686 | gridTemplateColumns: ['responsive'], 687 | gridColumn: ['responsive'], 688 | gridColumnStart: ['responsive'], 689 | gridColumnEnd: ['responsive'], 690 | gridTemplateRows: ['responsive'], 691 | gridRow: ['responsive'], 692 | gridRowStart: ['responsive'], 693 | gridRowEnd: ['responsive'], 694 | transform: ['responsive'], 695 | transformOrigin: ['responsive'], 696 | scale: ['responsive', 'hover', 'focus'], 697 | rotate: ['responsive', 'hover', 'focus'], 698 | translate: ['responsive', 'hover', 'focus'], 699 | skew: ['responsive', 'hover', 'focus'], 700 | transitionProperty: ['responsive'], 701 | transitionTimingFunction: ['responsive'], 702 | transitionDuration: ['responsive'], 703 | }, 704 | corePlugins: {}, 705 | plugins: [ 706 | ] 707 | } 708 | --------------------------------------------------------------------------------