Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View aanwar5's full-sized avatar
🇦🇺
Engineer great things.
🇦🇺
Engineer great things.
  • Deakin University
  • Sydney

Block or report aanwar5

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Data_Analytics_Python_Test Data_Analytics_Python_Test Public

    Just a test for Data Analytics using Jupyter Notebook Python 3.8 \\ This thread shall be updated. For my uni project however, final code won't be public #turnitin

    Jupyter Notebook 1

  2. Intro_to_my_profile Intro_to_my_profile Public

    HTML

  3. Tribute_Page-HTML-CSS- Tribute_Page-HTML-CSS- Public

    For Assignment/Task 1 for Web developer certificate on Freecodecamp.org: Tribune Page to Dr.Norman

    HTML

  4. Intro to my CodePen Page for CSS and... Intro to my CodePen Page for CSS and HTML
    1
    <h1>👋 Hello everyone, my name is Abdullah and I'm a current 4th Year Engineering Student at Deakin Uni 🦘</h1>
  5. Tribute Page Tribute Page
    1
    <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
    2
    
                  
    3
    <main id = "main"> <!-- Main body of the code along with the tag-->
    4
      
    5
      <h1 id="title"> A tribute to Dr. Norman</h1>
  6. Survey Form Survey Form
    1
    <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
    2
    <html>
    3
      <head>
    4
        <title> My Registration form</title>
    5
      </head>