Pinned Repositories
1942
basic airplane game, after Web Fundamentals
AboutPython
DjangoAjaxSearchTable
Dynamically updated paginated table of users, filtered and sorted by search parameters
DjangoDashboard
Dashboard with users and message boards
DjangoGameNight
App for rating and recommending board games to play with your game group
GameKnight
New version of my GameKnight site, using GraphQL and Vue
LearnUp
MeanCollabText
A collaborative text editor
MeanMusicServer
Personal music server, with synced playback among all connected clients. Intended for use within a private network.
RailsGameNight
Rails version of my game night project originally written in Django
dfreidin's Repositories
dfreidin/1942
basic airplane game, after Web Fundamentals
dfreidin/DateValidations
More JQuery UI practice
dfreidin/DjangoSurveySessions
basic survey form using sessions in django
dfreidin/FlaskAjaxNinjas
dfreidin/FlaskBookList
insert, delete, and update a MySQL list in Flask
dfreidin/FlaskColorPicker
more flask practice
dfreidin/FlaskCounter
learning Flask sessions
dfreidin/FlaskDebugQuiz
dfreidin/FlaskDisappearingNinjas
dfreidin/FlaskEmailDB
form validation + db access
dfreidin/FlaskFileUpload
file upload practice
dfreidin/FlaskFullFriends
more flask and mysql practice
dfreidin/FlaskMySQLFriends
practice with MySQL commands from Flask
dfreidin/FlaskName
practice with form submission in Flask
dfreidin/FlaskNinjaGold
dfreidin/FlaskNumberGame
dfreidin/FlaskPortfolio
dfreidin/FlaskRegistrationDB
Registration form with basic input validation, database storage, and md5 hashing with salt
dfreidin/FlaskRegistrationForm
practice with validation and regex
dfreidin/FlaskRestUsers
more user data manipulation with RESTful routes
dfreidin/FlaskStatic
practice with static content in Flask
dfreidin/FlaskSurvey
practice with post and variables in Flask
dfreidin/FlaskSurveyValidated
dfreidin/FlaskWall
basic message board
dfreidin/HelloFlask
dfreidin/HoverImages
More JQuery practice
dfreidin/ModularStore
practice with creating/using python modules
dfreidin/SlidingImages
Using a slider to move the boundary between 2 images occupying the same space
dfreidin/TurtleStar
Python practice with Turtle
dfreidin/Underscore
practice implementing a few functions from underscore