Skip to content
View dan-collins-dev's full-sized avatar

Organizations

@CodeYouOrg

Block or report dan-collins-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dan-collins-dev/README.md

About Me:

I'm not a programmer. I'm a problem solver. I just happen to solve problems with code.

Completed Projects

Quit It

Quit It is a web app that I built as a proof of concept for a smoking cessation app. This version currently uses a .NET 10 web API and related JSON files to persist data entered from the front-end built with Svelte and SvelteKit.

Highest of the High

A mock service that allow game developers to register their games and receive an ID for their game. They will use that to make GET and POST requests to the API I built that stores their game's hi-score data.

Orbital Defense

Built with Godot as a proof of concept on how to use the above mentioned project.

Tech Stack:

JavaScript HTML5 CSS3 Godot Engine Svelte SvelteKit

GitHub Stats:

GitHub Stats GitHub Stats

Pinned Loading

  1. quit-it quit-it Public

    A web app designed for quitting smoking. Built for the Code:You Software Development capstone project.

    Svelte

  2. highest-of-the-hi highest-of-the-hi Public

    An API and Front-End for a fictional service for arcade-style game developers

    JavaScript 2 1

  3. orbital-defense orbital-defense Public

    A small game made in Godot to demonstrate the use of my "Highest of the HI" project.

    GDScript