Code Monkey home page Code Monkey logo

portfolio's Introduction

Portfolio

Here's a collection of projects I've built as part of the learning process. Many of these are steps taken to projects that I'm currently building--for clients, for friends, for myself, for fun--that aren't ready to go up here. Some come from tutorials; others are things I wanted to try out or problems I wanted to work through on their own before integrating them into another project.

Below is a list of the projects, tools I used to build each, and a brief description.

Bookmarking Site

A full-stack bookmarking site. Like Reddit, but lacks the ability to comment on linked articles. Build with React-Redux, Webpack, ES6, and JSX on the front-end, Node.js, Express, and MongoDB on the server-side.

npm install && nodemon

MEAN Login App

A boilerplate for a MEANstack (MongoDB, Express, AngularJs, Node) login system I developed while working on Camover. For a better example of how I handle RESTful APIs (this was a learning process), checkout the bookmarking site I wrote with MERN (React-Redux instead of AngularJs)

node server

Welp

Basically a Yelp ripoff. A front-end web app that uses Google Map's API, React, ES6, and JSX. This was as much testing (with Karma, Mocha, and Chai) and setting up an environment as building the app itself.

npm install && npm run start

News Site or Blog

An example front-end news site using React, Webpack, ES6, and JSX

npm install && npm run dev

To-Do App

A simple AF To Do app using React-Flux.

npm install && npm run dev

Github Profile Battle

A simple React app (using ES5/JSX) that takes 2 Github profiles, makes an API requests, compares the returned stats, and ranks on the winner.

npm install && npm start

portfolio's People

Contributors

matthewboman avatar

Watchers

James Cloos avatar  avatar

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.