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/GameKnight
New version of my GameKnight site, using GraphQL and Vue
dfreidin/LearnUp
dfreidin/MeanCollabText
A collaborative text editor
dfreidin/MeanMusicServer
Personal music server, with synced playback among all connected clients. Intended for use within a private network.
dfreidin/RailsGameNight
Rails version of my game night project originally written in Django
dfreidin/AnalogChess
Chess but no grid
dfreidin/AngularAuthors
dfreidin/AngularPokeAPI
getting and traversing data from the pokemon api in angular
dfreidin/AngularRateCakes
Cake rating app, practicing using angular with an express-based api
dfreidin/AngularRouteTree
learning nested routes in angular
dfreidin/AngularShintoCoin
more practice with angular routing
dfreidin/AngularTasksContinued
retrieving data from the express api and displaying it on the page
dfreidin/AngularWeatherApi
learning how to use angular routes and components
dfreidin/ClojureCheshireCat
Chapter 7 of Learning Clojure
dfreidin/DevProfile
Profile/portfolio site
dfreidin/DjangoLoginRegister
Login/Registration page in Django with form validation and bcrypt
dfreidin/MeanAnonymousNotes
basic anonymous notes app with full MEAN stack
dfreidin/MeanBicycleMarketplace
Final MEAN assignment, creating and updating listings for bicycles to sell
dfreidin/MeanGithubBattle
dfreidin/MeanTeamManager
team management app using everything learned so far in MEAN
dfreidin/ReactDIYRouter
basic routing in react without react-router
dfreidin/ReactGithubScore
Practice with Github API
dfreidin/ReactMemoryGame
Memorize the pattern of colored tiles
dfreidin/ReactMovieData
API practice with Open Movie Database
dfreidin/ReactProductManagement
CRUD app with routing in React
dfreidin/ReactShintoCoin
fake cryptocurrency site
dfreidin/ReactTaskList
Basic task list to start learning react
dfreidin/ReactValidatedForm
Client side form validation
dfreidin/ReactWorkLogger
Simple work logging app
dfreidin/VueTasksAPI
Figuring out how to use Vue by repeating the Angular assignments with the RESTful Tasks API