Projects
Below is my projects portofolio, it's either mine or the projects i forked and do some modification to it. i will credit the original author if it's forked from other users. you will find more project on my github.
Github
- CartFlow - Go microservices demonstrating a choreography-based saga with compensation over NATS JetStream, fronted by a JWT gateway, running on Kubernetes with a Tilt live-reload dev loop. this is my backend portofolio.
- Attack-Disk - Simulating tool called Angriffsscheibe on the web. Alexei Kornienko is the original owner of the project but i'm doing some modification. you can find original repository here.
- xpet - Cute pet for X11 written in C. the original author is uint32 and i'm just do some modification. i just want to mess around with C a little bit.
- saltjq - I'm trying to implement the
jqcommand in linux but written in go.
Others
- .emacs.d - My emacs config focused in distraction free writing using
org-modeand the functionality to be able to useox-publishand integrate it using github action to publish my blog. keeping a minimal config and as close as possible to the vanilla emacs. it also support for doing some programming using yasnippet for snippet, eglot and flymake for lsp and diagnostic. - dotfiles - Configuration files managed by GNU Stow for farming dotfiles.
That's all, all the list above is my newest project i've been doing recently. if you want to see more of my projects, you can see it on my github. maybe i'll add another more to the list later in the future.