danilhendrasr
just some random dood doing software engineering stuff.
@SpeechifyIncSurabaya, Indonesia
Pinned Repositories
bisection-method
[College assignment] - A python script to find a root of a given function.
cloxc
VM-based toy programming language
dializer
I'm doing canvas-based stuff and embed a custom DSL with hand-written interpreter because my senior said I can't do CRUD-only websites for thesis..
mysql-replication-experiment
Experimenting on different settings of MySQL replication
rust-covid-api
Because the world needs another COVID-19 API, especially one written in Rust
rusty-mailer
Ugly postmark client
semi-automated-labeling
Project by Nodeflux's Team B Tech Interns to automate some parts of the dataset labeling process.
skaja
Glorified distributed hash map
video-decoding-benchmark
Compare NVIDIA Video Codec SDK's, PyAV's, and OpenCV's performance on video decoding.
yali4j
A language interpreter I created without having any idea what I'm doing
danilhendrasr's Repositories
danilhendrasr/video-decoding-benchmark
Compare NVIDIA Video Codec SDK's, PyAV's, and OpenCV's performance on video decoding.
danilhendrasr/dializer
I'm doing canvas-based stuff and embed a custom DSL with hand-written interpreter because my senior said I can't do CRUD-only websites for thesis..
danilhendrasr/yali4j
A language interpreter I created without having any idea what I'm doing
danilhendrasr/rust-covid-api
Because the world needs another COVID-19 API, especially one written in Rust
danilhendrasr/semi-automated-labeling
Project by Nodeflux's Team B Tech Interns to automate some parts of the dataset labeling process.
danilhendrasr/mysql-replication-experiment
Experimenting on different settings of MySQL replication
danilhendrasr/rusty-mailer
Ugly postmark client
danilhendrasr/sorting-visualizer
Why use canvas when you can mutate the DOM
danilhendrasr/typescript-webinar
Materials for TypeScript webinar series in collaboration with Informatics Learning Community of UPN East Java.
danilhendrasr/movie-api
I wanted to practice backend development so I'm expanding this technical assignment
danilhendrasr/upn-npm-parser
Parse the student ID of UPN Jatim's students.
danilhendrasr/automated-training
Project by Nodeflux's Team C Tech Interns
danilhendrasr/calendly-clone
Calendly API clone built using Rust.
danilhendrasr/cargo
The Rust package manager
danilhendrasr/d-viz
[College Assignment] - Mid-term project for my statistical computation subject.
danilhendrasr/danilhendrasr
README for GitHub profile
danilhendrasr/gorrola
A dumb load balancer with a dumb name
danilhendrasr/learning-cmake
Imma pin this repo because I'm so happy I'm finally learning proper C++
danilhendrasr/microcontroller-experiments
[College] Experiments for microcontroller class using ESP32
danilhendrasr/sima
Basic filesystem-based CRUD program written in C++
danilhendrasr/skaja
Glorified distributed hash map
danilhendrasr/vscode
Visual Studio Code
danilhendrasr/cloxc
VM-based toy programming language
danilhendrasr/book-id
The Rust Programming Language
danilhendrasr/cxx-project-template
Why am I learning C++ now
danilhendrasr/dhsrlab.com
My personal landing page
danilhendrasr/go-raft
Raft distributed consensus algorithm implemented in Go
danilhendrasr/mda
My take on module driven architecture in go
danilhendrasr/scrumdinger
I have 5 years of iOS development experience now.
danilhendrasr/wasm-game-of-life
Conway's game of life implemented in Rust using WebAssembly