Skip to content
View dalton-f's full-sized avatar
  • United Kingdom
  • 11:58 (UTC +01:00)
Block or Report

Block or report dalton-f

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
dalton-f/README.md

Hi there! I'm Dalton. πŸ‘‹

About Me

const dalton = {
  pronouns: 'he' | 'him',
  languages: ['HTML', 'CSS', 'JavaScript', 'Python'],
  role: 'Apprentice Website Developer',
  goal: ['Contribute to open source', 'Finish all ongoing projects'],
}

πŸ‘‡ Current Projects

πŸ› οΈ helpers.js

A versatile collection of crafted helper functions designed to streamline and simplify common JavaScript tasks.

Aimed at enhancing code readability, maintainability, and development efficiency, these functions empower developers by providing reusable solutions for everyday programming challenges.

You can find this project here. Contributions are welcome!

πŸ—“ App Dashboard

A customisable app dashboard built with React and Tailwind. Inspired by the design by Hyperplexed https://codepen.io/Hyperplexed/pen/vYpXNJd. Expanded with additional features and original code.

You can find more information here.

🏳️ Flag Guesser

A basic website game where you try to identify the correct flag.

You can find this project at here.

πŸ“Š Stats

Anurag's GitHub stats-Dark

Pinned

  1. helpers.js helpers.js Public

    A file of helper functions to assist you in building projects faster

    JavaScript 2 1

  2. Plagues-End Plagues-End Public

    A text-based adventure based in a post apocalyptic world caused by a virus.

    Python