Giter Club home page Giter Club logo

Antonio Alexander's Projects

go-blog-okta icon go-blog-okta

This provides a proof of concept for Okta integration in Go

go-bludgeon icon go-bludgeon

This contains all of the go-based code for project bludgeon (a timekeeper clock-in/clock-out app)

go-durostore icon go-durostore

Durostore is a persistent file storage library that can be used to serialize data to disk and access it randomly without having to load all of it into memory.

go-hello-world icon go-hello-world

A simple hello-world programming demonstrating some basic go functionality, indication of the environment (with some other functionality) and methods for deployment/containerization.

go-pool icon go-pool

go-pool provides a library to simplify long-lived worker pools.

go-queue icon go-queue

go-queue, is a FIFO data structure that is a functional replacement for channels with some extras that overcome channel limitations.

go-queue-kafka icon go-queue-kafka

A proof of concept for a in-memory/persistent queue that uses kafka (incredibly similar to durostore)

lv-architecture icon lv-architecture

This is a a collection of LabVIEW architectures I've authored and used a handful of times.

lv-architecture-config icon lv-architecture-config

This repo will contain multiple solutions for configuration for different use cases. Generally, these "Solutions" are meant to be used as templates, where you'd right click the library and save as into another folder. A short description of each is provided below as well as a link to their respective README if applicable.

lv-architecture-interface icon lv-architecture-interface

This repo contains incredibly basic templates/examples for NRE (non re-entrant) and RE (re-entrant) interfaces. It's meant to be copied and pasted with functionality added in after the fact.

lv-architecture-interface-dom-sub icon lv-architecture-interface-dom-sub

This architecture/interface was developed with the idea that there would be one main interface and there would be multiple other interfaces that would be "accessed" from that interface. I use subpanels because its easier to show what's going on, but this idea is also applicable if you hide/show front panels to the "in-focus" interface.

lv-architecture-launcher icon lv-architecture-launcher

This repo contains a basic template/example for a launcher to combine interface(s) and functional components into a complete application.

lv-bin icon lv-bin

A collection of labview utilities which reference self-contained binaries and/or commands available in Windows.

lv-bin-7zip icon lv-bin-7zip

lv-bin-7zip is an lv-bin package that allows compression and extraction of an archive; it also provides the ability to create "installers" that can self extract and run a specific application (e.g. setup.exe or run.bat).

lv-bin-git icon lv-bin-git

lv-bin-git is an incredibly simply api to communicate with git for purposes of retrieving the commit-hash, it currently does NOTHING else.

lv-bin-wget icon lv-bin-wget

lv-bin-wget is a library that provides the ability to interact with the wget executable and download one or more files (similar to curl)

lv-bin-windows icon lv-bin-windows

lv-bin-windows provides a number of API that facilitate common/useful operations for the Windows Operating System.

lv-binary-search icon lv-binary-search

Examples of functional (but totally unnecessary) binary search/sorting algorithms. I think in practice its less complex to just use variant attributes.

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.