Dicky Arinal (@arinal)
  • Stars
    star
    36
  • Global Rank 427,947 (Top 15 %)
  • Followers 81
  • Following 25
  • Registered about 12 years ago
  • Most used languages
    Java
    30.8 %
    C
    23.1 %
    Scala
    15.4 %
    C#
    7.7 %
    Elm
    7.7 %
    Python
    7.7 %
    HTML
    7.7 %
  • Location πŸ‡¬πŸ‡§ United Kingdom
  • Country Total Rank 16,374
  • Country Ranking
    Elm
    143
    Scala
    438
    C
    1,957
    Java
    2,055
    C#
    2,990
    Python
    7,675
    HTML
    9,841

Top repositories

1

.files

His daily dotconfig files
Python
8
star
2

simple-sale

Simple RESTful POS application in Java using Spring. Full integration test implemented in docker-compose.
Java
4
star
3

mollOS

Simple OS from scratch for educational purpose. Highly influenced by James Molloy's kernel.
C
4
star
4

WpfSolarSystem

Newtonian gravity animation using WPF. Basically, this program shows you how to separate physics engine from presentation layer. Just open 'SolarSystem.sln' with Visual Studio and have fun :)
C#
4
star
5

moveon

A Scala implementation for creating RESTful apps with functional programming and DDD mindset. Its simplicity is ideal for anyone who self-learn scala and DDD.
Scala
3
star
6

ai-searcher

Simple searcher engine to solve problems commonly been given to you if you'd taken AI class before.
Java
3
star
7

dijkstra-airline

Small Java application built with DDD mindset. One of its emphasizes is how to integrate algorithm and business logic without adding much couplings.
Java
3
star
8

imgrement-proto

Kernel module for tracking I/O request to given disk device.
C
2
star
9

elm-newtonian

Newtonian physics meet functional programming, what a perfect match!
Elm
2
star
10

dirscan

A simple Scala showcase program with enough complexity to demonstrate how Scala language is used in real world.
Scala
2
star
11

socket-samples

Implementation of various simple POSIX socket server using basic single thread, classic multiple thread and modern multiplexed I/O. Multiplexed I/O is built with select and epoll system calls.
C
1
star
12

angular-rest-template

An AngularJS implementation on consuming spring-rest-template. Showcase for common LOB application pattern.
HTML
1
star
13

spring-rest-template

Showcase for common LOB application pattern. This is a backend RESTful server for angular-rest-template, another project you'll find in this github. Created using Spring 4 and Java 8.
Java
1
star