Skip to content

Instantly share code, notes, and snippets.

View srinivas946's full-sized avatar
🎯
Focusing

Srinivas k srinivas946

🎯
Focusing
View GitHub Profile
@srinivas946
srinivas946 / REST_API Demo.ipynb
Created October 2, 2020 18:55
Python REST API Demo Version
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Interaction_with_PowerPoint.ipynb
Created March 16, 2020 13:00
Interact with Microsoft Office Power Point Using Python
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Interact_with_Word_Document.ipynb
Created March 7, 2020 16:21
Interact with Microsoft Office Word Document Using Python
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Read_Hex_Information.ipynb
Created February 24, 2020 09:58
Create Own Tool for File Identification
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Interact_CSV_with_DB.ipynb
Created February 23, 2020 19:56
Interact with MySQL database to store the Logs Information which holds by CSV file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Interact_CSV_with_Word.ipynb
Created February 23, 2020 19:55
Read a CSV file which contains Logs Information, using this data make a pivot table and data visualization, the output has to be stored in Word Document as a table and Image respectively.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Interact_CSV_with_PPT.ipynb
Created February 23, 2020 19:53
Read a CSV file which contains Logs Information, using this data make a pivot table and data visualization, the output has to be stored in Power Point as a table and Image respectively.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Fetch_IOC_Store_CSV.ipynb
Created February 23, 2020 19:50
Read a list of Hashes available in csv file and convert them to another Hash format using Virus Total Threat Intel Feed API, and store the results by creating new csv file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Pivot_Table_Logic.ipynb
Created February 22, 2020 18:58
Read the Information from a CSV file and perform data visualization
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@srinivas946
srinivas946 / Parse HTML Data.ipynb
Created February 22, 2020 18:56
Parse HTML data and store it in a CSV file
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.