Coder Social home page Coder Social logo

majidkhan's Projects

class05-final-project icon class05-final-project

Final project for class04 - Thread Project - a collaboration between KU Thread Project and HYF

curriculum icon curriculum

Overview of the different modules and learning goals of the program.

hyf-cph icon hyf-cph

Hack your future course- Here I will be adding all course material, home work and many more. Track my day to day work and analyze what I have l learned so far and how much I achieved

hyf-cph-javascript2 icon hyf-cph-javascript2

JavaScript Week 4 assignment implementing JS knowledge of function, variables, arrays and objects. Thanks for the instructors Abed and Pankaj

hyf-cph-javascript2-week6 icon hyf-cph-javascript2-week6

Make a function which takes a single argument. The function should make an XHR request to https://api.github.com/search/repositories?q=user:HackYourFuture+[SearchTerm] where the search term will be the argument. This argument will be the input the user has given, and make sure that when the user clicks the button call the function with the argument. Make all the repositories link their own page in Github. Use the value of the key: name to make this work (hint: Github urls always look like this https://api.github.com/repos/HackYourFuture/[repositoryName] where [repositoryName] would be replaced by the actual name of the repository, for example CommandLine). Make sure the link opens in a new tab. Make sure you handle user input well. It is needed to think about empty input, and input that doesn't yield any results.

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.