Code Monkey home page Code Monkey logo

Shubham Shekhar's Projects

autorccar icon autorccar

OpenCV Python Neural Network Autonomous RC Car

awesome icon awesome

:sunglasses: Curated list of awesome lists

buzz icon buzz

Buzz is a small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element. It tries to degrade silently on non-modern browsers.

code2race icon code2race

Let's celebrate HacktoberFest.🎉 Solve the problem. 😊 If you like ❤ give us a star⭐.

django-orm-cookbook icon django-orm-cookbook

Doing things with Django ORM and Django models. Django is a “MTV” (Model-Template-View) framework .This repository dives deep into the M part.(Reference Django ORM cookbook).

djangorestframework-tutorials icon djangorestframework-tutorials

Includes topics like - Serialization,Requests and responses,Class based views,Authentication and permissions,Relationships and hyperlinked APIs and Viewsets & routers.

fast_api icon fast_api

Store management apis and models using Fast Api

guess-the-number icon guess-the-number

One of the simplest two-player games is “Guess the number”. The first player thinks of a secret number in some known range while the second player attempts to guess the number. After each guess, the first player answers either “Higher”, “Lower” or “Correct!” depending on whether the secret number is higher, lower or equal to the guess.

imad-app icon imad-app

Base repository for IMAD course application.

p5.js icon p5.js

p5.js is a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing. http://twitter.com/p5xjs —

p5.js-sound icon p5.js-sound

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

rpsls icon rpsls

Rock-paper-scissors-lizard-Spock (RPSLS) is a variant of Rock-paper-scissors that allows five choices. Each choice wins against two other choices, loses against two other choices and ties against itself. https://en.wikipedia.org/wiki/Rock%E2%80%93paper%E2%80%93scissors#Additional_weapons

websitescrapping icon websitescrapping

Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites.Web scraping a web page involves fetching it and extracting from it.Web scraping automatically extracts data and presents it in a format you can easily make sense of.Use of APIs being probably the best way to extract data from a website. Almost all large websites like Twitter, Facebook, Google, Twitter, StackOverflow provide APIs to access their data in a more structured manner. If you can get what you need through an API, it is almost always preferred approach over web scrapping.Sadly, not all websites provide an API. Let,s get started using python as our scrapping language and BeautifulSoap as a much needed simple library.

youtube_apis icon youtube_apis

To make an API to fetch latest videos sorted in reverse chronological order of their publishing date-time from YouTube for a given tag/search query in a paginated response.

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.