Skip to content
View AmarKayed's full-sized avatar

Organizations

@LunaTechnologies

Block or report AmarKayed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sunset-Parallax-Website Sunset-Parallax-Website Public

    A landing page that uses HTML5, CSS3, Javascript (ES6) to create the parallax scrolling effect.

    CSS

  2. Animated-Burger-Menu Animated-Burger-Menu Public

    Animated responsive burger menu using CSS3 media queries and Javascript DOM Manipulation methods

    CSS

  3. Color-Flipper Color-Flipper Public

    A random background-color picker website

    HTML

  4. Javascript-Counter Javascript-Counter Public

    A responsive counter website using simple Javascript DOM Manipulation

    CSS

  5. Web-Card Web-Card Public

    Simplistic Web Card for social media

    HTML

  6. Polynomial-Calculator Polynomial-Calculator Public

    C++ Polynomial Calculator that implements a Polynomial Class and has the objects as being nodes in a simple linked list. It can add, subtract and multiply 2 objects of the Polynomial class. It has …

    C++