Software Developer
https://www.linkedin.com/in/jordan-stewart4u2c/
Skills
Programming
- C++, C#, Java, Python, Django, SQL, HTML5, CSS, ASP.NET, Windows Software Development, Git/GitHub, Agile Development with Scrum
General Skills
- Leadership, Analytical Thinking, Time Management, 90 WPM Typing Speed, Communication, Microsoft 365 and Google Workspace
Education
Weber State University | Bachelor of Science, Computer Science | Jan. 2024 - April 2025
- Designed a full stack video game review social media project in a group of three. We pitched this idea ourselves and created our own sprint goals which we reviewed each end of sprint with our professor.
- For course credit, I created a Day Trading Tracker web application in Python/Django as an individual project for a family friend as my client
- Relevant coursework:
- Object Oriented Windows Development
- Server Side Web Development
- Operating Systems
- Advanced Database Programming
- Software Engineering 2
- Human Computer Interaction (A course for creating highly accessible and functional UI/UX)
Weber State University | Associate of Applied Science, Computer Science | Jan. 2021 - Dec. 2023
- 3.52 overall GPA, with all required CS courses passed with a B- or better.
- Certificate of Proficiency earned in Spring 2023.
- Relevant coursework:
- Object Oriented Programming
- Data Structures and Algorithms
- Client Side Web Development
- Software Engineering
- Computer Architecture
Projects
Game Review Website - Python/Django
- In March 2024, I decided I wanted to start doing video game reviews on my YouTube channel. I had uploaded a few by the time my Server-Side Web Development class had a final project proposal, and I decided I wanted to make a website for my game reviews that allowed visitors to create an account, view and search games by title, see the rating, the genre, as well as the embedded video on my own website. I am working on adding a comments section below the video, similar to a blog, that would show the signed in user’s username, the date, and of course their comment itself in a nice formatted box. Below is an image of the site home page. You are welcome to check out the code and further example images by clicking the title above, or here! This project primarily uses Python and Django, utilizing a virtual environment to install the Pillow, embed video, and setuptools packages.
Game Review Home Page

Retail Invoice System - C#, SQL
- As a final group project for my Object Oriented Windows Applications course, we were put into groups of 3 to create a retail system of some kind in C# using WPF in the .NET Framework. My group designed an invoice system for a jewelry store with functionality to create invoices using a dynamic list of items, search invoices using the invoice number, date, or total cost, and add/update items within the database for use within invoices. The application restricted the deletion of items that were contained on invoices. As this was a 3 person project, I was responsible for the Update Items window and all the code involved with that, including the UI layout and SQL updates for item updates and additions. Although I didn’t design the main menu, I have included the picture below for reference. More details and images are included on the repository here, or you can click the title above!
Retail Invoice System Menu

Pixel Perspective, A Game Review Social Media - C#, ASP.NET
- Pixel Perspective was created as a Bachelor capstone project for me and two others using C# and ASP.NET and powered by the IGDB API. The general idea is to create a social media that allows a space for the gaming community to connect with each other through the form of game reviews. Critic game journalism seems to be unreliable in many cases in this day and age, and many are turning to audience reviews to get a better idea of what a game is like. This website will allow for users to review any game on any platform and increase their reviewer reputation as they create reputable reviews. Users can follow or friend each other, upvote or downvote reviews, and create their own profile landing page which can involve their game library, a bio, a list of most popular reviews, etc. This web application is still being worked on over time.
Pixel Perspective Home Page

Day Trading Portfolio - Python/Django
- This is a project that I am currently developing as a personal project. I was given the idea from a family friend who is involved in frequent day trading. His complaint about day trading when he came to me was that there aren’t a ton of great resources for polished day trade tracking. He currently uses Excel to track his stock trades which has led to a lot of manual formatting and difficulty with keeping up with the visual presentation. This web app allows you to create an account, create new trade entries, edit those entries, view your wins and losses by calendar month, and view charts of your trade data to help you understand what you can do to win your trades more often.
Day Trade Journal Home Page
