Skip to content
View kirtiwardhan-18's full-sized avatar
♠️
Exploring.
♠️
Exploring.

Organizations

@Raw-Developers

Block or report kirtiwardhan-18

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Ansible2 Ansible2 Public

    I've started working with ansible and this repo contains my tasks on ansible.

    Python 1

  2. Work_Blg Work_Blg Public

    Forked from Raw-Developers/Work_Blg

    HTML

  3. Counting-Email-in-a-DATABASE Counting-Email-in-a-DATABASE Public

    In the above code of python we've tried database connectivity and performed operations like CREATE, DELETE, UPDATE, SELECT,etc. The database technology we've used is SQLite Server.

    Python

  4. Extracting-Data-From-JSON Extracting-Data-From-JSON Public

    The program will prompt for a URL, read the JSON data from that URL using urllib and then parse and extract the comment counts from the JSON data, compute the sum of the numbers in the file.

    Python

  5. Retrieving-GEOData Retrieving-GEOData Public

    We used the Google GeoCoding API to retrieve data and then use Google Maps to visualize the data.

    JavaScript