A self-taught and traditionally educated software engineer.

    My name is Jonah Ringdahl and I originally started learning software engineering independently before entering into college. My method of education has provided me with a large breadth of experiences. I enjoy programming and creating in my free time from website apps, phone apps, and video games. Currently I have graduated from Western Governor's University with a bachelor's in Software Engineering.

If you are interested in working together to build incredible apps for everyone to enjoy. Feel free to message me about how we can work together in the future! Email Me!

Projects

    These projects are original programs that I am constantly adjusting, building, and extending these projects. I am excited to tackle difficult projects and take on major problems in life changing software!

  There is more of my work in my GitHub linked on the sidebar.

A program that displays information from NASA about NeoWs.

Visualized NeoWs utilizing NASA's OpenApi

A program built in C++ that queries NASA's database of near-earth objects. Utilizing several libraries to render these asteroids in free cam display and obtain information.

A CommandLine Application for Order Organization

Order Filer

This is a program that I developed to help with organization at my job. I use this application to log the orders and check for duplicate orders. It is written in C# using a SQLite database facilitated by Entity Framework Core.