{"id":22135760,"url":"https://github.com/imvickykumar999/imvickykumar999","last_synced_at":"2025-10-05T18:04:07.839Z","repository":{"id":46706309,"uuid":"289623124","full_name":"imvickykumar999/imvickykumar999","owner":"imvickykumar999","description":"Follow Social Media Bots for Daily Automated and Scheduled Morning News at 6:30 AM.","archived":false,"fork":false,"pushed_at":"2024-10-29T12:40:18.000Z","size":426653,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T15:10:38.393Z","etag":null,"topics":["imvickykumar999","portfolio","static","theme","website"],"latest_commit_sha":null,"homepage":"https://imvickykumar999.pythonanywhere.com/home","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imvickykumar999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-23T05:35:10.000Z","updated_at":"2024-10-29T12:40:31.000Z","dependencies_parsed_at":"2023-02-17T05:46:03.568Z","dependency_job_id":"fa5cf510-a682-46a1-9c76-f3bf6a77731c","html_url":"https://github.com/imvickykumar999/imvickykumar999","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2Fimvickykumar999","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2Fimvickykumar999/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2Fimvickykumar999/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2Fimvickykumar999/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imvickykumar999","download_url":"https://codeload.github.com/imvickykumar999/imvickykumar999/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227614631,"owners_count":17793949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["imvickykumar999","portfolio","static","theme","website"],"created_at":"2024-12-01T19:16:57.438Z","updated_at":"2025-10-05T18:04:07.831Z","avatar_url":"https://github.com/imvickykumar999.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--  \n\nunzip /home/heyvicks/app.zip\nfind /home/heyvicks -type d -exec chmod 755 {} +\nzip -r project.zip .\n\n\n```stl\nsolid cube_corner\n  facet normal 0.0 -1.0 0.0\n    outer loop\n      vertex 0.0 0.0 0.0\n      vertex 1.0 0.0 0.0\n      vertex 0.0 0.0 1.0\n    endloop\n  endfacet\n  facet normal 0.0 0.0 -1.0\n    outer loop\n      vertex 0.0 0.0 0.0\n      vertex 0.0 1.0 0.0\n      vertex 1.0 0.0 0.0\n    endloop\n  endfacet\n  facet normal -1.0 0.0 0.0\n    outer loop\n      vertex 0.0 0.0 0.0\n      vertex 0.0 0.0 1.0\n      vertex 0.0 1.0 0.0\n    endloop\n  endfacet\n  facet normal 0.577 0.577 0.577\n    outer loop\n      vertex 1.0 0.0 0.0\n      vertex 0.0 1.0 0.0\n      vertex 0.0 0.0 1.0\n    endloop\n  endfacet\nendsolid\n```\n\n# Web Scrapping ...\n\nimport requests\nfrom bs4 import BeautifulSoup as bs\n\nlink = 'https://haveibeenpwned.com/PwnedWebsites'\nreq = requests.get(link)\n\nsoup = bs(req.content, 'html5lib')\nbox = soup.findAll('div', attrs = {'class':'news-card z-depth-1'})\n\n# len(box) == 667\nprint(link + box[0].findAll('p')[1].a['href']) \n\n------------------\n\nhttps://github.com/github/codespaces-blank/commit/3ceb5780bfb6024c8446c5b476e6bd5cba918937#commitcomment-93156770\n\n_config.yml\n\ntheme: jekyll-theme-cayman\ntheme: jekyll-theme-hacker\ntheme: jekyll-theme-slate\n\n-----------------\n\n\u003ctable\u003e\n\u003ctr\u003e\n\n\u003ctd\u003e\n\u003ca href=\"https://youtu.be/u8LMyWcKL_c?t=455\"\u003e\nHyper Glasses\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003ctd\u003e\n\u003ca href=\"https://youtu.be/u8LMyWcKL_c?t=520\"\u003e\nHyper Compass\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"https://user-images.githubusercontent.com/50515418/224538020-b780c892-64a8-4c04-8180-e7ea7e95efbc.png\" alt=\"3\" height = 350px\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"https://user-images.githubusercontent.com/50515418/224538457-2b053194-5049-4add-a724-3c7dd8d02a75.png\" alt=\"4\" height = 350px\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\nmaintaining streaks ...\n\n\u003ccenter\u003e\n\n[![image-0]][cta-0] [![image-1]][cta-1] [![image-2]][cta-2]\u003cbr/\u003e\n[![image-3]][cta-3] [![image-4]][cta-4] [![image-5]][cta-5]\u003cbr/\u003e\n[![image-6]][cta-6] [![image-7]][cta-7] [![image-8]][cta-8]\n\n[![play-button-image]][play-button-image-cta]\n\n### Activities\n\n![activities]\n\n[image-0]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=0\n[image-1]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=1\n[image-2]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=2\n[image-3]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=3\n[image-4]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=4\n[image-5]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=5\n[image-6]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=6\n[image-7]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=7\n[image-8]:  https://tic-tac-toe-backend.onrender.com/renderCell?cellIndex=8\n\n[cta-0]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=0\n[cta-1]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=1\n[cta-2]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=2\n[cta-3]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=3\n[cta-4]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=4\n[cta-5]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=5\n[cta-6]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=6\n[cta-7]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=7\n[cta-8]:  https://tic-tac-toe-backend.onrender.com/clickCell?cellIndex=8\n\n[play-button-image]:  https://tic-tac-toe-backend.onrender.com/renderPlayControls\n[play-button-image-cta]:  https://tic-tac-toe-backend.onrender.com/clickPlayControls\n\n[activities]: https://tic-tac-toe-backend.onrender.com/renderActivities\n\n\u003c/center\u003e\n\n --\u003e\n\n\u003ch1 align=\"center\"\u003e\n  Hello There!\n\u003c!--   \u003ca href = \"https://imvickykumar999.github.io/imvickykumar999/\"\u003e\n     My Followers!\n  \u003c/a\u003e --\u003e\n  \u003cimg src=\"https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif\" width=\"28\"\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://git.io/typing-svg\"\u003e\u003cimg src=\"https://readme-typing-svg.herokuapp.com/?lines=I'm+a+Python+Programmer\u0026font=Fira%20Code\u0026center=true\u0026width=500\u0026height=45\u0026color=blue\u0026vCenter=true\u0026size=22\u0026pause=1000\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003ctable align=\"center\"\u003e\n\u003ctr\u003e\n\t\n\u003cth\u003e\n\u003ca href=\"https://github.com/imvickykumar999\"\u003e\nHonest Page View\n\u003c/a\u003e\n\u003c/th\u003e\n\n\u003cth\u003e\n\u003ca href=\"https://github.com/imvickykumar999/GitHub-Views-Counter-Hacks#archived-backup\"\u003e\nTriggered Page View\n\u003c/a\u003e\n\u003c/th\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cp align=\"center\"\u003e \u003cimg src=\"https://komarev.com/ghpvc/?username=imvickykumar999\u0026color=blue\u0026label=PROFILE+VIEWS\u0026style=flat-square\" alt=\"imvickykumar999\"/\u003e \u003c/p\u003e\n\u003c/td\u003e\n\u003ctd\u003e\n\u003cp align=\"center\"\u003e \u003cimg src=\"https://komarev.com/ghpvc/?username=imvickykumar\u0026color=orange\u0026label=PROFILE+VIEWS\u0026style=flat-square\" alt=\"imvickykumar999\"/\u003e \u003c/p\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\nSince 18 Dec 2021 (set)\n\u003c/td\u003e\n\n\u003ctd\u003e\nSince 21 Dec 2022 (reset)\n\u003c/td\u003e\n\t\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003cbr\u003e \n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/followers/imvickykumar999?style=social\" alt=\"GitHub Followers\"\u003e\n    \u0026nbsp;\u0026nbsp;\n    \u003cimg src=\"https://img.shields.io/github/stars/imvickykumar999?style=social\" alt=\"GitHub Stars\"\u003e\n\u003c/div\u003e\n\n\u003c!-- \u003cbr\u003e\n\n- `My followers are from ...` [`Here`](https://imvickykumar999.github.io/imvickykumar999/) --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cbr\u003e\n\u003cimg src=\"https://github-readme-streak-stats.herokuapp.com/?user=imvickykumar999\u0026theme=gruvbox-duo\" alt=\"mystreak\"\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=imvickykumar999\u0026theme=moonlight\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n![github contribution grid snake animation](https://raw.githubusercontent.com/AkshatRastogi-1nC0re/AkshatRastogi-1nC0re/output/github-contribution-grid-snake-sissa.svg#gh-dark-mode-only)\n![github contribution grid snake animation](https://raw.githubusercontent.com/AkshatRastogi-1nC0re/AkshatRastogi-1nC0re/output/github-contribution-grid-snake-sissa-white.svg#gh-light-mode-only)\n\n\u003cbr\u003e\n\n[![blogforge](https://github.com/user-attachments/assets/9852b2a8-a6b2-4d77-8398-7dcf4cadb78b)](https://play.google.com/store/apps/details?id=com.vicksblog.blogforge\u0026pcampaignid=web_share)\n\n\u003cbr\u003e\n\n# 🎨 `About me` :\n\n```python\nclass imvickykumar999:\n    \"\"\"My Introduction\"\"\"\n\n    def __init__(self):\n        self.myname = \"Vicky Kumar\"\n        self.profile = \"Django Developer\"\n\n    def __repr__(self):\n        return \", \".join([self.myname, self.profile])\n\n    @property\n    def social_bots(self):\n        \"\"\"Follow bots for daily automated and scheduled news\"\"\"\n        \n        return {\n            \"News Webisite\": \"https://imvickykumar999.pythonanywhere.com/\",\n            \"Mastodon Bot\" : \"https://mastodon.social/@imvickykumar999\",\n            \"Instagram Bot\": \"https://www.instagram.com/vix.bot\",\n            \"Telegram Bot\" : \"https://t.me/VixReelsbot\",\n        }\n```\n\n\u003cbr\u003e\n\n\t- Post Graduation Programme in Data Science from \n \t  International Institute of Information Technology, Bangalore\n\t\n\t- Pursued B.Tech (2018 - 2022) in Computer Science and Engineering (CSE) \n\t  from Rajasthan Institute of Engineering and Technology, Jaipur.\n\t  \n\t- Schooling from Jawahar Navodaya Vidyalaya, \n \t  Gautam Buddha Nagar.\n \n\t- Skill Set:\n\t\t- 🔭 I’m working on ADB commands and .onion/ Hosting (Flask)\n\t\t- 🐍 Creating games like Minecraft Python Edition (Ursina)\n\t\t- 👯 I’m looking to collaborate on Flask based Projects\n\t\n\t\t- 🌱 I’m currently learning OpenCV and Machine Learning\n\t\t- 🤔 I’m looking for help with ESP32 and MCPi Edition\n\t\t- 💬 Ask me about Python and Mathematics\n\t\n\t- 😄 Pronouns: Hey Vicks!\n\t- 🖼️ Hobbies: Sketching and Video Editing\n\t- ✨ Innovation: Home Automation and Dark Web\n\t- ⚡ Fun fact: I like conversation in Memes Language\n\n\u003e## `Vicks Blog` **:** https://blogforge.pythonanywhere.com/blogs/\n\u003e\n\u003e[![image](https://github.com/user-attachments/assets/453ac307-2402-4060-acd9-e64e8ee4ac1d)](https://blogforge.pythonanywhere.com/blogs/)\n\n\u003cbr\u003e\n\n\u003cdetails\u003e\n\t\u003csummary\u003e\n\t\tClick me to view more Projects...\n\t\u003c/summary\u003e\n\n\u003cbr\u003e\n\n\u003c!--\n\t\t- 🎮 I like to play NFS MW, JC4, and Minecraft Java Edition\n\n# `Netflix Phishing` *on* `Dark Web`\n\n```python\nMade with ❤️\nNetflix Phishing Website Hosted on Dark Web\n\nServer (ADB):\nRunning on Android Phone 24x7 via Termux\n\nWorking Model:\nSteals credentials and sends to my Telegram Bot and on Email\n\nSource Code:\nhttps://github.com/imvickykumar/Netflix-Phishing\n\nOnion URL:\nw5swpnkq6ml5k6fq5vwp3o7izcpthm5d4ivhm44phuunsbpfr75ii2yd.onion\n```\n\n\u003cbr\u003e\n\n\u003e ### `DISCLAIMER`: I have made this website to learn related concepts and for educational purposes only.\n\u003e![image](https://github.com/imvickykumar999/imvickykumar999/assets/50515418/680e5cd4-b567-45f7-bdd7-47abb8549786)\n\n\u003cbr\u003e\n\n\tDo not try to Login here (UNSAFE)\n \n\tInstagram Phishing Website : https://instaloginpage.pythonanywhere.com/\n \tFacebook Phishing Website  : https://fbloginpage.pythonanywhere.com/\n\n\u003cbr\u003e\n\n\u003e![image](https://github.com/imvickykumar999/imvickykumar999/assets/50515418/b198b696-4ab8-433d-ad22-4e83f8bc6598)\n\n--\u003e\n\n\u003cbr\u003e\n\n\u003ch1 align = \"Center\" \u003e 🔥 Activity \u0026 Projects \u003c/h1\u003e\n\n\u003cbr\u003e \n\u003cdiv align=\"center\"\u003e\n\n\u003c!--\n\u003cimg alt=\"Vicky's GitHub Stats\" src=\"https://github-readme-stats.vercel.app/api?username=imvickykumar999\u0026include_all_commits=true\u0026count_private=true\u0026show_icons=true\u0026theme=tokyonight\"\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github-profile-trophy.vercel.app/?username=imvickykumar999\u0026theme=radical\u0026no-bg=true\u0026no-frame=true\u0026column=3\" alt=\"imvickykumar999\" /\u003e\n\u003c/p\u003e\n\n--\u003e\n\n\u003cbr\u003e\n\n\u003cimg src=\"https://api.githubtrends.io/user/svg/imvickykumar999/repos?time_range=one_year\u0026theme=dark\" alt=\"mystreak\"\u003e\n\u003cimg src=\"https://api.githubtrends.io/user/svg/imvickykumar999/langs?time_range=one_year\u0026theme=dark\" alt=\"mystreak\"\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n![github contribution grid snake animation](https://raw.githubusercontent.com/AkshatRastogi-1nC0re/AkshatRastogi-1nC0re/output/github-contribution-grid-snake-sissa.svg#gh-dark-mode-only)\n![github contribution grid snake animation](https://raw.githubusercontent.com/AkshatRastogi-1nC0re/AkshatRastogi-1nC0re/output/github-contribution-grid-snake-sissa-white.svg#gh-light-mode-only)\n\n\u003c/div\u003e\n\u003cbr\u003e\u003cbr\u003e\n \n[![hacked](https://user-images.githubusercontent.com/50515418/227901960-3fb404d5-96f8-456f-9a6e-a9ec7ed47ab2.jpg)](https://www.youtube.com/watch?v=nYVj4BmR0bM)\n\n\u003cbr\u003e \n\n\u003c!-- \n- [`Hacked`](https://github.com/imvickykumar999/GitHub-Views-Counter-Hacks#github-view-counter--multi-collection-on-postman) `Page View` \n\n[`via Postman, Google AppScript and Dell Boomi`](https://github.com/imvickykumar999/GitHub-Views-Counter-Hacks#github-counter-viewer-graph-on-google-spreadsheet)\n\n- \u003cp align=\"left\"\u003e \u003cimg src=\"https://komarev.com/ghpvc/?username=imvickykumar\u0026color=blue\u0026label=PROFILE+VIEWS\u0026style=flat-square\" alt=\"imvickykumar999\"/\u003e \u003c/p\u003e\n\n\t\t( Since 21 Dec 2022 )\n\n- `Honest` `Page View`\n- \u003cp align=\"left\"\u003e \u003cimg src=\"https://komarev.com/ghpvc/?username=imvickykumar999\u0026color=orange\u0026label=PROFILE+VIEWS\u0026style=flat-square\" alt=\"imvickykumar999\"/\u003e \u003c/p\u003e\n\n\t\t( Since 18 Dec 2021 )\n \n[![image](https://user-images.githubusercontent.com/50515418/208747562-47ff073a-6e3c-4887-8351-fb9b4aa88d29.png)](https://github.com/imvickykumar999/imvickykumar999/blob/master/imvickykumar999-2021.stl)\n\n# `Home Automation Kit` now on [OLX](https://www.olx.in/item/home-automation-kit-iid-1718979231). \n\n ## 🏫 `Duolingo Profile` : [im`vicky`kumar999](https://www.duolingo.com/profile/imvickykumar999)\n\n```javascript\n// login to duolingo.com, and run in the browser console to get JWT Token\nmyJWT = document.cookie.match(new RegExp('(^| )jwt_token=([^;]+)'))[0].slice(11);\n```\n\n```python\nimport duolingo\nmyJWT = 'eyJ0eXA*************IUzI1NiJ9.************************.r0Qg9T47L************SL0Nc0Xg'\nlingo = duolingo.Duolingo(username='imvickykumar999', jwt=myJWT)\n\nfor i in lingo.get_languages():\n    print(lingo.get_language_details(i))\n```\n\n\u003cbr\u003e\n\n\u003e [![image](https://user-images.githubusercontent.com/50515418/209567846-a770fe44-ea41-43ac-ac5c-58bcef6aae6d.png)](https://www.duolingo.com/profile/imvickykumar999/courses)\n\n\u003cbr\u003e \n\n\u003ch1 align = \"Center\" \u003e 📊 GitHub Statistic \u003c/h1\u003e\n\u003cbr\u003e\n\n\u003e [![github-wrapped](https://user-images.githubusercontent.com/50515418/226859910-4098d9d4-5388-4520-945d-496bbb97cba9.png)](https://www.githubtrends.io/wrapped/imvickykumar999)\n\n\u003cbr\u003e \n\n\u003ch1 align = \"Center\" \u003e 💡 My Projects \u003c/h1\u003e\n\u003cbr\u003e\n\n--\u003e\n\n## 🏠 `Home Automation App / Kit` `now on` [`Play Store`](https://play.google.com/store/apps/details?id=com.homeautomation.iotapp) / `OLX`.\n\n\u003cbr\u003e\n\n[![image](https://user-images.githubusercontent.com/50515418/203515274-7b3965d5-7c78-4f7a-a031-2037aa6f3c21.png)](https://play.google.com/store/apps/details?id=com.homeautomation.iotapp)\n\n\u003cbr\u003e \n\n## 🏠 `Home Automation` : [`Linkedin Post`](https://www.linkedin.com/posts/imvickykumar999_playstore-homeautomation-chargers-activity-7005271396771598337-hKnR?utm_source=share\u0026utm_medium=member_desktop)\n\n[![image](https://user-images.githubusercontent.com/50515418/174425972-de004c74-49f4-4e75-96c2-61e6e4609cef.png)](https://github.com/imvickykumar999/MultiUser-Home-Automation-App)\n\n\u003cbr\u003e \n\n\u003c!-- \n\n## \u003e\u003e\u003e [Github Contribution Tracker](https://raw.githubusercontent.com/imvickykumar999/imvickykumar999/master/Screenshot_20201116-010319_Chrome.jpg)\n[![graph](https://github.com/imvickykumar999/imvickykumar999/blob/master/graph.png?raw=true)](https://github.com/imvickykumar999/imvickykumar999/blob/master/github%20contribution%20tracker.py)\n\n## 📸 `Auto` Fetched and Uploads `Mars Photo` on [Instagram](https://www.instagram.com/vix.bot/) (vix.bot) : [mars.py](https://github.com/imvickykumar999/Mars-photos-from-NASA)\n\n## \u003e\u003e\u003e [Website using Flask](https://imvickykumar999.herokuapp.com/)\n[![image](https://user-images.githubusercontent.com/50515418/104084798-66d54600-5270-11eb-8026-ad9404e5d7af.png)](https://imvicks.herokuapp.com/)\n\n--\u003e\n\n[![Typing SVG](http://readme-typing-svg.herokuapp.com?color=%2336BCF7\u0026lines=pip+install+imvickykumar999\u0026width=550)](https://pypi.org/project/imvickykumar999/)\n\n## 🪶 `3 steps to start with my Package` Open CMD and write...\n\n\t\u003e\u003e\u003e pip install imvickykumar999 --upgrade\n\t\u003e\u003e\u003e python\n\t\u003e\u003e\u003e import vixtor\n\n\u003cbr\u003e\n\n- `Tutorial on Implementing Python Package :` [`YouTube Video`](https://www.youtube.com/watch?v=eeZB80pLPP8)\n\n\u003cbr\u003e\n\n[![image](https://user-images.githubusercontent.com/50515418/186072402-89d5dc3c-e5db-474f-b1eb-a6a88144cc81.png)](https://pypi.org/project/imvickykumar999/) \n\n\u003cbr\u003e \n\n# 💻 `.py to .exe`\n\n\t\u003e\u003e\u003e pip install pyinstaller==5.1\n\t\u003e\u003e\u003e pyinstaller --onefile --noconsole \"your_file.py\"\n\t\u003e\u003e\u003e cd dist\n\n \n## 💰 `Google Cloud Platform` [x](https://github.com/imvickykumar999/50-30-20-Googe-Sheet-of-Ankur-Warikoo) `50:30:20 Rule`\n\n[![image](https://user-images.githubusercontent.com/50515418/185192459-0e0d0cdd-9b8b-4b5e-9fa3-7dae7abec293.png)](https://docs.google.com/spreadsheets/d/14XZFGM8UN8DDga7dH30t8ycYjHeGG-w9gDk_5hI8rns/edit?usp=sharing)\n\n\u003cbr\u003e \n\n## 📈 `Real Time` Gold Price [API.gs](https://github.com/imvickykumar999/gold-price-api#httpsmetalpriceapicomdashboard)\n\n[![image](https://user-images.githubusercontent.com/50515418/209143842-6a806a82-2386-4751-8b21-db119e5b1926.png)](https://docs.google.com/spreadsheets/d/1SYWpE0tS5F_g5dnhNRqqY0I20KsK8o3HA5EnV2VDEis/edit?usp=sharing)\n\n\u003cbr\u003e\n\n\u003c!-- ## 🧑‍💻 Run `heroku logs -t -a imvickykumar999` in CMD to check [errors](https://github.com/imvickykumar999/hackathon-iot-car-parking/blob/main/heroku%20logs.png?raw=true) in [deployed site](https://imvickykumar999.herokuapp.com/iotcar).\n\n\u003e [![image](https://user-images.githubusercontent.com/50515418/183247907-a2cc26d8-0495-41d1-b28a-50647534e266.png)](https://imvicks.herokuapp.com/vickstube?vix=1xKz11LIzo0\u0026t=2409#vickscroll)\n\nhttps://drive.google.com/drive/folders/1Wf_P-342R4OMO7sIQV2AHJET3h4eZe4W?usp=share_link\n----------------------------------------\n\n\u003cbr\u003e\n\n\t📫 How to reach me:\n\n[![Gmail Badge](https://img.shields.io/badge/-Gmail-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white)](mailto:imvickykumar999@gmail.com)\n\n\u003cimg height=\"180em\" src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=imvickykumar999\u0026layout=compact\u0026langs_count=10\u0026theme=tokyonight\u0026title_color=2895BC\u0026hide=VHDL,Stata\u0026custom_title=Most recently used languages\" alt=\"Most recently used languages\"\u003e\n\n============================================================================================================\n\n\u003cbr\u003e\n\u003cp align=\"center\" \u003e\n\u003cimg alt=\"Vicky's GitHub Stats\" src=\"https://github-readme-stats.vercel.app/api?username=imvickykumar999\u0026include_all_commits=true\u0026count_private=true\u0026show_icons=true\u0026theme=highcontrast\"\u003e\u003c/p\u003e\n\n\n\u003cimg align=\"left\" alt=\"Dart\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/dart.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"MongoDB\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/mongodb.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"Android\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/android.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"Flask\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/flask.svg\" /\u003e\n\n\n*imvickykumar999/About-me* is a ✨ special ✨ repository because its `README.md` (this file) appears on my GitHub profile.\nHere are some ideas to get you started:\n\n- 🔭 I’m currently working on ...\n- 🌱 I’m currently learning ...\n- 👯 I’m looking to collaborate on ...\n- 🤔 I’m looking for help with ...\n- 💬 Ask me about ...\n- 📫 How to reach me: ...\n- 😄 Pronouns: ...\n- ⚡ Fun fact: ...\n\n## Welcome to GitHub Pages\n\nYou can use the [editor on GitHub](https://github.com/imvickykumar999/Website-with-Theme/edit/master/README.md) to maintain and preview the content for your website in Markdown files.\n\nWhenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.\n\n### Markdown\n\nMarkdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for\n\n```markdown\nSyntax highlighted code block\n\n# Header 1\n## Header 2\n### Header 3\n\n- Bulleted\n- List\n\n1. Numbered\n2. List\n\n**Bold** and _Italic_ and `Code` text\n\n[Link](url) and ![Image](src)\n```\n\nFor more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).\n\n### Jekyll Themes\n\nYour Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/imvickykumar999/Website-with-Theme/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.\n\n### Support or Contact\n\nHaving trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.\n\n\n\n\n\n### Skills 👨‍💻\n\n\u003cimg align=\"left\" alt=\"Python\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/python.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"PYPI\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/pypi.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"GitHub\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/github.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"MySQL\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/mysql.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"JavaScript\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/javascript.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"C\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/c.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"C++\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/cplusplus.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"HTML\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/html5.svg\" /\u003e\n\u003cimg align=\"left\" alt=\"CSS\" width=\"24px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@3.2.0/icons/css3.svg\" /\u003e\n\u003cbr\u003e\n\n![](https://hit.yhype.me/github/profile?user_id=50515418)\n\n--\u003e\n\n\u003c/details\u003e\n\n\u003e# [**`News Website`**](https://imvickykumar999.pythonanywhere.com/) ***... follow [`bots`](https://mastodon.social/@imvickykumar999) for daily news***\n\u003e\n\u003e[![image](https://github.com/imvickykumar999/imvickykumar999/assets/50515418/6b0c72ee-38eb-42b1-a5cb-66d07d58c27f)](https://imvickykumar999.pythonanywhere.com/)\n\n\u003cbr\u003e\n\n## 📱 `Other Profiles`\n\n| [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/imvickykumar999/) | [![Stack Overflow](https://img.shields.io/badge/Stack_Overflow-FE7A16?style=for-the-badge\u0026logo=stack-overflow\u0026logoColor=white)](https://stackoverflow.com/users/11493297/vicky-kumar) | [![Sololearn](https://img.shields.io/badge/-Sololearn-3a464b?style=for-the-badge\u0026logo=Sololearn\u0026logoColor=white)](https://www.sololearn.com/profile/8044164) | [![Hackerrank](https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge\u0026logo=HackerRank\u0026logoColor=white)](https://www.hackerrank.com/imvickykumar999?hr_r=1)\n| ------- | --- | --- | ---- |\n\n\u003c!--\n- [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/imvickykumar999/)\n- [![Stack Overflow](https://img.shields.io/badge/Stack_Overflow-FE7A16?style=for-the-badge\u0026logo=stack-overflow\u0026logoColor=white)](https://stackoverflow.com/users/11493297/vicky-kumar)\n- [![HackerRank](https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge\u0026logo=HackerRank\u0026logoColor=white)](https://www.hackerrank.com/imvickykumar999)\n- [![Sololearn](https://img.shields.io/badge/-Sololearn-3a464b?style=for-the-badge\u0026logo=Sololearn\u0026logoColor=white)](https://www.sololearn.com/profile/8044164)\n- [![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white)](https://www.instagram.com/imvickykumar999/)\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvickykumar999%2Fimvickykumar999","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimvickykumar999%2Fimvickykumar999","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvickykumar999%2Fimvickykumar999/lists"}