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/AngularObservableTasks
learning how to get data from the server using the api from previous tasks assignment
dfreidin/dayOneAJAX518
dfreidin/ExpressButtonGame
button game with socket.io
dfreidin/ExpressCarsCatsEJS
Cars and cats as ejs files using Express
dfreidin/ExpressCarsCatsStatic
Cars and cats as static files using Express
dfreidin/ExpressCatData
Practice with ejs templates
dfreidin/ExpressColorSockets
more socket.io practice
dfreidin/ExpressCounter
refresh counter using session in Express
dfreidin/ExpressGroupChat
basic group chat with sockets
dfreidin/ExpressModularDashboard
more modularization practice
dfreidin/ExpressModularLoginReg
Login/Registration assignment modularized
dfreidin/ExpressModularQuotingDojo
practice modularizing server code into an MVC structure in Express
dfreidin/ExpressMongooseDashboard
basic CRUD operations with mongoose
dfreidin/ExpressMongooseDashboardAPI
Mongoose Dashboard assignment, turned into a single page ajax/api site
dfreidin/ExpressNotifications
socket id and disconnect events
dfreidin/ExpressSurveyForm
Post data with express
dfreidin/ExpressSurveyFormSocket
survey form assignment with sockets
dfreidin/HelloAngular
basic angular project in express project
dfreidin/Mongo1955API
learning to make a simple API
dfreidin/MongoDojoSecrets
DojoSecrets with express and mongo
dfreidin/MongoLoginRegister
Basic login/registration with MongoDB and Express
dfreidin/MongoMessageBoard
the wall assignment with MongoDB
dfreidin/MongoQuotingDojo
Mongoose and Mongodb with Node
dfreidin/MongoTasksAPI
more restful api practice
dfreidin/NodeBasicServer
Basic file server practice with Node
dfreidin/NodeCarsCats
practice serving css and images with Node
dfreidin/NodeContentModule
implementing a rudimentary static file server as a module
dfreidin/RailsDojoSecrets
DojoSecrets assignments for rails, incrementally committed per assignment
dfreidin/RailsEvents
Belt Review assignment for creating events, joining and commenting on them
dfreidin/SocketHackathonEvents
Events pages with chat for Sockets Hackathon