- Bucharest, Romania
- https://www.linkedin.com/in/andrei-n-ciobanu-50708611/
-
-
-
neat-matrix-library Public
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major c…
-
-
-
-
hr-schema-mysql Public
DML and DDL scripts to generate the HR SQL Schema for MySQL
-
mockneat Public
MockNeat - the modern faker lib.
-
lc3-vm Public
A LC3 virtual machine implementation in a few lines of C code
-
neat-chess Public
Java UCI Protocol implementation (Universal Chess Engine)
-
-
-
-
mapneat Public
MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.
-
-
-
-
trees-recap Public
A repo containing some trees-related algorithms I wanted to recap
Java UpdatedJan 3, 2022 -
open-addressing-java-maps Public
Some custom maps implemented in Java to experiment various algorithms
-
-
-
chained-hash-table-c Public
A chained hash table implemented in C
-
serverneat Public
A Kotlin DSL for creating mock servers - using MockNeat for generating data
-
-
aleph-formatter Public
A simple and efficient StringFormatter that supports named parameters (with a twist)
-
-
A library that extends the Java Bean Validation with additional @Annotations.
-
-
carsandpolice Public
A streaming example using Kafka/KSQLDB.
-
hasher Public
Forked from prasanthj/hasherJava implementation of Murmur2, Murmur3, XXHash, FNV1 and FNV1A.