Giter Site home page Giter Site logo

resume's Introduction

Resume

This is a simple resume I made for myself, a backend web developer with some minimal front end experience.

Using this repo as my resume, plus as a testing ground for newest/beta versions of Laravel, VueJS, Bootstrap, etc.

Installation

This is built on the Laravel PHP framework

  1. clone repo
  2. run composer update
  3. run gulp

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

License

Resume is open-sourced software licensed under the MIT license.

resume's People

Contributors

wesleya avatar

Watchers

James Cloos avatar  avatar

resume's Issues

ChefSteps application technical question

In any language(s) of your choice, write a working function that removes all duplicates from an unsorted list of email addresses. You may assume any input data structure that you like. Do not use built-in library functions that make the problem trivial. Do not google any answers to this, I want to see your own implementation. Requirements:

  • Leave the resulting list in the original order (same as the input).
  • The function should be able to handle 100,000 email addresses containing 50% randomly placed duplicates in well under 1 second on a typical modern laptop.
  • Please include a simple test suite that demonstrates the above two requirements are met.
  • Please deploy a demo live on the web somewhere for us to see. This should include your own simple frontend, not just a jsfiddle or repl.it. It is totally fine to put it up as a free heroku node for example. Send us both the deployed URL and the source code.

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.