Pinned Repositories
Beast_Blitz
Raise your pets with care. Rise to glory in battle. Beast Blitz brings combat and care together in this new pet simulator right in your browser. Feed, dress, and groom your pet for a day at home, or adventure out and battle enemies for rewards and glory. The choice is yours.
challenge-employeedb-Razarac00
challenge-employeedb-Razarac00 created by GitHub Classroom
Scrawler
Turn numbers into large words. That's it.
crud-enemycards
A crud web service to handle the data for ds1, ds2, ds3 enemies. Data is passed to requesting web services (i.e., ws-enemycards)
devops-world
Revature-P0
AngularWorld
Well I've done a React tutorial, might as well do an Angular one.
Challenges
revature
circularBuffer
Gameplan:circular buffer create it with fixed size add to it read the oldest item in it iterate over the whole collection with foreach write tests write implementation
codefest
Starting up with a website to figure out all this stuff.
Razarac00's Repositories
Razarac00/XPersonal.css
A CSS framework for building not so faithful recreations of operating system GUIs.
Razarac00/Razarac00.github.io
Razarac00/crud-enemycards
A crud web service to handle the data for ds1, ds2, ds3 enemies. Data is passed to requesting web services (i.e., ws-enemycards)
Razarac00/ngrx-course
NgRx (with NgRx Data) -The Complete Guide
Razarac00/keycloak-dotnet-app
Razarac00/ui-enemycards
To display the ds1, ds2, ds3 boss data quickly and easily as fetched from the ws-enemycards web service.
Razarac00/ngrx-world
To figure out what ngrx is
Razarac00/ws-enemycards
The service will provide RESTful API access to primarily ds1, ds2, and ds3 boss weaknesses and resistances.
Razarac00/JJK-UI
Angular client for rock paper scissors
Razarac00/JJK-RPS
.Net rock paper scissors api
Razarac00/Scrawler
Turn numbers into large words. That's it.
Razarac00/AngularWorld
Well I've done a React tutorial, might as well do an Angular one.
Razarac00/MessageBoardio
message board web app home page should show the most recent messages and also have a form to post a new message messages should be stored in a singleton service, provided to the controller with dependency injection. (no persistent/database required) should prevent CSRF. do integration-test this. should include XSS vulnerability. if i post a message with <script></script>, it should run when the page is next loaded. integration-testing this is not required.
Razarac00/circularBuffer
Gameplan:circular buffer create it with fixed size add to it read the oldest item in it iterate over the whole collection with foreach write tests write implementation
Razarac00/react-world
If JavaScript is so good, why isn't there a JavaScript2? There probably is idk that's how the joke works.
Razarac00/Beast_Blitz
Raise your pets with care. Rise to glory in battle. Beast Blitz brings combat and care together in this new pet simulator right in your browser. Feed, dress, and groom your pet for a day at home, or adventure out and battle enemies for rewards and glory. The choice is yours.
Razarac00/devops-world
Razarac00/Revature-P0
Razarac00/challenge-employeedb-Razarac00
challenge-employeedb-Razarac00 created by GitHub Classroom
Razarac00/shapeworld
csharp csharp csharp
Razarac00/Challenges
revature
Razarac00/Palindrome
c# challenge week1
Razarac00/Sort-Racer
IDK I just wanted to compare sorting algorithms
Razarac00/codefest
Starting up with a website to figure out all this stuff.