Coder Social home page Coder Social logo

hackers-horizon's Introduction

hackers-horizon

The Official Website for the Hackers' Horizon Event

Ideas:

  • the theme:
  • progress meter in navbar
  • navbar should be like portfolio-techno
  • parallax effect bg while scrolling kinda like this
  • cards for our previous events
  • extra info about the club (in the footer)
  • engaging section at the end
  • a scroll to the top button
  • hack the system in 5 commands game kinda thing kinda like this
  • changing the cursor
  • fixed registration button (doesn't move while scrolling)
  • some 3d stuff
  • heading/highlighted text can be glowing (pinkish-whitish)
  • favicon

Guidelines

  • Formatting:
    • indentation: 4 spaces
    • use prettier if you use vscode, prettierrc file is given below
  • js:
    • use let/const instead of var
    • use arrow functions where possible
    • make sure the code is readable, i.e. others should be able to read it and understand what it does
    • use comments to tell why you have done something if needed
    • code doing separate things should be in separate files e.g.: the code setting the timer is in timer.js and the code changing the navbar is in changeNavbar.js
  • html:
    • use tags semantically
    • properly indent code
    • all styling should be done in css files, not inline
    • edit only the sections you are working on
  • PRs:
    • do not push directly to this repo, make a PR for any changes you want to do

who does what

  • navbar: samridh
  • landing section:
    • by: shakti, priyanshu, dhananjay
    • name of the event should be prominent
    • the speaker, and his top achievements
    • venue, timings
    • a short line about the event
  • countdown:
    • by: umesh, dhananjay
    • flip clock kinda effect
  • FAQs section:
    • by: rahul, nixon
    • an accordion with question-answers
  • about the speaker section:
    • by: faheema, arjun
    • name, intro
    • companies for which he found bugs
    • rankings
  • footer:
    • by: allan
    • external links to our pages (should open in a new tab, target=_blank and rel=noreferrer)
    • a short description of the club
    • a go to top button
    • some cards about the previous events by our club (not too detailed)
  • the registration button:
    • by: umesh
    • should be fixed

hackers-horizon's People

Contributors

the5thaxiom avatar mrcuber avatar flahi avatar dhananjay-chauhan avatar priyanshu-singh-1 avatar rnxj avatar

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

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

  • D3 photo D3

    Data-Driven Documents codes.