Code Monkey home page Code Monkey logo

vikash.me's Introduction

My personal page and blog - vikash.me

This code powers my personal website hosted on Google App Engine. I learned a lot about front end development and design while building this. Its fully responsive and build without using any UI framework or library, just using flexbox(which is cool by the way!). It was a great learnin process and I am proud to showcase it here.

Installation:

  1. Clone the repo git clone https://github.com/codervikash/vikash.git.
  2. Run npm install to install npm dependencies.
  3. Run gulp dev for dev build or gulp for prod build. Run gulp watch to watch for changes in repo
  4. To run server locally dev_appserver.py app.yaml or gcloud app deploy app.yaml --project <project_name> to deploy to app engine.

Tech Stack:

Platform

  • Google App Engine (Google Cloud PaaS)
  • Google Cloud Datastore (NoSQL datastore)
  • Google Cloud Storage(Blog images and static data)

Language/Libraries/Tools

  • Python (Webapp2)
  • SCSS, HTML5(of course!), Gulp(frontend workflow)
  • Scribble - its a blogging platform developed by me! check it out! ๐Ÿ˜

Contributing:

Your contributions are always welcome, please fork thhe repo and send a PR. TO file bug raise a issue or directly contact me on my mail or reach on twitter @codervikash

Licence:

MIT

vikash.me's People

Contributors

defaults 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.