I am a beginner programmer, eager to share my JavaScript journey with the world!
174pt. 64 Solves.
In streamlining our development workflow at Lema, we transitioned from excluding generated code in Git to committing it
I built this CLI for exploring git repositories. It's still WIP but I find it pretty cool! What do you think about it?
JAMStack is a web development stack that is built for simplicity and performance ⚡, In this post I will try to cover its simliraties and differences from other web development approaches.
I heard it's raining flags somewhere, but forgot where... Thankfully there's this weather database I can use.
Fuzzing binaries without source code is hard. QEMU solves this but how does it work?
Hi guys! I have built an Android mobile client for Parse a few months ago. In the beginning, I made it for myself but then I realized so...
An icon I designed was accepted and is now used in the opensource project brandly/Lax! It took some time but now it’s in :) Lax is an IRC...
What’s it called?! In china, everything has it’s own name, it dosent matter if its a brand or even a name… For example McDonald’s is màidāngláo (麦当劳) and...
I have been working a bit with javascript lately and over time I learned to like its hackish nature. One day I had an idea, ascii pictures are cool but what if I make an ascii picture out of code?
Back in Seekret we built a Query system to combine data from many micro-services and run complex queries on them. In this post I explain how Query and Search differ and what we learnt by implementation this feature from start to finish.