Pinned Repositories
adventureGame
A text adventure game for 1-6 players. Collect items while you try to escape the castle, and if you are of a strong mind and pure heart, you may even encounter Steve Martin.
aspdotnet6api
Simple webapi in ASP.NET Core 6 with Dockerization
cryptoMixer
Cryptocurrency mixer
media-client
V2 Client that sits on the Media Service and Media Database. Uses Vue3, Vite, Pinia, Vuetify 3 beta and TS
media-database
Relations and seeds for the PostgreSQL database that supports the movie app and service
media-service
V2 RESTful API to support the Movie App with Express, Concurrently + Nodemon and PostgreSQL integration
notes
Notes about code stuff (and sometimes not-code stuff)
reactLogin
Simple user validation with React, nodeJS and webpack
vue3boilerplate-auth0
A simple Vue3 app with Pinia store, Vuetify3 beta and Auth0
website
Here is the source code for my personal website and the portfolio sub-site. It can also be viewed at amandaryman.com
adnammit's Repositories
adnammit/cryptoMixer
Cryptocurrency mixer
adnammit/media-client
V2 Client that sits on the Media Service and Media Database. Uses Vue3, Vite, Pinia, Vuetify 3 beta and TS
adnammit/config
configuration 2.0, now with 1000% more powershell
adnammit/notes
Notes about code stuff (and sometimes not-code stuff)
adnammit/media-database
Relations and seeds for the PostgreSQL database that supports the movie app and service
adnammit/media-service
V2 RESTful API to support the Movie App with Express, Concurrently + Nodemon and PostgreSQL integration
adnammit/website
Here is the source code for my personal website and the portfolio sub-site. It can also be viewed at amandaryman.com
adnammit/aspdotnet6api
Simple webapi in ASP.NET Core 6 with Dockerization
adnammit/reactLogin
Simple user validation with React, nodeJS and webpack
adnammit/vue3boilerplate-auth0
A simple Vue3 app with Pinia store, Vuetify3 beta and Auth0
adnammit/basicVueApp
My firstest Vue app
adnammit/checkbookPlus
Now with 100% more Webpack
adnammit/csharp-ledger
My first C# program: a simple command-line checkbook ledger
adnammit/dockerprofiles
some boilerplate docker profiles for various languages and platforms
adnammit/gothere
React location app, workshopping the name
adnammit/MediumClone
A Medium clone to get acquainted with Vue3
adnammit/movieApiV1
V1 - express api using heroku for deployment. consumed by MovieApi service
adnammit/movieAppV1
V1 - using Vue2, depends on MovieApi service
adnammit/movieTime
V0 - the very first attempt at making an app to store my movie list
adnammit/pizza-time
learning react is tasty
adnammit/react-app
dustin' off the ol' react
adnammit/react-movie-client
adnammit/resume
My personal resume written in LaTeX
adnammit/sandbox
Miscelleneous stuff to play with
adnammit/socialLoginAPI
A simple social media login API example
adnammit/typescriptIntro
Hello world, typescript style (ASP .NET core app)
adnammit/vitepressNotes
exploring using vitepress to serve my markdown notes
adnammit/vscode
vscode settings
adnammit/vue3boilerplate
This is a starting place for creating a Vue3 App with all the freshest hits like Vite, Pinia, Vuetify3, TS and auth
adnammit/vueDataTables
Practice making data tables with Vue