{"id":1122,"date":"2019-03-15T02:23:21","date_gmt":"2019-03-15T02:23:21","guid":{"rendered":"https:\/\/careerkarma.com\/blog\/?p=1122"},"modified":"2020-12-29T11:04:19","modified_gmt":"2020-12-29T19:04:19","slug":"building-a-github-portfolio","status":"publish","type":"post","link":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/","title":{"rendered":"How to Build a Programming Portfolio on Github"},"content":{"rendered":"\n<p>Well done, you! You did the research, found a good coding bootcamp, did their pre-work, found funding, and quit your job or took a leave of absence and committed 3+ months to acquiring a new, valuable, skill. Most importantly, you persevered through what was no doubt an intensive few months of algorithm challenges, learning new languages and frameworks, and wrapping your head around all the tech jargon and software development technique your brain could handle. You\u2019ve accomplished what many could not and you should be extremely proud of yourself.<br><\/p>\n\n\n\n<p>The question is: what now?<br><\/p>\n\n\n\n<p>Well, obviously, now you need to go out there and find yourself a development job! The <em>real <\/em>question is \u201chow do I achieve that?\u201d There are many articles on the many steps you need to take to find your first development job out of coding bootcamp. I have even written about the topic and will likely write more about it in the future. Today, however, I want to discuss a specific aspect of the job search: building an excellent programming portfolio.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Challenge of Finding a Job After Graduating From Coding Bootcamp<\/strong><br><\/h2>\n\n\n\n<p>Plainly and simply, the primary challenge with getting a job when your only development experience is a coding bootcamp is being able to prove yourself to potential employers.<br><\/p>\n\n\n\n<p>According to the Friedman Doctrine of \u201cShareholder Value\u201d, the <em>only<\/em> goal of a company is to provide value to its shareholders. While modern thinkers typically disagree with this philosophical outlook on business and argue that companies have a social and societal responsibility as well, the fact remains that the <em>primary <\/em>goal, if not the sole one, is to make money. That being said, most business decisions are based on the premise of creating the quickest and safest return on investment. What this means for employment is that employers don\u2019t like to take risky bets, such as hiring potentially unqualified employees. Universities have a history of consistently producing well-rounded, relatively skilled, employees. Coding bootcamps, on the other hand, are a new and odd sounding concept to most hiring or development managers, most of whom simply are looking for another team member and who don\u2019t have the luxury of re-inventing their corporate culture or taking hiring risks.<br><\/p>\n\n\n\n<p>What does this mean for you, as a coding bootcamp grad? Well, it means you aren\u2019t operating on the same terms as a graduate of a traditional 4-year school. However, whenever we operate from a place of perceived weakness we must utilize the famous Marine Corp mantra: \u201c<em>Improvise, Adapt, Overcome!\u201d.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/03\/image.png\" alt=\"\" class=\"wp-image-1138\"\/><\/figure>\n\n\n\n<p><br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How Can We Overcome Our Perceived Disadvantage As Coding Bootcamp Grads?<\/strong><br><\/h2>\n\n\n\n<p>What were we constantly taught in coding bootcamp? That we are learning practical, usable, and modern techniques for web development <em>today. <\/em>Fine, we didn\u2019t learn graph theory or how compilers work. But we can smash out an MVP fullstack web application is less than six hours. Use that! When a recruiter or a company asks about your experience you need to have something that balances out your lack of knowledge. The best possible way to overcome that obstacle is by empirically demonstrating your ability, specifically, by showing them a project, or several, that you\u2019ve worked on.<br><\/p>\n\n\n\n<p><strong>GitHub<\/strong><\/p>\n\n\n\n<p>hire me pls!<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"892\" height=\"412\" src=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/03\/image-1.png\" alt=\"\" class=\"wp-image-1139\"\/><\/figure>\n\n\n\n<p>You need to know how to use Git and GitHub. Period, full stop. While your contribution history graph may not necessarily matter to a potential employer, having a healthy commit graph is a way to show that you are working to better yourself as a developer. More important than your graph is what you actually commit. You need to work on real projects that you can demonstrate to people. Additionally, an important sign of a decent developer is being able to write good commit messages. So, if your commit message history is full of messages like these, try again. Make smaller commits if that\u2019s what it takes in order for you to be descriptive.<br><\/p>\n\n\n\n<p>\/\/ Example of how NOT to write commit messages.<\/p>\n\n\n\n<p>\u201ccommit #17\u201d<\/p>\n\n\n\n<p>\u201cthis better work\u201d<\/p>\n\n\n\n<p>\u201cprogramming suxxxs!!!\u201d<\/p>\n\n\n\n<p>\u201cThe real, real , final, commit\u201d<\/p>\n\n\n\n<p>\/\/ Examples of how TO write commit messages.<\/p>\n\n\n\n<p>&#8220;Updated local packages to version 1.1.0&#8221;<\/p>\n\n\n\n<p>&#8220;Added models and updated services&#8221;<\/p>\n\n\n\n<p>&#8220;EOD (End Of Day). Breaking changes to MyProject.Services&#8221;<\/p>\n\n\n\n<p>You must absolutely commit at the end of each work day.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Kind of Project Should I Work On?<\/strong><br><\/h2>\n\n\n\n<p>That\u2019s a great question.<br><\/p>\n\n\n\n<p>I usually found myself in one of two states. I either had too many ideas, or none at all. I love working on teams and do my best work when I have people who encourage, motivate, excite, and hold me accountable, so I highly recommend finding a fellow graduate to team up with . If you work best alone, power to you.<br><\/p>\n\n\n\n<p>I would highly encourage choosing a project that is either specifically relevant to the field you wish to enter, or generally impressive. If you want to enter the field of robotics or work or medical devices, you better buy a Rasberry Pi and program the heck out of it. Create a 3D printer from scratch or develop a program that improves the efficiency of 3D printers. Perhaps you find some cheap, industry standard equipment and find a security flaw in it, and release a patch to the community, or maybe simply improve upon its codebase.<br><\/p>\n\n\n\n<p>If you want to enter the financial world, build a financially relevant application. Maybe you can build an app that takes the target pricing from the top 1000 analysts and generates an aggregated stock pricing algorithm? I know that the financial software industry typically pays better than average, so I hoped to end up in that industry. To that end, I convinced my team during our last team exercise during bootcamp to build a financial application that mimicked some of the features of Yahoo Finance. We called it TCKR (short for stock ticker). You can read more about it here (<a href=\"https:\/\/medium.com\/@mendelbak\/tckr-a-yahoo-finance-clone-story-87ee12c4cae5\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">part 1<\/a>,<a href=\"https:\/\/medium.com\/@mendelbak\/a-humorous-api-short-story-299ad867cff9\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\"> part 2<\/a>). We spent a significant amount of time trying to make sure our front end looked nice for that \u201cwow!\u201d factor that would hopefully provide us some upfront legitimacy. Our backend was pretty decent due to our integration of a live stock trading API. That API made us the most impressive of all the projects in our cohort, by far.<br><\/p>\n\n\n\n<p>The coolest thing that you can do, that shows how much of an asset you can be, is to create a website, mobile app or service that people actually use. If you show up to an interview and demonstrate an app that has a thousand users. that is a major ace up your sleeve. The interesting thing is that such an application does not necessarily need to be complex, but rather, fill a unique and unidentified need.<br><\/p>\n\n\n\n<p>Here are a few examples of super simple ideas that have found their way to a wider audience than you and your grandmother.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.businessinsider.com\/k-blocker-app-blocks-all-kardashian-content-from-your-iphone-2015-11\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">The Kardashian blocker<\/a>.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.whereisroadster.com\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">SpaceX tracker.<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/Kw7qr6dgv6qVwr5DyAiJDHJgMk12pmmwCBk1hZSNDZ4_F0wmLam7IS2ja7OQcYMv6y5xgL0XP086bplX6c2HwnY5SgVj99II_LytwkdHXRSHwnnTqyCpT7-QULPO9JZrzeufYTxu\" alt=\"\"\/><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.whereisroadster.com\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\"><\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.reddit.com\/r\/technology\/comments\/43fi39\/i_set_up_my_raspberry_pi_to_automatically_tweet\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">Comcast slow WiFi automatic Twitter complainer.<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/y7BBb7MtuZmKoNIvRnpHfvW1iVHAsIypgbLoTB2ipYqNi3MRlkx4GlhOWvdh7roi11DmfigZm-Sqr5RjuggFSXM7mUxiiI29rDLMjGgUzy8m481OQHuCPiQHHSDJErvl_zEuE-DM\" alt=\"\"\/><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.reddit.com\/r\/technology\/comments\/43fi39\/i_set_up_my_raspberry_pi_to_automatically_tweet\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\"><\/a><br><\/p>\n\n\n\n<p>Conversely, I think it is terribly lame to clone some popular website or service, especially if that is a literal copying of every single bit of style and functionality. The world has enough Yelps (I confess, I did a Yelp clone), Instagrams, and OKCupids. Another dating site will not endear you to a company, no matter how cleverly you wrote your models. It\u2019s so hard to demonstrate your abilities when the product you are showing off is so par-for-the-course that the effort to build it seems negligible. Even if creating another, more interesting, application is, in fact, easier. I believe that creating that more unusual application will give you more positive exposure.<\/p>\n\n\n\n<p>I strongly recommend that you find and utilize free and publicly available APIs to superpower your program. Data is what drives the modern world. Therefore, if you want to create something worthwhile, you need to connect to, or create, an interesting or important data source.<br><\/p>\n\n\n\n<p>Regardless of what you choose, I feel strongly that having a clean and impressive front-end is very important. We tried to make our TCKR application have a clean and consistent interface that looked professional, even if only had a small handful of features. That site garnered me good responses when I demonstrated it.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/O6uCMLeS3tlX9qYXhx_gFZgg0Qlu8RP90SiuITnwkAV7mqHj2seD8bsbimw3NRVKkoefs4EjoTLm1T_SOnjGpqxX4_wkOooMmLIJFVJp0zREJBUvVpl0NEHPtzC6HdvxWu8Gsm4b\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>Deploy it<\/strong><br><\/p>\n\n\n\n<p>Have your project ready to show! One of the worst possible things is to show up to an interview and offer to show your super cool website and then have to do a bunch of debugging or configuration in order to launch it (true story). Deploy your site and have it publicly available via URL (keep the URL simple and easy to type for non-tech people). Put that URL on your LinkedIn, resume, email signature, and anywhere else you can get people to go visit your site. You want to shout your expertise to the world, not hide it in an obscure Git repo.<\/p>\n\n\n\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/oxOXTUi2F8k\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"><\/iframe>\n","protected":false},"excerpt":{"rendered":"Well done, you! You did the research, found a good coding bootcamp, did their pre-work, found funding, and quit your job or took a leave of absence and committed 3+ months to acquiring a new, valuable, skill. Most importantly, you persevered through what was no doubt an intensive few months of algorithm challenges, learning new&hellip;","protected":false},"author":8,"featured_media":906,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[50460],"tags":[],"class_list":{"0":"post-1122","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech-resources"},"acf":{"post_sub_title":"","sprint_id":"","query_class":"Career Advice","school_sft":"","parent_sft":"","school_privacy_policy":"","has_review":null,"is_sponser_post":"","is_guest_post":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Build a Programming Portfolio on Github | Career Karma<\/title>\n<meta name=\"description\" content=\"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Build a Programming Portfolio on Github\" \/>\n<meta property=\"og:description\" content=\"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks\" \/>\n<meta property=\"og:url\" content=\"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/\" \/>\n<meta property=\"og:site_name\" content=\"Career Karma\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/careerkarmaapp\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-15T02:23:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-29T19:04:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mendel Bakaleynik\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@career_karma\" \/>\n<meta name=\"twitter:site\" content=\"@career_karma\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mendel Bakaleynik\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/\"},\"author\":{\"name\":\"Mendel Bakaleynik\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/8eb7f10a75dc0f06fa6efc7f24ed7317\"},\"headline\":\"How to Build a Programming Portfolio on Github\",\"datePublished\":\"2019-03-15T02:23:21+00:00\",\"dateModified\":\"2020-12-29T19:04:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/\"},\"wordCount\":1471,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/coding-1.jpeg\",\"articleSection\":[\"Tech Resources\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/\",\"name\":\"How to Build a Programming Portfolio on Github | Career Karma\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/coding-1.jpeg\",\"datePublished\":\"2019-03-15T02:23:21+00:00\",\"dateModified\":\"2020-12-29T19:04:19+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/8eb7f10a75dc0f06fa6efc7f24ed7317\"},\"description\":\"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#primaryimage\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/coding-1.jpeg\",\"contentUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/coding-1.jpeg\",\"width\":400,\"height\":500,\"caption\":\"Guy Coding\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/building-a-github-portfolio\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Career Advice\",\"item\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/career-advice\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Build a Programming Portfolio on Github\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/\",\"name\":\"Career Karma\",\"description\":\"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/#\\\/schema\\\/person\\\/8eb7f10a75dc0f06fa6efc7f24ed7317\",\"name\":\"Mendel Bakaleynik\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg\",\"contentUrl\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg\",\"caption\":\"Mendel Bakaleynik\"},\"description\":\"Mendel Bakaleynik is a ultra-orthodox Jew, Coding Bootcamp graduate, fullstack web developer, and former VR entrepreneur. He enjoys extreme outdoor adventures, mixed martial arts, positive people, and adopting new hobbies.\",\"url\":\"https:\\\/\\\/careerkarma.com\\\/blog\\\/author\\\/mendel-bakaleynik\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Build a Programming Portfolio on Github | Career Karma","description":"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/","og_locale":"en_US","og_type":"article","og_title":"How to Build a Programming Portfolio on Github","og_description":"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks","og_url":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/","og_site_name":"Career Karma","article_publisher":"http:\/\/facebook.com\/careerkarmaapp","article_published_time":"2019-03-15T02:23:21+00:00","article_modified_time":"2020-12-29T19:04:19+00:00","og_image":[{"width":400,"height":500,"url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg","type":"image\/jpeg"}],"author":"Mendel Bakaleynik","twitter_card":"summary_large_image","twitter_creator":"@career_karma","twitter_site":"@career_karma","twitter_misc":{"Written by":"Mendel Bakaleynik","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#article","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/"},"author":{"name":"Mendel Bakaleynik","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/8eb7f10a75dc0f06fa6efc7f24ed7317"},"headline":"How to Build a Programming Portfolio on Github","datePublished":"2019-03-15T02:23:21+00:00","dateModified":"2020-12-29T19:04:19+00:00","mainEntityOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/"},"wordCount":1471,"commentCount":0,"image":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg","articleSection":["Tech Resources"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/","url":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/","name":"How to Build a Programming Portfolio on Github | Career Karma","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#primaryimage"},"image":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg","datePublished":"2019-03-15T02:23:21+00:00","dateModified":"2020-12-29T19:04:19+00:00","author":{"@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/8eb7f10a75dc0f06fa6efc7f24ed7317"},"description":"Job search hacks: How to Create a killer Programming Portfolio on Github after completing a coding bootcamp. Github profile optimization tips and tricks","breadcrumb":{"@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#primaryimage","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/coding-1.jpeg","width":400,"height":500,"caption":"Guy Coding"},{"@type":"BreadcrumbList","@id":"https:\/\/careerkarma.com\/blog\/building-a-github-portfolio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/careerkarma.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Career Advice","item":"https:\/\/careerkarma.com\/blog\/career-advice\/"},{"@type":"ListItem","position":3,"name":"How to Build a Programming Portfolio on Github"}]},{"@type":"WebSite","@id":"https:\/\/careerkarma.com\/blog\/#website","url":"https:\/\/careerkarma.com\/blog\/","name":"Career Karma","description":"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/careerkarma.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/8eb7f10a75dc0f06fa6efc7f24ed7317","name":"Mendel Bakaleynik","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/02\/Screen-Shot-2019-03-01-at-1.37.57-AM-150x150.jpg","caption":"Mendel Bakaleynik"},"description":"Mendel Bakaleynik is a ultra-orthodox Jew, Coding Bootcamp graduate, fullstack web developer, and former VR entrepreneur. He enjoys extreme outdoor adventures, mixed martial arts, positive people, and adopting new hobbies.","url":"https:\/\/careerkarma.com\/blog\/author\/mendel-bakaleynik\/"}]}},"_links":{"self":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/1122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/comments?post=1122"}],"version-history":[{"count":0,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/1122\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media\/906"}],"wp:attachment":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media?parent=1122"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/categories?post=1122"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/tags?post=1122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}