Technically, you don’t need to know Vue.js at all to create a website using VuePress, but knowing Vue.js affords you numerous advantages. If you’re writing custom Vue components in between your Markdown files
Now, let’s move forward with the steps to help you create and host your own personal portfolio using GitHub Pages. The method I’ll share here is beginner friendly, so you don’t need any prior coding experience to follow along. Step by Step Guide to Hosting a...
The whole point of having a web development portfolio is for people to hire your services. To do that, they need to be able to reach you. Place your email address in an easy-to-see spot on your website to make it easy for users to find it and contribute to good UX. Github Potenti...
Dr. Robert Kübler August 20, 2024 13 min read Does Your Company Have a Data Strategy? Artificial Intelligence This sophistication matrix can show you where you need to go Kate Minogue April 8, 2024 9 min read A Complete Guide to Master Step Functions on AWS ...
draw.io: This free diagram-maker works with Google Drive, OneDrive, Dropbox, GitHub and more. It makes flowcharts, process diagrams, network diagrams and more. SmartDraw: This free drawing program has many templates, from flowcharts to floorplans. It integrates with Google Workspace, Microsoft...
Here’s a simple example of how to setup your portfolio on GitHub: # Create a new repository $ git init MyPortfolio # Navigate into the repository $ cd MyPortfolio # Create a README file $ touch README.md Describe Your Projects After setting up your portfolio, it’s time to add your...
How to Create a Local WordPress Environment for Git Before using GitHub, create a local version of your WordPress site. This local development site is for testing changes, including new themes, plugins, or designs. Any modifications on your local WordPress site will not affect the live website...
Perform Sentinel-1 InSAR using ESA SNAP Toolkit shows how the SNAP toolkit can be used within Amazon SageMaker geospatial capabilities to create interferograms on Sentinel-1 SAR data. How to use Vector Enrichment Jobs for Map Matching shows how to use vector enrichtment operations with Amazon SageM...
In this guide, you’ll learn how to create a free website for your online portfolio, resume, or your team/organization using just your web browser. Choose a stunning template and customize anything with the open source HugoBlox website builder - no coding skills needed. Create almost any ki...
Log in toGitHub. Click on+icon at top right of the page and selectNew Repository. ACreate a new repositorypage opens. In theRepository namefield, enter the username of your GitHub account. After entering the username, GitHub displays a message describing that you’re about to create a GitHu...