Skip to content

Instantly share code, notes, and snippets.

View DigiMancer3D's full-sized avatar
💭
Orange is a color

3D DigiMancer3D

💭
Orange is a color
View GitHub Profile
@DigiMancer3D
DigiMancer3D / Presearch-SearchBar
Created January 22, 2020 01:48
Add a presearch search bar to your website/application
@DigiMancer3D
DigiMancer3D / Disappearing Button Ads
Created July 9, 2020 02:18
Create disappearing button ads on your page, this example is in a dark mode but the button removes off page after clicking to prevent mass clicking or accidental user clicks.
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<style type="text/css">
body{
background-color:black;
}
.divTableRow {
display: table-row;
}
@stek29
stek29 / extract_telegram_macos.ipynb
Last active July 7, 2024 11:43
Extract Telegram messages from db_sqlite PostBox – made for Telegram for macOS, but should work with Telegram for iOS
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.