Software Developer and IT Professional

Hello, my name is Dale; Welcome to my Webpage! Here I talk about my accomplishments/skills and a little bit about my interests and where else you can find me on the internet.

I am an IT Professional who has worked on large networking systems and assisted with Denver Public Schools moving to a remote only environment during the pandemic. Networking Systems are integral to how our modern society runs smoothly and I love learning about and supporting these infrastructure behemoths. The fast paced movement and the accuracy of packet transmissions will blow my mind no matter how much I understand how it works!

On the other hand I am also a competent full-stack web developer and software engineer. The most fun I have with programming is when I am working with “low-level programming” like making emulators for old hardware like Atari© and the Gameboy. Please scroll below to get a taste of my Github repository and to learn a little more about me!

CompTIA A+ CompTIA Network+ CompTIA Security+ CCNA Windows Apple Linux Android Android Ubuntu Github HTML5 Javascript Node Express MongoDB MySQL CPP Python Powershell Bash Adobe Photoshop Adobe Premiere Pro Adobe After Effects Unity

Dale Blomgren's Project Gallery

A sampling of Dale's current Github Repositories


daleChip8: An Early Microprocessor Emulator

chip-8

This program is a rudimentary implementation of a virtual intel 8080 microprocessor that runs chip8 software. My interest of low level programming was initially sated and have started to move on to a GameBoy implementation next.

Technologies used:

cpp secretKitty

akiElo: A Skill Calculating Webpage and Database

akiElo is a web application that allowed users to enter their hashed credentials onto a portal that would calculate a skill value. The player's skill value would be compared to other website users! This implementation uses Node.js and Express to run the web server and a local MongoDB to store data.

Technologies used:

node mongoDB secretKitty