Hello, I am Dustin Brown, a developer working with Front-end technologies as well as Java & C#.
In 2020 I decided to take a computer programming course at Grand Rapids Community College. In my time there I have learned Java, C++, C# as well as web programming with HTML, CSS, and JavaScript/jQuery. I’ve enjoyed programming both in and out of the classroom, working in groups and competing in an online competition.
If I’m not coding, you can usually find me somewhere in the sand at Lake Michigan or in the woods hiking on of the many beautiful trails Michigan has to offer. I also enjoy playing video games or grabbing a pint at one of our many great brewerys.
A team project for GameJam 2021 hosted by The Odin Project. With a group of 4 the goal was to make a fun, educational game for kids between 2nd - 6th grade within 3 weeks.
Our game focused on building spelling skills with a space theme. My focus was on the game logic using JavaScript.
A game made from a tutorial in order to learn and understand Java Swing.
After finishing the tutorial, I built on top of the project. Adding in a main menu, highscore feature and visual indicators for player progress.
A project from The Odin Project. The goal was to make a site for users to add and edit books that they’ve read.
Using JavaScript, I implemented ways for the user to add, edit and delete books. The site used local storage as a method to “remember” the site vistor’s own library.