I wanted to have a page showcasing any projects made for school or in my free time.
Weather People Project





These are images of the wireframes I designed for Agile Development class. My team and I were tasked with making a weather tracking website with the ability to pin locations on a map. Many images on the wireframe are obviously temporary.
On this specific project I am delegated to the front end. I designed the wireframes in Adobe Illustrator and researched proper color pallets (specifically colors for a weather site). The project is being made in Visual Studio using ASP.net. I am primarily focused on creating and designing the views to be used for the user interface
DVD Central Project
In class I designed and coded a website in ASP.net in Visual Studio. This website was connected to a database that tracked a number of movies. This movies had a number of properties like name, format, rating, director, description, price, and an image of the movie. An admin could then add movies or add on to any of the properties which all had their own displaying lists. Users could then add these movies to a cart and checkout.
The web project as a whole is coded in C# while using HTML, CSS, and JavaScript for the views and UI components. The project could also connect to a local or remote database. Both were created in visual studio.
WordPress Class
A Previous assignment was to create a WordPress Website. This was how I learned the basics of WordPress. The site was comprised of multiple pages all with a different theme of content. We learned about adding blog posts of which we made a few weekly on the site. The site had several plugins that covered both security and design. This project was my introduction to creating with WordPress.
Data Access Final
In my data programming class we were tasked with making a database with tables in MySQL Workbench. There were four tables: three with actual data and one join table. We were tasked with coding specific search requests for the tables and writing lines of code to populate all the tables. The last part of the assignment was to create a JavaScript program that could call the functions of the table and display it on a web page.
HTML and CSS
The amount of time I have spent working with these two mark-up languages is in a different league compared to any other languages. I have been making basic HTML websites since freshman year of high school and I’ve using CSS about just as long. I have taken several classes dedicated to both languages. Writing in HTML and CSS has become almost second nature to me and of any computer languages I know these are the two I am extremely confident in. I have written HTML and CSS in almost any program you can think of. I’ve used Adobe Dreamweaver, Visual Studio Code, Code.org, and of course notepad. I have an unusual passion for writing these two languages and it mixes well for my want to master WordPress.