Git Product home page Git Product logo

Start Bootstrap - Resume

Resume is a resume and CV theme for Bootstrap created by Start Bootstrap. This theme features a fixed sidebar with content sections to build a simple, yet elegant resume.

Preview

Resume Preview

View Live Preview

Status

GitHub license npm version dependencies Status devDependencies Status

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

Basic Usage

After downloading, simply edit the HTML and CSS files included with dist directory. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

Clone the source files of the theme and navigate into the theme's root directory. Run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the package.json file to see which scripts are included.

npm Scripts

  • npm run build builds the project - this builds assets, HTML, JS, and CSS into dist
  • npm run build:assets copies the files in the src/assets/ directory into dist
  • npm run build:pug compiles the Pug located in the src/pug/ directory into dist
  • npm run build:scripts brings the src/js/scripts.js file into dist
  • npm run build:scss compiles the SCSS files located in the src/scss/ directory into dist
  • npm run clean deletes the dist directory to prepare for rebuilding the project
  • npm run start:debug runs the project in debug mode
  • npm start or npm run start runs the project, launches a live preview in your default browser, and watches for changes made to files in src

You must have npm installed in order to use this build environment.

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the theme overview page at Start Bootstrap.

About

Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2022 Start Bootstrap LLC. Code released under the MIT license.

Medha Vijay Kulkarni 's Projects

bfs-finder icon bfs-finder

The purpose of this project is to implement Breadth-First Search for pathfinding on a square grid. The starting and ending points are fixed, and users can draw obstacles as yellow blocks. The program includes options to start BFS, go back to the previous move, and reset the grid.

calculator icon calculator

The purpose of this project was to build a calculator using design patterns. Specifically, the project utilized design patterns: the Composite Pattern, Visitor Pattern, Command Factory, and Builder Pattern. These patterns were implemented to create a calculator that is modular, easy to modify, and extensible.

dictionary-hashing icon dictionary-hashing

The purpose of this program is to read words from a text file, hash them, and insert them into a hash table for efficient searching. It also suggests other words in the same bucket if the searched word is found. The program uses a hashing class with collision resolution techniques to implement the hash table.

medha-kul.github.io icon medha-kul.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

online-store icon online-store

The project aims to create a fault-tolerant online store in Java, accessible to both customers and administrators through different interfaces. It should allow customers to browse and purchase products, while enabling administrators to manage products, accounts, and administrators. Amazon, but on smaller scale and budget

test-generator icon test-generator

The purpose of this project is to create a Test Input Generator for software programs. The generator will include four different types of input generators: Boundary Value Analysis, Worst-case Robustness, Weak Normal Equivalence Class, and Weak Robust Equivalence Class.

unit-testing icon unit-testing

The purpose of this project is to generate test inputs using the Boundary Value Analysis (BVA) Input Generator, which will be used in conjunction with manually input test cases for the Triangle_Test and NextDate programs. The goal is to test the accuracy and reliability of the programs under various input conditions to identify concerns.

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.