An open API service indexing awesome lists of open source software.

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

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) |