anagalacticRuby
Software developer and hobbyist writer, currently learning about front-end development for a career!
Pinned Repositories
AirlineReservationSystem
This repo is all about AirlineReservationSystem, a software product designed to emulate the operations that a flight concierge might require at an airport.
AmbienceMockups
A prototype build to demo screens for the Ambience application.
anagalacticRuby
These are the config files for my Github profile!
ColorSchemer
A color scheme GUI application.
CRUD-Project
This is a demonstration project featuring a CRUD application. Users are able to create, read, update and destroy items.
DataFlowOperation
A database project for a course.
IntegrationProject
This repository holds files for my integration project completed as part of my Intro to Programming course
ProductionLineTracker
This repository holds files for my integration project completed as part of my Object Oriented Programming course
promineo-final-react
RPS
A Javafx project that plays Rock Paper Scissors
anagalacticRuby's Repositories
anagalacticRuby/AirlineReservationSystem
This repo is all about AirlineReservationSystem, a software product designed to emulate the operations that a flight concierge might require at an airport.
anagalacticRuby/AmbienceMockups
A prototype build to demo screens for the Ambience application.
anagalacticRuby/ColorSchemer
A color scheme GUI application.
anagalacticRuby/IntegrationProject
This repository holds files for my integration project completed as part of my Intro to Programming course
anagalacticRuby/ProductionLineTracker
This repository holds files for my integration project completed as part of my Object Oriented Programming course
anagalacticRuby/promineo-final-react
anagalacticRuby/RPS
A Javafx project that plays Rock Paper Scissors
anagalacticRuby/anagalacticRuby
These are the config files for my Github profile!
anagalacticRuby/CRUD-Project
This is a demonstration project featuring a CRUD application. Users are able to create, read, update and destroy items.
anagalacticRuby/DataFlowOperation
A database project for a course.
anagalacticRuby/FinalCoding
anagalacticRuby/first-react-app
My very first react app, created using create-react-app in a cmd
anagalacticRuby/First_Bootstrap
My very first website made using Bootstrap!
anagalacticRuby/GUIPlayground
anagalacticRuby/HelloMaven
My first javafx program that uses Maven!
anagalacticRuby/HelloWorld
anagalacticRuby/HTMLDEMO
A pure HTML website, made as part fun and demonstration of my knowledge about HTML.
anagalacticRuby/JDBC6_2
anagalacticRuby/JS_DOM_Manip
This repo has a simple single page website that demonstrates how javascript can be used to manipulate the DOM and change elements dynamically
anagalacticRuby/MarvelousMarbles
An HTML website about marbles that's also been totally styled up with CSS.
anagalacticRuby/Promineo-Week1
A repository designed for Week 1 of Promineo Tech's Coding Bootcamp
anagalacticRuby/Promineo-Week3
A repository that holds my submission for Week 3 of Promineo Tech's front end coding bootcamp. Features an assignment that revolves around functions and arrays in JavaScript
anagalacticRuby/react-crud
A demonstration website that allows for CRUD functionality while using REACT and mockAPI
anagalacticRuby/react-movie-reviews
A react app that lets users browse a small list of movies and leave reviews on them
anagalacticRuby/SortingDemo
A C++ Program that can perform insertion sorts and merge sorts
anagalacticRuby/TicTacToe
A game of TicTacToe that you can play with a friend in your browser! (2 player)
anagalacticRuby/Tutorial4
anagalacticRuby/Tutorial4pt2
anagalacticRuby/War_Card_Game
A demonstrational repo containing a JavaScript program that will play a game of War with itself. Created as a submission for Week 6 of Promineo Tech's front end bootcamp
anagalacticRuby/Week-05-Object_Oriented_Programming
A repo made for Week 5 of Promineo Tech's Bootcamp, designed to show off a simple menu application with JavaScript