deonvz
Sharing Automation, AI, SharePoint, C#,Python, Docker,VB, PHP, ASP, JavaScript, CSS, VBScript, Frameworks, Powershell, Shell, Linux, Security and more
Oslo, Norway
Pinned Repositories
BrontokwormFix
Stops the Brontok worm (Malware) from being active on a infected machine.
ChatGPTFileuploadChromeExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Full Props goes to "Automate My Life" on Youtube, for the great code.
ChatGPTFileuploadEdgeExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Props go to "Automate My Life" on Youtube, for the base code.
ChatGPTFileuploadFirefoxExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Full Props go to "Automate My Life" on Youtube, for the great code
compare_images
Compare two images in Python using Pillow. Show the diffrences and place these highlighted diffrences on the original image.
ConvertOfficeDocs
Contains multiple PowerShell scripts which can perform different actions on a directory which contains Office Documents. Actions include converting them to PDF, updating documents from old formats for new .x formats (.doc to .docx etc.), generating new templates based on normal office documents.
ImageToAsciiart
Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.
modalgallery
This is a gallery with slider preview and click to enlarge functionality. It also incorporates a modal so that the visitor doesn`t need to navigate away. See it on this Fiddle https://jsfiddle.net/tripwireza/Lacd3ept/4/
P5jsArt
Computer Vision, Machine Learning, Text to speach and more with the P5js
webscraper
This is a Python based Webscrapter. It uses Selenium, the a webdriver and of course Python. Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites. This is normally done by targeting tags, links or text on a page.
deonvz's Repositories
deonvz/ChatGPTFileuploadFirefoxExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Full Props go to "Automate My Life" on Youtube, for the great code
deonvz/ChatGPTFileuploadChromeExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Full Props goes to "Automate My Life" on Youtube, for the great code.
deonvz/ConvertOfficeDocs
Contains multiple PowerShell scripts which can perform different actions on a directory which contains Office Documents. Actions include converting them to PDF, updating documents from old formats for new .x formats (.doc to .docx etc.), generating new templates based on normal office documents.
deonvz/ImageToAsciiart
Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.
deonvz/ChatGPTFileuploadEdgeExtension
This extension will place a file upload for you on the ChatGPT website. Allow you to process your own scripts, files, documents, code, database and more in chat. Allow ChatGPT to work with your own data, answering questions, giving suggestions and updating the file. Props go to "Automate My Life" on Youtube, for the base code.
deonvz/filekiller
Written in VB6 back in the 90s, this tool allows the viewing of Pictures and also their deletion based on some toggles. It has a slideshow and can also delete other file types. The password for it is password or just doubble click on the name at the password screen.
deonvz/P5jsArt
Computer Vision, Machine Learning, Text to speach and more with the P5js
deonvz/phonenumberinfo
This python scripts provides information about the country and the carrier of a phone number you provide as input. It can also search for phonenumbers in text.
deonvz/bypasspaywall
Bypass paywalls with CURL to get a downloaded version of the fullpage content
deonvz/ConvertSVGtoVisio
Converts SVG files to Visio files (VSDX). Requires visio to be installed on the client machine.
deonvz/modalgallery
This is a gallery with slider preview and click to enlarge functionality. It also incorporates a modal so that the visitor doesn`t need to navigate away. See it on this Fiddle https://jsfiddle.net/tripwireza/Lacd3ept/4/
deonvz/webscraper
This is a Python based Webscrapter. It uses Selenium, the a webdriver and of course Python. Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites. This is normally done by targeting tags, links or text on a page.
deonvz/deonvz
deonvz/drawellipsis
A example of drawing onscreen in Visual Basic 6.
deonvz/ds_code_challenge
Code challenge for Data Science
deonvz/Flowise
Drag & drop UI to build your customized LLM flow
deonvz/GoogleMaps
Interacting with Google maps via Javacscript to modify a map, place pins , draw sections, get directions and place street view reletavie to a location you wish to display on your website.
deonvz/keycloak
Containerized Keycloak solution for Single Sign On.
deonvz/mergeexcel
Merge multiple excel files - workbook sheets into a single new file and sheet. This is all done via a vba macro.
deonvz/modal
This is some basic code to get a styled modal up and running on your website.
deonvz/ollamaprojects
Scripts and code to extend functionality Ollama LLMs.
deonvz/PCSnooze
Shutdown, Restart or Logoff according to a alarm time you provide. Visual Basic 6. Perfect for allowing processes like video compression to finish and then to shutdown your PC when away.
deonvz/remoteshell
Expanding on a remote shell solution for red teams, in order to gain access to remote systems in penetration testing.
deonvz/rotatingtext
Text that spins around. Written in Visual Basic.
deonvz/SentimentAnalysis
This model scores the sentiment of text with a value between 0 ("negative") , 0.5 ("neutral") up to 1 ("positive"). This model was trained on reviews. These were truncated to a maximum of 200 words and only the 20,000 most common words in the reviews are used.
deonvz/simplescreensaver
A simple screen saver in Vb6.
deonvz/starsigns
A basic starsigns app created in Visual basic 6.
deonvz/STDF-Viewer
A free GUI tool to visualize STDF (semiconductor Standard Test Data Format) data files.
deonvz/ufo
A flying UFO image on a background written in Visual Basic
deonvz/winseek
A simple visual basic program that allows you to navigate drives and directories. It has a search function for file names or extensions.