wlindstrom55
Back-end software development student at Promineo Tech, aspiring Web Developer!
Promineo TechNebraska
Pinned Repositories
ascii_art_wlindstrom
an image translator for ASCII character art made in Java
cassidoo-interview-questions
Solutions (or attempts at them) to cassidoo's weekly newsletter interview questions.
Exercism-Exercises
A repo to store iterations/solutions for Exercism exercises for practice and review.
extensions-101
odin-calculator
A basic webpage calculator - the last Foundations project for JS in The Odin Project
odin-library
This will be a simple table of data I can add to, delete, or move. It'll be heavy on practicing JS constructors and factory functions, as well as manipulating the Document Object Model.
odin-restaurant-page
A simple webpage for a (fictional) restaurant. Built as practice with JS modules and webpack
odin-todo-list
A relatively complex to-do list and planner that will utilize webpack for modularizing, and the Web Storage API for data storage
odin-weather-app
A weather display app using the OpenWeatherMap API, Giphy API
restaurantManagement
Spring weeks 3-6 Final Assignment - Restaurant Management API: Users can make reservations in groups at restaurants, and order what they prefer beforehand. Connected to a database. Contains log-in/Auth. system
wlindstrom55's Repositories
wlindstrom55/extensions-101
wlindstrom55/week-2-assignments
Java week 2 Assignments - Loops, Iterators, Boolean Operators
wlindstrom55/week-3-assignments
Java week 3 Assignments - More Methods, Classes, Arrays
wlindstrom55/week-4-assignment
Java week 4 Assignments - Data Structures: StringBuilder, Sets, Maps, Lists
wlindstrom55/week-5-assignments
Java week 5 Assignment - Interfaces, Loggers
wlindstrom55/week-6-assignments
Java week 6 - Final Project: War Card Game