gaurav712 / aep

A website to help with AKTU exam preparations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AKTU Exam Preparation

Contributing

Content

You can raise a PR directly for any content addition. We'll review it and publish it once validated.

Documents should use markdown. Take a look at https://markdown-editor.github.io for example.

One shall mention proper attributions if any resource, textual or otherwise, resembles something pre-existing.

Content can only if added if it uses information available in the public domain. We can't allow copyrighted material.

If there's any queries/complaints regarding copyright/legal claims, please reach me at gaurav712@protonmail.com

Code

For code related changes, you need to follow these guidelines:

  • Use TypeScript. The code should not have any warnings/errors regarding the types.
  • Code should be properly formatted using Prettier where
  • indentations use 2 spaces
  • line width should be 80 chars
  • strings use double quotes ""

Feedbacks & Suggestions

You can reach me at gaurav712@protonmail.com.

About

A website to help with AKTU exam preparations


Languages

Language:TypeScript 71.1%Language:CSS 27.5%Language:JavaScript 1.4%