https://github.com/abeerarshad2025/code-snippets
Miscellaneous code samples in various programming languages
https://github.com/abeerarshad2025/code-snippets
code code-snippet code-snippets snippet snippets snippets-collection
Last synced: 3 months ago
JSON representation
Miscellaneous code samples in various programming languages
- Host: GitHub
- URL: https://github.com/abeerarshad2025/code-snippets
- Owner: abeerarshad2025
- Created: 2025-03-02T12:08:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T12:34:57.000Z (4 months ago)
- Last Synced: 2025-03-02T13:22:13.502Z (4 months ago)
- Topics: code, code-snippet, code-snippets, snippet, snippets, snippets-collection
- Language: Python
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Code Snippets
![]()
Miscellaneous code snippets in various programming languages
---
## Python
| # | Date| Snippet |
| ----------- | ----------- | ----------- |
| **1.** | 22 Apr 2023 | [convert words in text file to javascript array](https://github.com/abeerarshad2025/Code-Snippets/tree/main/Python/convert%20words%20in%20text%20file%20to%20javascript%20array) |
| **2.** | 24 Apr 2023 | [remove width height attribs from img tags in html files](https://github.com/abeerarshad2025/Code-Snippets/tree/main/Python/remove%20width%20height%20attribs%20from%20img%20tags%20in%20html%20files) |
| **3.** | 18 Sep 2023 | [make pdf file from images dir](https://github.com/abeerarshad2025/Code-Snippets/tree/main/Python/make%20pdf%20file%20from%20images%20dir) |
| **4.** | 4 May 2024 | [add favicons to url links](https://github.com/abeerarshad2025/Code-Snippets/tree/main/Python/add%20favicons%20to%20url%20links) |