Vickerdoodle

thoughts, opinions, and random arts & crafts

Tag: github


My First Hackathon

October 17, 2017 · 6 Comments

I attended my first Hackathon this past weekend, organized and hosted by the amazing Women Who Code. It will probably be remembered as one of the best experiences I’ve had. Ever. I learned so much, I met so many amazing people, and I gained a great deal of confidence, and I made some wonderful, talented, incredibly inspiring friends. I am definitely going to attend more hackathons in the future, and I recommend that you guys do too! (For those of you who don’t know what a hackathon is, I’ll go ahead and take the description off the Women Who Code Hackathon’s website: A Hackathon is an event in which computer programmers and others involved in software development, including graphic designers, interface designers and project managers, collaborate intensively on software projects.)

Continue reading


Things I’m Learning: Git and GitHub

August 6, 2017 · 4 Comments

I’ve been doing the 100 Days of Code challenge, and it has been incredibly rewarding. The tl;dr of it is, you commit to coding for at least 1 hour every day for 100 days. You hold yourself accountable by keeping a log on GitHub and also tweeting about it every day. I originally started this challenge just to keep myself accountable and “force” myself to set aside time to code every day. It’s actually turning out to be a lot more than I expected. For one thing, you end up getting an amazing community on Twitter. I didn’t expect so many people to comment on the things I’ve tweeted, offering advice, suggestions, and just overall support.

The first thing I had to learn was how to use Git/GitHub. I’m not an expert at it in any way, shape, or form. But I feel that I have a working understanding of it now. Here’s some things that I’ve had to go through in order to figure out how to use Git/GitHub, and some resources that I’ve used.

Continue reading