David Julia (@dajulia3)
  • Stars
    star
    31
  • Global Rank 477,420 (Top 17 %)
  • Followers 13
  • Following 1
  • Registered over 13 years ago
  • Most used languages
    PHP
    40.0 %
    Ruby
    20.0 %
    Java
    20.0 %
    Kotlin
    10.0 %
    C++
    10.0 %
  • Location 🇦🇺 Australia
  • Country Total Rank 6,625
  • Country Ranking
    Kotlin
    250
    PHP
    586
    Ruby
    924
    Java
    1,831
    C++
    2,368

Top repositories

1

Naive-Bayes-PHP-Spellchecker

A cute little project that implements a naive bayes classifier to do spell checking based on frequency of words in Moby Dick. Does it all in-memory.
PHP
5
star
2

iphone-sms

Ruby project for pulling the SMS convo records off of iPhone. Implemented using ActiveRecord
Ruby
3
star
3

code-generation

Code generation excercise. Generates Java Byte code for the decaffeinated java language. Scanner (lexical analyzer) was generated using JFLEX. Parser/Grammar was written using CUP (which was used to generate an AST in Java). I wrote a VERY complete test harness for this project and used a TDD approach. I didn't use mock objects or anything to stub out dependencies in the tests, but they were all still EXTREMELY helpful. Apparently this final project was one of the few that actually didn't crash, and one of even fewer that generated correct output.
3
star
4

yoast-user-activity-extension

This plugin is an extension to the Yoast Google Analytics for WordPress Plugin that allows you to track what a logged in user views by managing new GA custom variables.
PHP
3
star
5

aktive-form

Aktive Form: Kotlin Data binding for form-url-encoded and multipart/form requests with ktor support
Kotlin
2
star
6

Cppoker

A poker game implemented in C++. YUCK!
C++
1
star
7

davidjulia.github.com

David Julia's github page
1
star
8

try_git

1
star
9

JPictionary

Multiplayer Pictionary over the network. Especially fun with a tablet pc! To play, first run the server, then either run clients locally or have your friends connect to your server.
1
star
10

elementor-pro

PHP
1
star
11

triangle-kata

Triangle "Kata" from TDD By Example
Java
1
star
12

jersey-jetty-jndi-example

Example project for integrating with JNDI from Jetty and Jersey
Java
1
star
13

WordPress-Theme-Versioning

Development repo for the WordPress Theme Versioning Plugin
PHP
1
star
14

tutorial_sample_app

Sample app for Michael Hartl's Ruby on Rails Tutorial
Ruby
1
star