One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| { | |
| "personalInfo": { | |
| "name": "Altaf Shaikh", | |
| "title": "Software Development Engineer 2 (SDE2) @ Contentstack", | |
| "bio": "Just a glitch in the Matrix. Also known as 'Teach Me Bro'. Passionate about Backend Engineering, Cyber Security, and Open Source. I love teaching and simplifying complex tech concepts for geeks.", | |
| "location": "Mumbai, India", | |
| "email": "altaf@example.com" | |
| }, | |
| "traits": [ | |
| { "name": "Mentorship", "score": 95, "description": "Loves teaching and guiding freshers and juniors. Proactively shares job links, checks referrals, gives honest career advice." }, |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>JavaScript file upload</title> | |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8"> | |
| <script src="https://wzrd.in/standalone/buffer"></script> | |
| <script src="https://unpkg.com/ipfs-api@9.0.0/dist/index.js" | |
| integrity="sha384-5bXRcW9kyxxnSMbOoHzraqa7Z0PQWIao+cgeg327zit1hz5LZCEbIMx/LWKPReuB" | |
| crossorigin="anonymous"></script> | |
| </head> |
| ##configuration | |
| """ | |
| 1. Install yagmail | |
| 2. Install keyrings | |
| 3. Setup keyrings | |
| """ | |
| import yagmail |