Coder Social home page Coder Social logo

Nathaniel's HomePage

Applications

  • Html editor with live preview. Splits css,javascript, and html into seperate panes for easier editing.
    • I'm working on a port of this to avalonia here. It will use the forms library instead of xaml.
  • Simple PDF Viewer with minor editing capability. Not much here yet. Written with avalonia via nac.Forms.
  • Shows you what picture is currently on your clipboard. A program to convert pictures into base64 str from the clipboard.
  • shows you what text is currently on your clipboard
  • Windows only
  • Provides a way to manage and filter local git repos.
  • Generally people store their git repos in a common git repo, so this program can traverse down and list all git repos in that folder. It gives you an open in file manager button to be able to quickly access git repos
  • Written in WPF, runs on windows only right now
  • Provides a way to create sets of local folders. Zips them up, with notes. Provides a way to view past zips and display the notes you made
  • Has multiple use cases, was originally written to manage versions of files

Libraries

  • Provides high level http getJson, postJson very similar to what you can do with System.Net.Http.HttpClient. Uses Newtonsoft.jSON and CurlThin to make curl calls and interpret the results.
  • libcurl access is wrapped up inside a thin low level http client.
  • Uses the Avalonia library to make creating user interfaces quickly.

Supporting Libraries

  • nac.logging
    • Simple event based logging library
  • nac.WebServer
    • Provides a way to serve web requests simply. Used in WebPad to implement the live server view.
  • nac.CSSParsing
    • Provides css parsing into structure
  • nac.json
    • Makes working with json easier
  • nc.http
    • Library to make working with http calls easier

Nathaniel A Collier's Projects

angularjs.typescript.library.starter icon angularjs.typescript.library.starter

A way to make angularjs module that's shareable. Needed to use tyepscript and distribute smallest possible list of files. Also example of both webpack and systemjs

cpplib icon cpplib

This various c++ libraries that compile to a folder

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.