I am a software developer based in the United States. I have been
building applications and websites for years. I have been
successful in taking a company's idea and bringing it to life. I
mainly use C# and .NET to build web applications. I can take an
idea and turn it into meaningful and useful software products. The
ability transform requirements into useful software helps me
prioritize tasks, iterate fast and deliver. Take a look at my
portfolio work and let's see if we can work together on your next
project.
I am a creative problem solver. I build full-stack web applications. I
use C#, SQL, ASP.NET, JavaScript, Bootsrap, HTML and CSS. I have
highlighted my key technical skills that I can bring to any project.
I use C# on a daily basis to build web applications. You can see
examples of my work implementing C# in my projects sections. Click
here to see my BugTracker written in ASP.NET MVC.
I use proven design patterns and frameworks to build websites.
ASP.NET Core Web and MVC fits the bill for most projects. Visit my
projcts to see examples.
JavaScript is the language of the web. I use vanilla js and I am
comfortable with many js frameworks. Check out my challenges
section for some js projects.
I use HTML, CSS, and Bootstrap to build beautiful and respo
websites. Bootstrap is my go to CSS framework. Many shy awway from
front-end I embrace it.
I use cross platform networks to create mobile applivations. Git
is the most used source control framework on the planet. I also
employ CI/CD for publishing.
SQL is the language of the database. My projects all utilize a
database. I have used Postgres on all of them. I can write SQL on
any DB platform.
Projects
Showcasing complete functional projects demonstrates what I can bring
to your project. I built these projects from the ground up to
demonstrate skill with front-end, back-end, security and database
development. All these projects are full-stack web projects that are
published so that you can demo them easily. Contact me to get a
complete code walk through.
A Full Stack bug tracker app built with ASP.NET MVC, C# and
SQL.
A Full Stack bug tracker app built with ASP.NET MVC, C# and
SQL.
A Full Stack bug tracker app built with ASP.NET MVC, C# and
SQL.
Some of the smaller applications that I have built
Coding challenges are smaller in scope and scale than my full-stack
projcets. These problems are fun to solve and also showcase some UI
skills and front-end dev skills with javascript. All the projects are
published so you can easily see my work in action. Contact me if you
would like to discuss any of the my work.
Loan payment calculator. Displays a full amortization
schedule for simple interest loans.
Checks if a string is a palindrome. A classic interview
question built as a app.
Builds a to do list. Takser has some features not seen in
most to do list apps.
Superdog displays event data and stats. Makes great use of
local storage
The class interview question with a twist. What if fizz buzz
was an app?
Notary reads a book and produces stats. A unique project
built with Javascript.
Want to see the latest thing I'm working?
Check out my Insecticide a full featured bug
tracker
Blog
I try to write on my blog on a regular basis. I think it's important
to share what I have learned.
06
October
Make SQL QUERIES fly
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Accusamus unde hic aut ipsum nesciunt dolor error, culpa
repellendus repudiandae, nisi molestias incidunt commodi eos,
dicta iure nulla facere! Earum, excepturi.
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Accusamus unde hic aut ipsum nesciunt dolor error, culpa
repellendus repudiandae, nisi molestias incidunt commodi eos,
dicta iure nulla facere! Earum, excepturi.
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Accusamus unde hic aut ipsum nesciunt dolor error, culpa
repellendus repudiandae, nisi molestias incidunt commodi eos,
dicta iure nulla facere! Earum, excepturi.
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Accusamus unde hic aut ipsum nesciunt dolor error, culpa
repellendus repudiandae, nisi molestias incidunt commodi eos,
dicta iure nulla facere! Earum, excepturi.
Insecticide is a software defect tracking system. Commonly
known as a bug tracker. Insectcide is built with ASP.NET, MVC,
C# and SQL. A role based security system was implemented to
create permission based roles. The roles of Admin , Project
Manager, Developer and Submitter restrict what the user can
see and do. The software allows for users to submit tickets
and those tickets are tracked through status from Open to
Complete.
The system was built with C# and .Net in 3 weeks. The front
end was developed with HTML, Javascript and Bootstrap. The
back-end utlizies MVC and C#. The database was built with SQL
Server and hosted on Azure. Please visit the site and try it
out.