Pinned Repositories
BookStoreDesign
Utilization of ArrayList, Interfaces, Custome Exceptions, JUnit Testing
SimpleCalculator
Created a webpage that functions as a basic calculator. To see/ use: https://webpages.charlotte.edu/jsmit702/Exercise/Smith-Activity7.html
LeetCode-Solutions
Solved LeetCode Problems of various Data Structures and Algorithims
Simple-Banking-App
Hacker-Statistics
Random Dice Roll Game
exampletradingstrat
Example trading strategy in R for exchange traded fund "SPY"
Volatility-Of-US-Bond-Yields
Modeling the volatility of US bond yields.
CalculatorLab
Calculator Lab starter code for ITSC 3155 students.
FastFoodKitchen
Creation of a fast food kitchen utilizing ArrayList and OOP. Implementation of Selection / Insertion Sort, and Sequential and Binary Search
git_immersion_4155
JWSmith1's Repositories
JWSmith1/git_immersion_4155
JWSmith1/CalculatorLab
Calculator Lab starter code for ITSC 3155 students.
JWSmith1/SimpleCalculator
Created a webpage that functions as a basic calculator. To see/ use: https://webpages.charlotte.edu/jsmit702/Exercise/Smith-Activity7.html
JWSmith1/LeetCode-Solutions
Solved LeetCode Problems of various Data Structures and Algorithims
JWSmith1/Simple-Banking-App
JWSmith1/BookStoreDesign
Utilization of ArrayList, Interfaces, Custome Exceptions, JUnit Testing
JWSmith1/OilEquitiesAnalysis
Investment thesis supporting long positions for Exxon, Chevron, Shell, Phillips 66 and ConocoPhillips. All models/graphs within the document were created using R. Please refer to the PDF for detailed information.
JWSmith1/MagicSquare
Main Class(MagicSquareLab) and Square Class, utilizes 2D Arrays and File IO to read a text file of 2D Arrays and determine if they are Magic Squares
JWSmith1/FastFoodKitchen
Creation of a fast food kitchen utilizing ArrayList and OOP. Implementation of Selection / Insertion Sort, and Sequential and Binary Search
JWSmith1/Intro-to-Computer-Science-Java
Projects, labs, and code from Introduction to Computer Science course.
JWSmith1/Hacker-Statistics
Random Dice Roll Game
JWSmith1/Oil-Stocks-Forecast
Analysis and forecast of XOM, CVX, RDS-A, COP, PSX and Crude oil
JWSmith1/Volatility-Of-US-Bond-Yields
Modeling the volatility of US bond yields.
JWSmith1/exampletradingstrat
Example trading strategy in R for exchange traded fund "SPY"
JWSmith1/PythonSolutionCodes
Coding exercises solving specific prescribed problems throughout Python Track