Coder Social home page Coder Social logo

personal-portfolio's Introduction

Personal Portfolio built with Django (Python)

Live demo

This portfolio is built with Django and lots of love. Although it is my personal portfolio, feel free to fork and use as you wish.

Installation

  1. Clone repo: git clone https://https://github.com/lozhkinandrei/personal-portfolio
  2. Switch to newly created folder: cd personal-portfolio
  3. Install dependencies: pip install -r requirements.txt

Setting Up

  1. python manage.py migrate
  2. Create superuser: python manage.py createsuperuser

Adding Information (Optional)

  1. Run server: python manage.py runserver
  2. Login in admin site localhost:8000/admin
  3. Add your first and last name for superuser you just created.
  4. Create profile:
    • country* (just two letters, e.g. Russia => RU )
    • city* (full name)
  5. Add your education, jobs and projects.
  6. Add site meta data for SEO purposes.
  7. Generate multiple size favicon here, download archive and extract files in static/favicon folder

Once everything is done visit home page. ⛄️❤️

personal-portfolio's People

Contributors

dependabot[bot] avatar lozhkinandrei 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.