Pinned Repositories
1337-Speak
C# testing on Leet Speak translator
404
Example 404 page to explore sass
Bakery
Create a C# console application with multiple classes and auto-implemented properties
Blazers
React work done for Theorem Agency
camping
Team project for Epicodus
Doctor-lookup
Queen-Attack
Using C# In chess, a queen can move horizontally, vertically, and diagonally, making it the most powerful piece on the board. If another piece is within its line of sight along these three lines, the queen may attack it. Create a console application where the user can enter X and Y coordinates for both a queen and another chess piece. The program should return whether the queen is capable of 'attacking' the other chess piece.
Shapes
C# Objects in objects
thewitchsapprentice
WOD-Scraper
A web scraper that compiles workouts from the top gyms
alexskreen's Repositories
alexskreen/404
Example 404 page to explore sass
alexskreen/Blazers
React work done for Theorem Agency
alexskreen/Doctor-lookup
alexskreen/WOD-Scraper
A web scraper that compiles workouts from the top gyms
alexskreen/CoinCounter
alexskreen/discussion-forum
A vote-based discussion forum utilizing React-Redux
alexskreen/face-off
Goal: Practice using all of the build tools that we have learned so far to create an app centered around your choice of public JSON APIs which support CORS. Be sure to use webpack as well as a development server with live reloading. Don't forget graceful error handling!
alexskreen/Flexbox-Transitions
alexskreen/FullStackAnimalShelter
React front-end with C#/.NET API
alexskreen/hangman
alexskreen/help-queue-firebase
alexskreen/HelpQueueWeek4
alexskreen/Kelly-Point-Brewing
Landing Page for Kelly Point Brewing
alexskreen/memory-lane
alexskreen/PHP-Practical-App
PHP class materials
alexskreen/Portfolio
alexskreen/quiz-list-firebase
alexskreen/react-portfolio
alexskreen/react-redux-help-queue
alexskreen/RomanNumerals
alexskreen/sudoku
Choose an application you built in Intro (such as Roman Numeral, Pig Dice, or Triangle Tracker). Refactor the application to include the following: Complete unit tests with Jest. Aim for 100% test coverage. Complete separation of logic (UI logic in one file, business logic in another). You may even need to refactor some of your logic to make it more testable! If you aren’t able to test UI logic, consider ways that logic could be refactored and moved into your business logic file.
alexskreen/Super-Battle-Game
Logic should include the following: character creation, battle system, level up, and inventory.
alexskreen/Super-Galactic-Age-Calc
alexskreen/Super-Galactic-Age-Calculator
A solar year lasts 365 days on planet Earth. However, the length of a solar year varies from planet to planet. For instance, a solar year on Mercury lasts 88 days. Write an application that determines a user’s age based on a planet’s solar years.
alexskreen/Tamagotchi
alexskreen/Tap-Room
React fundamentals
alexskreen/TapRoomRedux
React with Redux
alexskreen/Triangle-Tracker-Test
Complete unit tests with Jest. Aim for 100% test coverage. Complete separation of logic (UI logic in one file, business logic in another). You may even need to refactor some of your logic to make it more testable! If you aren’t able to test UI logic, consider ways that logic could be refactored and moved into your business logic file. Practice with Jest and testing is your top priority!
alexskreen/webpack-boilerplate
alexskreen/webpack-template