Git Product home page Git Product logo
  • šŸ‘‹ Hi, Iā€™m @abdillahi09 (a.k.a Bashir)
  • šŸ‘€ Iā€™m interested in Python, HTML, CSS, JavaScript, Node, SQL, Flask, Ajax etc.
  • šŸŒ± Iā€™m currently learning Full stack web development at freecodecamp.com
  • šŸ’žļø Iā€™m looking to collaborate on ...
  • šŸ“« How to reach me ... by email

Abdillahi Bashir's Projects

amp- icon amp-

AMP simple page that connects to none-AMP Page

assignment-1-javascript-part-i icon assignment-1-javascript-part-i

Assignment 1 Introduction This assignment will test your skills on JavaScript code placement into HTML. 1. Objective This assignment will help you master the following concepts: ā€¢ Different ways of placing JavaScript code into HTML file

assignment-2-device-specific-header-color icon assignment-2-device-specific-header-color

1. Introduction This assignment will help to test your HTML5 element and CSS3 media queries. 2. Objective This assignment will help you master the following concepts: ā€¢ HTML Header ā€¢ Media Queries

assignment-2-javascript-part-i icon assignment-2-javascript-part-i

Assignment 2 1. Introduction This assignment will test your skills on JavaScript variables and data types. 2. Objective This assignment will help you master the following concepts: ā€¢ Declaring, initializing and re-assigning variables ā€¢ Using different data types 3. Prerequisites Not Applicable 4. Associated Data Files Not Applicable 5. Problem Statement ā€¢ Create following variables and assign given values o recipeName - Creamy squash linguine o preparationTime - 45 o recipeBy - Jimmy Cutter o isVegetarian - true o calories - 223.7 ā€¢ Log all variable values into console in the shown format (please refer to Expected output section) ā€¢ Update preparationTime to 60 and recipeBy to Jimmy Cutter George ā€¢ Log all variable values into console again with updated values HINT: using string concatenation to print label and variable value together. Example console.log('Recipe Name:' + recipeName);

assignment-3-display-box-with-stretch icon assignment-3-display-box-with-stretch

1. Introduction This assignment will help to test your HTML5 element and CSS3 flex Layout. 2. Objective This assignment will help you master the following concepts: ā€¢ HTML Header Elements ā€¢ Box alignment

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.