Giter Site home page Giter Site logo

sharkpick

William Dillon's Projects

anagram icon anagram

simple webserver that builds a dictionary of anagrams that it searches when queried by the index page form through javascript.

authentication icon authentication

authentication is a simple way to manage authentication using sqlite3 and Go. Adjustable password salting and hashing makes it easy to configure for any project.

blog icon blog

package blog offers some simple functions for managing a blog with sqlite3. set up to work with my authentication package to link posts with users. includes categorization of entries as news and/or blog posts to make it easy to build a newsfeed.

captcha icon captcha

simple captcha generator written in Go

christmaslist icon christmaslist

ChristmasList is a simple service meant to make the horrors of the holiday a little less horrific. With the included .service file it will spin up its own web server when your system is up, accessible from localhost:8080 that will help you keep your christmas purchases organized. more functionality to come including adjustable sales tax.

gocodedweller icon gocodedweller

Go port of Pete McNeil's CodeDweller Library https://code.microneil.com/madscientist/CodeDweller

image-gen icon image-gen

command line program using Magick++ to generate random images. Includes some .h files that could be useful to developers.

mediaserver icon mediaserver

Minimalist media server for my home network. Includes code to keep adult content separate from general content, which can be used on networks with more sensitive audiences or whatever. Currently uses http.ServeFile() but I'm going to move it to a HLS system

pdftojpeg icon pdftojpeg

simple PDF to JPEG service written in Go and Python, featuring a basic interface to upload files that returns a .zip of the extracted files. Uses Poppler, so runs well on most Linux systems without much work and can run on Windows or Mac with some extra work.

set icon set

provides a generic set of constraints.Ordered types

vagabond icon vagabond

Vagabond is a library of useful functions and classes for dealing with different types of data in C++

websocket icon websocket

A fast, well-tested and widely used WebSocket implementation for Go.

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.