Intro

Where creativity meets technology.

I'm working toward finding a balance between design and programming.

Software Development merges imaginative and analytical thought, providing both an interesting and fun challenge when working on projects. Incorporating creativity and problem solving, promoting open-minded thinking and adaptability. I love being able to create anything I can imagine, learning as I go and improving anywhere I can.

My strengths include creative and critical thinking, time-management, teamwork and collaboration. I prefer to work in C++ or JavaScript and understand source control using Git/Github. I also have HTML and CSS under my belt as well (check out my portfolio website to see a bit of everything).

Currently, I'm enthusiastically building my repertoire and excited about the opportunities ahead.

Front-end

I've been a professional Graphic Designer since 2015. Previously working on brand design and various custom client projects. In 2021 I started leaning more into Front-end Development, combining my knowledge of design with my passion for coding.

Each project listed has a for Github to review code only, as well a netlify link for previewing the finished work.


Projects

1. Social Tracker Dashboard

Social Tracker that utelizes Chart.js to display data.

  • Written in: HTML, CSS, JavaScript, Chart.js
  • Grid layout with sidebar keeps everything organized
  • Ability to change theme colors
View the code on GITHUB
View launched project

2. Weather App

Responsive design with simple fade animations.

  • Written in: HTML, CSS, JavaScript
  • Pulls weather info from weatherapi.com
  • Fully functional search
View the code on GITHUB
View launched project


Back-end

Something that I really enjoy coding, is that there's no shortage of concepts to grasp and understand. My two strongest languages by far are JavaScript and C++. I love the vast functionality of both. I'm also proficient in C#.

I currently use Git/Github for source control. If you're interested in looking through my code collective you can find my Github linked below.


Projects

1. Micro Dungeon Character Generator - Written in C++

  • Randomly Generate Character Name
  • Generate Charcater Type (Race and Class)
  • Complete List of Random Character Details Including:
View the code on GITHUB