The Girl Behind The Code

The name? Jessica Hedenskog.
The goal? To become a master coder.
Hi, I'm Jessica. I am a full-stack developer from Colfax, North Carolina. I went to school at the University of North Carolina at Greensboro where I earned a Bachelor's Degree in Accounting. Although my degree may deal with financial statements and debits and credits, I have a strong passion for coding.
Fluent in 5 Languages:





Seconds Since Starting My Coding Journey
757
Lines of Code Written
2
Star Coder Badges Received
Experience
Projects


Bug Tracker
What The Bug is a web-based software application designed to mirror any of a wide variety of bug tracking software systems in use by corporations throughout the world. If a company develops software, whether for in-house use or distribution, it uses a bug tracking system to maintain an accurate record of the software development process on a per-project basis.
Go Forth Young Ladybug!

Financial Portal (MVC)
Create a household! Invite your family members! Make a budget! Keep track of it all! You can do all this in my Financial Portal project! Check it our below.
Get Dat Money!

Financial Portal (API)
My API is a nifty application that uses methods to retrieve and show information in a database.
Show Me The Money!

Blog
Want to know more about me and my coding journey? Well, you're in luck! I've created a blog you can easily access by clicking the button below. Never miss an update on how things are going in my world of coding.
Read All About It!Coding Challenges
FizzBuzz


FizzBuzz
Description: Write a program that prints the numbers from 1 to 100.
But for multiples of three print "Fizz" instead of the number and for multiples of five print "Buzz".
For numbers which are multiples of both three and five print "FizzBuzz".
Technologies Used:





Sunset Hills


Sunset Hills
Description: An array of buildings is facing the sun. The heights of each building from West to East is given in an integer array. You have to tell which buildings will be able to see the sunset. Write a program that prints how many buildings and which buildings will be able to see the Sunset given the Array [3, 2, 4, 7, 6, 9].
Technologies Used:





TacocaT (Palindrome Challenge)


TacocaT
Description: Write a program that allows a user to enter in a word or phrase and then prints out the reverse of what was entered.
Example: the user enters "developer"; the output is "repoleved"
Technologies Used:





Sum of All Fears


Sum of All Fears
Description: Given a list of numbers and a number K, return whether any two numbers from the list add up to K.Example: given [10, 15, 3, 7] and K of 17, return true since 10 + 7 is 17.The basic challenge is to write a program that uses a hard-coded array of [10, 15, 3, 7] and allows the user to enter a value for K before running the algorithm and returning true or false.
Technologies Used:





Spaceship Mortgage


Spaceship Mortgage
An Out of This World Mortgage Calculator
Check back soon to see my newest coding challenge!
Coming Soon!


Coming Soon!
Check back soon to see my newest coding challenge!
- 1
- 2
Latest Posts
Get In Touch
Let's talk about everything!
- Location: 1231 Shields Rd. Kernersville, NC 27284
- Email: jesscodesalot@gmail.com