Git Product home page Git Product logo

Bruce Burge's Projects

blackout icon blackout

BlackOut is a multi-monitor screen dimmer application. This application was designed to reduce the brightness of your monitor or monitors, this can been extremely useful if you find yourself working in a dark environment, it is also very effective at offering a bit of privacy in crowded areas.

centermouseonmainscreen icon centermouseonmainscreen

Simple little app that has a fixed hotkey of Ctrl + Alt + h that will center your mouse on your primary display.

clipstrip icon clipstrip

ClipStrip is an application designed to make pasting thing between applications easier, to often when pasting from one source to another (the web to Gmail for instance) the formatting of the text from the web does not match the rest of your document. There are other ways of solving this issue, but this method is the easiest I’ve found. The way it works: When you copy something to the clipboard, the program checks to see if that is Rich Formated text, or Unicode text, and converts it to Plain text, then it stores the text back into the clipboard, so when you paste it from the clipboard you get just the text. The application, will start, enabled, and an icon will be available in the system tray, right click the icon for the ability to disable, enable, and exit the application, the icon will change to reflect its status.

dlldump icon dlldump

This is a place that I put hard to get Dlls, If they are here it is because the official source is no longer easily available. There are no guarantees these are up to date, only that they were functional when I placed them here.

dnshelper icon dnshelper

Utility application to quickly swap between DNS servers for services such as www.unblock-us.com and www.unlocator.com

docs icon docs

This repository contains .NET Documentation.

extractpngofexticon icon extractpngofexticon

example of how to extract a higher resolution (256x256) png from windows file extension, note for this to compile, "allow unsafe code" flag will have to be checked [credit to : http://stackoverflow.com/a/28530403/1572750] See ClassLib Branch for Class Library intended for actual use.

fakeie icon fakeie

Fake internet explorer to allow for printing on systems that need Iexplore to be called as part of the print process.

fileencrypter icon fileencrypter

A quick and easy to use application to encrypt files using .net built in encryption libs

fileinfooverlay icon fileinfooverlay

Overlays file path and file version number over a non-directX executable.

imagesteganographer icon imagesteganographer

Image Steganographer, allows you to Encrypt and Decrypt 256 bit AES encrypted text “hidden” inside a jpg file. The image will work normally, the method use does not tact the information to the end of the file as many steganography programs do, this means the encrypted text will not likely be detected by programs looking for hidden information, but also makes decrypting the message with any other program unlikely. By default the Images file name will be used as the key to both encrypt or decrypt data, since files names are usually much shorter than encryption keys, these keys are padded, reducing their effectiveness, to solve that manually enter a strong key of your own.

jqueryalarm icon jqueryalarm

a browser based alarm clock done as a hack for GNO code demo

mono-wasm-example icon mono-wasm-example

A simple example of running C# inside the browser and how to compile the code with mono-wasm

mrzdocumentgenerator icon mrzdocumentgenerator

Tool to help generate machine readable zones for travel documents, such as passports and green cards.

pascii icon pascii

Pascii (pronounced Pass Key), uses a Private Key+User Name combo to generate unique strong passwords, It also serves to replace a traditional password vault applications (sort of), as it will always generate the same password for a given user name, as long as the same private key is used. The private key, is generated the first time you run the application, the key can be automatically, or manually updated via the configuration screen.

rake icon rake

A C# implementation of the Rapid Automatic Keyword Extraction

robosharp icon robosharp

RoboSharp is a .NET wrapper for the awesome Robocopy windows application.

showdesktop icon showdesktop

Old code to show desktop, from when windows intially removed the functionality from the start bar.

smallclock icon smallclock

Small Clock that uses the desktop background color as its background color, and font of the time is select based on that color also, its borderless, but draggable.

sql-docs icon sql-docs

Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.