Coder Social home page Coder Social logo

coolharsh55.github.io's People

Contributors

coolharsh55 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

efueger bkumar26

coolharsh55.github.io's Issues

MySQL automated backups

Create automated backups of database on server. Upload this backups to a cloud storage service.

lifeX blog posts are not accessible

LifeX blog posts are not accessible at lifex.harshp.com/blog since they are not displayed in the blog index.

TODO: change the blogposts parameters passed in views.py

anonymous feedback page

Create an (optionally) anonymous feedback page that will allow visitors to provide anonymous feedbacks.

Feedback model (template)
title (optional)
message (required)
author (default = anonymous)
date/time (auto now = True)
my reply (show only after I have replied)

When entering the message, show all fields except my reply. Add the message to anonymous messages page. Show tick boxes or fa for which of them I have replied to. My replies are public.

fabric scripts for all scenarios

Write fabric scripts for all possible scenarios.

  • deploy master on server
  • run tests
  • run particular set of tests
  • run tests on server
  • run particular set of tests on server
  • deploy on local
  • collect static

travis build fails with pip install error

build fails with the following error:

see following link for help: stackoverflow

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-bu6S4R/django-seed
The command "pip install -r requirements.txt" failed and exited with 1 during .

filebrowser for static and media files

Add a static / media file browser to the admin interface. Currently, the images are uploaded using ckeditor's upload image function, and then the url is copied.

brainbank demo template error

Error on accessing demo posts due to incorrect variable names in template urls.
TODO: change post to demo

NoReverseMatch at /hdd-indexer/demo-hdd-indexer-v013/
Reverse for 'idea' with arguments '('',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['(?P<idea>[\\w-]+)/$']
Request Method: GET
Request URL:    http://brainbank.harshp.com/hdd-indexer/demo-hdd-indexer-v013/
Django Version: 1.8
Exception Type: NoReverseMatch
Exception Value:    
Reverse for 'idea' with arguments '('',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['(?P<idea>[\\w-]+)/$']
Exception Location: /opt/bitnami/python/lib/python2.7/site-packages/django/core/urlresolvers.py in _reverse_with_prefix, line 496
Python Executable:  /opt/bitnami/python/bin/python
Python Version: 2.7.6

In template /opt/bitnami/apps/django/django_projects/harshp.com/brainbank/templates/brainbank/demo.html, error at line 35
35  
      <strong>Part of '<a class='nodecoraet' href="
      {% url 'brainbank:idea' 'brainbank' post.idea.slug %}
      " class="alert-link">{{post.idea.title}}</a>'<br><br></strong>

Add books/movies/shows/games Models

Create different models for hobbies and add them to the site homepage. The hobbies models show what book I'm currently reading, what movie I last watched, and so on.

About Me page

Create an about me page on website, linked to the about me tag in footer.

simplify privacy policy

The current privacy policy is very business-like, which I find to be in bad taste with the rest of the site. Simplify the privacy to use simple language and clear, concise descriptions of what I intend to use.

Idea dump/draft

Create a new model for idea dumps. This model will be non-public, and would store ideas for stories, poems, articles, etc. Once I write the actual post, I'll link this to it. After publishing, people can view the idea behind whatever post I write.

tags as first class models on site

Implement a Tag as a first class model on site. Create an index page for tags that will show all tags and the posts linked to them. Individual pages for each tag showing what posts are associated with that tag.

Add auto generated CV page

Create an auto-generated CV page. Create models for links in CV, and provide options for selecting various existing models such as brainbank projects. Gear it towards professional CV's

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.