Git Product home page Git Product logo

Karagulamos's Projects

nuget-publisher icon nuget-publisher

A simple WinForms application I cooked up to save my team and I the headache of pushing shared DLL dependencies to (not necessarily) the private nuget server I had setup. Be sure to check out my custom FormControlManager to see how I dynamically disable form controls before a task and re-enable them when the task completes (or fails).

poormans-tpl icon poormans-tpl

This project is my naive attempt to recreate a light-weight subset of the task parallel library using .NET's native Thread API. This is strictly for educational use and should not be used in production.

redgate icon redgate

To keep it simple, this almost landed me a job with RedGate UK before I got sidetracked by another offer. Somethings cannot be undone, but only serve to remind us of what it is to be human.

riskalator icon riskalator

Analyzes an input against supplied risk patterns. The application returns an indicator (i.e. Safety, Warning, or Escalation) for which the supplied input matches.

soapclient icon soapclient

A Go client for consuming and interacting with SOAP endpoints.

sorting icon sorting

Implementation of various sorting algorithms.

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

taxer icon taxer

A simple tax calculator for various tax types.

wiki icon wiki

Free Code Camp's wiki articles

wordfinder icon wordfinder

Given a list of words and a pattern, WordFinder is able to efficiently generate all words in the pattern. Time complexity is O(M * M).

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.