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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Dan Collins

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

I am currently interested in becoming a full-stack web developer. I started with HTML, CSS, and Vanilla JavaScript, but I'm exploring different frameworks and languages as well.

Completed Projects

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.

Projects In Progress

My Personal Site and Blog

Built with Astro, this is an on-going project and at the top of priority list.

FFPR Compendium

Built using Svelte and SvelteKit, this wep app is to provide an easier way to track 100% completion progress in all six pixel remasters of Final Fantas 1 through Final Fantasy 6. Currently the goal is to make it staticly served, but based on the amount of data I'm having to collect, I may create a backend and practice my SQL skills with it.

Todo Apps

I have one Todo app built in vanilla Javascript, but I am also working on console versions using C# and Python.

Dan Collins's GitHub stats

Pinned Loading

  1. 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. orbital-defense orbital-defense Public

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

    GDScript

  3. ffpr-compendium ffpr-compendium Public

    A Companion Web App built with SvelteKit

    Svelte

  4. dan-collins-dev.github.io dan-collins-dev.github.io Public

    Personal Site

    Astro 1

  5. todo-python todo-python Public

    Learning Python Fundamentals by building a console Todo App.

    Python

  6. todo-sharp todo-sharp Public

    Learning C# Fundamentals by building a console Todo App.

    C#