Git Product home page Git Product logo

SoftCircuits

SoftCircuits develops software for the Windows platform. We have expertise building website applications, desktop applications and .NET libraries.

As can be seen from our repositories on GitHub, we have special set of skills processing and parsing files. Our repositories include an HTML parser (HtmlMonkey), a CSV parser (CsvParser), a fixed-width parser (SoftCircuits.FixedWidthParser), an INI file parser (IniFileParser) and an interpreted language written from the ground up in C# (Silk).

Jonathan Wood

SoftCircuits is headed up by Jonathan Wood, who is a software developer/hiker/dog and animal lover living out of Salt Lake City, Utah. He is currently available for additional work/consulting!

Jonathan Wood's Projects

commandlineparser icon commandlineparser

Lightweight command-line parser. Supports arguments, flag arguments and extended arguments. Supports using quotes to allow whitespace in any argument type.

csvparser icon csvparser

Classes for reading and writing comma-separated-values (CSV) files. Supports special characters in column fields. Options to instead use tab delimiters, etc.

easyencryption icon easyencryption

Wraps the .NET Framework encryption routines to provide easily accessible encryption and decryption.

inifileparser icon inifileparser

Lightweight INI-file parser that can be used to easily read and write INI files. It includes direct support for string, int, double and bool setting types.

numbertotext icon numbertotext

Converts a number to text. For example, converts 123.45 to "One hundred twenty-three and 45/100".

queryargumentencryptor icon queryargumentencryptor

Class to encrypt any number of key/value pairs so that they can be passed as a single query argument.

silk icon silk

Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.

simplelogfile icon simplelogfile

.NET class that makes it easy to write log entries to a file.

softcircuits.fixedwidthparser icon softcircuits.fixedwidthparser

Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also includes generic classes that automatically map class properties to fixed-width fields. Includes many options to control the library's behavior.

softcircuits.menustatus icon softcircuits.menustatus

A simple component for WinForms that provides an event for whenever the current menu selection changes.

softcircuits.wordify icon softcircuits.wordify

Class library with many options to format strings. Includes methods to work with numbers, ordinals, enums, pluralization, quotes, etc.

sparsecollections icon sparsecollections

The SparseCollections library provides the SparseArray<T> and SparseMatrix<T> collection classes.

webscraper icon webscraper

.NET library to scrape content from the Internet.

winsettings icon winsettings

.NET class library that makes it easy to save and retrieve application settings in INI files, XML files or the Windows registry.

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.