Tweet
Day 28

I started working on a #javascript color switcher project from John Smilga’s JS course.

Essentially, it’s a project that generate random Hex colors and their color codes on button click.

Done with the markup for today!!!

#100DaysOfCode #buildinpublic #BlackTechTwitter twitter.com/trillionclues/…
Day 27

Went back to @alx_africa for a pair project I had to do with a colleague.😞

We recreated the C standard library function "printf" to a formatted "_printf" which writes to standard output and returns -1 if an error is encountered.

github.com/trillionclues/…
#100DaysOfCode