2,545 reputation
21134
bio website connjur.uchc.edu
location Connecticut, USA
age 26
visits member for 1 year, 6 months
seen 1 hour ago
stats profile views 158

I work in a scientific computing group on the CONNJUR project -- 100% open-source software for NMR (Nuclear Magnetic Resonance spectroscopy) software and data integration.

Sub-projects under the CONNJUR umbrella include:

  • CONNJUR-ST: Spectrum Translator; for converting time-domain and frequency-domain data between the various formats
  • CONNJUR-WB: Workflow Builder; for processing spectral data (time-domain to frequency domain)
  • RudolF: a sandbox for applying functional programming languages to NMR, data analysis, and protein bioinformatics. Currently we have Haskell and Clojure code, but are looking to add more languages!

Typical CONNJUR technologies:

  • Java
  • MySQL
  • github
  • CVS
  • Eclipse

Feb
15
suggested suggested edit on How to write useful Java programs without using mutable variables
Feb
7
suggested suggested edit on What should junior developer expect from their senior team lead
Jan
29
suggested suggested edit on What is the difference between BDD and TDD?
Jan
16
suggested suggested edit on About to graduate from good school without any progamming skills
Jan
14
suggested suggested edit on Asking people to disable Java for security - what's next for developer?
Jan
7
suggested suggested edit on How does the Law of Demeter apply to object-oriented systems regarding coupling and cohesion?
Jan
7
suggested suggested edit on How does the Law of Demeter apply to object-oriented systems regarding coupling and cohesion?
Nov
7
suggested suggested edit on What's the difference between recursion and corecursion?
Apr
4
suggested suggested edit on Is writing your own Data Access / Data Mapping Layer a “good” idea?
Apr
2
suggested suggested edit on Why not write all tests at once when doing TDD?
Mar
16
suggested suggested edit on How to define the seams between the domain layer and a database full of stored procedures?
Mar
12
suggested suggested edit on What is a good parsing reference?
Mar
7
suggested suggested edit on Why is C++ still “hybrid”
Mar
6
suggested suggested edit on Is security a real argument for centralized version control?
Mar
6
suggested suggested edit on Drawbacks of code kata
Mar
2
suggested suggested edit on About shared (static) Members and its behavior
Mar
2
suggested suggested edit on if it's been designed correctly is AOP useful?
Feb
29
suggested suggested edit on Is continuous creation and deletion of tables a sign of an architectural flaw?
Feb
29
suggested suggested edit on Problems of multiple threads sharing/accessing the same data
Feb
28
suggested suggested edit on Javascript form validation - what's lacking?