Skip to content
View accakks's full-sized avatar

Organizations

@CodeDocsJECRC @PyJaipur
Block or Report

Block or report accakks

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.

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

  1. Web-Scraping-projects- Web-Scraping-projects- Public

    HTML 1 3

  2. CSV-Indexer CSV-Indexer Public

    Python

  3. Cloud-DevOps-Engineer-Nanodegre Cloud-DevOps-Engineer-Nanodegre Public

    Mostly all my learnings/notes and progress in my Cloud DevOps Engineer Nanodegree by Udacity

  4. to-do to-do Public

    JavaScript 1

  5. File Comparison File Comparison
    1
    import requests
    2
    import urllib.request 
    3
    from bs4 import BeautifulSoup 
    4
    import zipfile, io
    5
    import os
  6. todo-flask todo-flask Public

    Python