Skip to content

zyuma/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google App Engine with python is used to develop this webapp, which was suggested byUdacity's CS253.

It was mainly a blog webapp which can accomodate multiple users, until I modified it to be my portfolio and personal blog.

Hashing technique is used to securely save the user informations and the cookie used to indicate the log in/off/ status. Memcache is used to minimize the number of accesses to the database, although it is more suited for heavier traffic sites.

About

Portfolio + Blog webapp developed using Google App Engine with the help of Udacity CS253

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors