Code Monkey home page Code Monkey logo

Portfolio Template

First-time setup

Getting your own copy of the template
  • Click the Fork icon in the top-right corner.
  • After you have your own copy, on the right sidebar, click the gear icon next to About and add a description!
    • For example, This is a collection of all of my work.
Updating your username
  • It is recommended that you duplicate this tab so that you can read the directions in one tab, and follow the directions in the other tab. If you want, you can even split-screen them and put them side by side.
  • Click the Settings tab, then change the Repository name to yourGithubUsername.github.io. For example, a student with the Github username of johnd1234 would change their Repository name to johnd1234.github.io

In the future, you will be editing these files using an IDE. For now, you will be editing these files directly on github.com

  • Click script.js, then click the pencil icon to edit the file.
  • Change ownerName to your name: it can be your first name, first and last name, or first name / last initial. For example, John or John Doe or John D. This will be what displays in your navigation bar and tab title of the browser.
  • Change userName to your Github username. It must match exactly. For example, johnd1234
  • Click the green commit button at the bottom.
Uploading your logo

NOTE: It is recommended you rename your logo file tologo.png

  • Click on yourUsername.github.io towards the top to get back to the directory of all of the files.
  • Click on the folder img.
  • Click on Add file > Upload files and upload your logo. Click the green commit button at the bottom.
  • Click on yourUsername.github.io towards the top to get back to the directory of all of the files.
  • Click index.html, then click the pencil icon to edit the file.
  • Around line 45, you'll see <img src="img/avatar.png".... Change img/avatar.png to img/logo.png (unless you have a different filename).
  • Stay on index.html for now.
Updating your information
  • Still on index.html, around line 78, you'll see Lorem ipsum.... Feel free to change that text to whatever you want!
  • Click the green commit button at the bottom.
Previewing your site
  • In a new tab, go to yourUserName.github.io to see the preview of your site!

NOTE: It may take up to a few minutes in order for your changes to be updated on the preview!


Customizing

  • Feel free to open style.css and customize the colors or anything else you want!
  • In the future, you will have enough HTML/CSS skills to completely redo the design of this website!

Adding a new project (in the future)

Duplicating the example
  • In the projects directory, make a copy of example-project.html. Name the file whatever you want, i.e. cyoa.html.
    • To do this in the command line, simply use cp example-project.html newFileName.html
  • Customize as needed, using the example starter code and comments to guide you.
Adding a link from the home page
  • In index.html use the example code around line 50 between <!-- and -->. It is recommended that you copy/paste that code, but without the <!-- and -->.
  • Make sure you update the <h5>, <h6>, and <p> inner text.
  • Update the <a> so that href="projects/yourFileName.html"

Have fun!

allenz2423's Projects

autoeq icon autoeq

Automatic headphone equalization from frequency responses

betterdiscord-elysia icon betterdiscord-elysia

An amazing RGB theme for BetterDiscord with full customization included, made by Purple Wizard.

client icon client

[WIP] Ulterius™ HTML5 react frontend.

d-zone icon d-zone

An ambient life simulation driven by user activity within a Discord server

discord-clone icon discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...

googlenetwork icon googlenetwork

A simple material redesign of Titanium Networks Phoenix Reborn

inputsimulator icon inputsimulator

Windows Input Simulator (C# SendInput Wrapper - Simulate Keyboard and Mouse)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.