Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 810 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 810 Bytes

#What is this? This is the repository for my personal blog.

#How to run on Cloud9

bundle exec jekyll serve --host $IP --port $PORT

#Author My name is Christopher Cirefice, a Computer Science student at Grand Valley State University.

#Purpose The purpose of this blog is to put my face on the web along with the work that I've done. It is also to demonstrate how I have solved problems that I've faced in software development, as well as share my opinions and experience on certain topics. Many blog posts will also be translated into French, and possibly Japanese in the future, in order to reinforce my language skills and make the blog posts more globally accessible.

#Special Thanks To Hossain Mohd. Faysal, the creator of the Jekyll 'Notepad' theme which this blog uses.