100 Days of code
a personal log by dylan!
Day 0
Set up basic template for https://github.com/baltimoreblacktechies/100daysOfCode ! I have ideas for how to extend this based off previous work I've done.
Day 1
Today I went to a Coffee and Code meetup at spark. I didn't really work too much during the time, but someone put me on to an interview question which they said couldn't be solved in a line of code. Lol, saying you can't do something is a sure-fire way of getting me to do it. Here's my line:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
|
even formatted into the company's logo! just run ALPHABET_SOUP
.
Day 2
Today I set up nginx
for my home computer since I've migrated to nix.
I went from like 6 config files to 1. See the relevant file here:
https://github.com/dmadisetti/.dots/blob/template/nix/machines/common/nginx.nix
Day 3
I set up BBT with a new site with mkdocs: www.bmoreblack.tech. The domain expired and I was able to snatch it from Aaron. haha