Coder Social home page Coder Social logo

abusayid693 / hackathon-website-template Goto Github PK

View Code? Open in Web Editor NEW
93.0 1.0 78.0 59.21 MB

A cool website template for your upcoming hackathon.

Home Page: https://lovely-bublanina-c45f81.netlify.app

License: MIT License

CSS 11.59% HTML 3.15% JavaScript 39.51% SCSS 9.96% TypeScript 35.62% Shell 0.18%
react react-template website-template website-templates template-project hackathon-website cool-template templates template html-template

hackathon-website-template's Introduction

I'm Rehan, I'm a sophomore majoring in Computer Science

const rehan = {
  code: [Javascript, Typescript,(S)CSS, C/C++, SQL, Python, HTML],
  tools: [React, React_Native, Redux, NextJS, NodeJS, Express, GraphQL, MongoDB, Postgres, AWS ..],
  challenge: "Focusing on improving Problem solving skills through DSA"
}

Website · Hackathons · Email · GitHub · LinkedIn · Medium

hackathon-website-template's People

Contributors

abusayid693 avatar adityamangal1 avatar imgbotapp avatar tiagogouvea avatar zohebmopo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hackathon-website-template's Issues

Check GitHub actions

Description

Expected Behavior

Screenshots

Environment:

  • Host OS:
  • Browser:

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

add new map

Description

Expected Behavior

Screenshots

Environment:

  • Host OS:
  • Browser:

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

Console error

Description

Console error
Expected Behavior

Console error
Screenshots

Environment:

  • Host OS: Mac
  • Browser: Safari

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

Padding in FAQ section

For mobile phone, need to fix margin for content in 5th and 8th question in FAQ section.

Screenshot_20210717_154752

Redesigned footer section

Note : For all the changes make sure it matches with current theme

  • Add twitter feed
  • New social media icons with hover effect

checking for features

Description

Expected Behavior

Screenshots

Environment:

  • Host OS:
  • Browser:

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

add new map

Description

Expected Behavior

Screenshots

Environment:

  • Host OS:
  • Browser:

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

checking

Description

Expected Behavior

Screenshots

Environment:

  • Host OS:
  • Browser:

[Optional] Additional Context


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

New footer

Current Behavior

Desired Behavior


Screenshots / Mockups

Alternatives


Contributor Resources

The template website uses Gatsby, React, GitHub Pages and netlify CMS. Site content is found under the main branch.

Implement dark and night theme

  • Make a component that wraps entire application(use context API)
  • organise all colours in global.css with class name
  • use css property to toggle theme

Eg :

.black {
  color: black;
}

[data-theme = "dark"]  {
 .black {
   color: white;
 }
}

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.