All Projects → Anupam-dagar → GitHub-Education-Portfolio

Anupam-dagar / GitHub-Education-Portfolio

Licence: MIT license
A portfolio made using React and tools from GitHub Student Developer Pack

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to GitHub-Education-Portfolio

Ghpages
Deploy arbitrary static assets through GitHub Actions
Stars: ✭ 169 (+238%)
Mutual labels:  github-pages, deployment
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+16778%)
Mutual labels:  heroku, deployment
Django-on-Docker-with-Heroku-and-OpenCV
Deploy Django on Docker to Heroku and include OpenCV
Stars: ✭ 24 (-52%)
Mutual labels:  heroku, deployment
Jekyll Github Deploy
Jekyll Site Automated Deployer to GitHub Pages
Stars: ✭ 67 (+34%)
Mutual labels:  github-pages, deployment
jasond94.github.io
Personal website:
Stars: ✭ 67 (+34%)
Mutual labels:  github-pages, namecheap
Github Pages Deploy Action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Stars: ✭ 2,507 (+4914%)
Mutual labels:  github-pages, deployment
Caprover
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
Stars: ✭ 7,964 (+15828%)
Mutual labels:  heroku, deployment
Phoenix Chat Example
💬 A Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.5.5 🚀
Stars: ✭ 452 (+804%)
Mutual labels:  heroku, deployment
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+334%)
Mutual labels:  heroku, deployment
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (+178%)
Mutual labels:  heroku, deployment
Gulp Gh Pages
A gulp 4 plugin to publish contents to Github pages
Stars: ✭ 611 (+1122%)
Mutual labels:  github-pages, deployment
buffalo-heroku
Archived use github.com/gobuffalo/buffalo-heroku
Stars: ✭ 16 (-68%)
Mutual labels:  heroku, deployment
Git Directory Deploy
deploy a directory as a git branch
Stars: ✭ 526 (+952%)
Mutual labels:  github-pages, deployment
Ghaction Github Pages
GitHub Action to deploy to GitHub Pages
Stars: ✭ 153 (+206%)
Mutual labels:  github-pages, deployment
Js.org
Dedicated to JavaScript and its awesome community since 2015
Stars: ✭ 3,996 (+7892%)
Mutual labels:  github-pages, domain
Paratrooper
Library for creating tasks that deploy to Heroku
Stars: ✭ 110 (+120%)
Mutual labels:  heroku, deployment
actions-publish-gh-pages
🍣 A GitHub Action to publish static website using GitHub Pages
Stars: ✭ 12 (-76%)
Mutual labels:  github-pages, deployment
phoenix example
An example Phoenix app with one-click deployments to different cloud services.
Stars: ✭ 62 (+24%)
Mutual labels:  heroku, deployment
github-pages-vuepress
Build a static website using VuePress and deploy to Github Pages
Stars: ✭ 20 (-60%)
Mutual labels:  github-pages
IPL-ML-2018
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/
Stars: ✭ 14 (-72%)
Mutual labels:  heroku

Portfolio

Built using React and tools from GitHub Student Developer Pack.

Header Image

This is a tutorial on building a portfolio website using React and tools from the GitHub Student Developer Pack. Tools used from the GitHub Student Developer Pack are Heroku, Namecheap and GitHub.

The hosted version of this repository is live at http://anupamdagar.com/GitHub-Education-Portfolio

landing page image

Steps to run locally

  1. Clone the repository using git clone https://github.com/Anupam-dagar/GitHub-Education-Portfolio.git
  2. cd into the cloned repository and run yarn. This will install all the dependencies required for the project.
  3. Run the server using yarn start.
  4. Create your own portfolio by editing the profileData.json present in the src directory.
  5. Place your image in Assets directory present inside src directory. Make sure to rename it to profile.jpg or else you can edit the filename in import statement of Sidebar.js Component.

Blog Post

The detailed blog post for the tutorial is at medium link here

This project was bootstrapped with Create React App.
The Bootstrap template used in this tutorial is https://github.com/BlackrockDigital/startbootstrap-resume

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].