Skip to content
View dylankmoore's full-sized avatar
🌻
🌻

Block or report dylankmoore

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

Hi, I'm Dylan! keanu

void Bio()
{
    string name = "Dylan Moore";
    string bootcamp = "Nashville Software School";
    string languages = "C#/.NET & React/Next.Js";
    string interests = "visual design, coding, photography, and film";
    string email = "dylankmoore@gmail.com";

    Console.WriteLine($"Hi there! πŸ‘‹ My name is {name}.");
    Console.WriteLine($"I've recently graduated from a full stack web development program at {bootcamp} πŸ‘©πŸ»β€πŸ’». " +
                      $"I'm passionate about building visually pleasing, user-friendly applications.");

    Console.WriteLine($"I've spent the last year learning and honing my skills in {languages}. " +
                      $"I'm currently looking for job opportunities and to network with others in the tech community.");

    Console.WriteLine($"Some of my interests include {interests}.");
    Console.WriteLine($"It's nice to meet you! Feel free to reach out to me via πŸ“§ {email}.");

    Console.ReadLine();
}


ule0tn2zydk31_555x400

Pinned Loading

  1. INDIVIDUAL-ASSESSMENT-vocab-YOU-lary INDIVIDUAL-ASSESSMENT-vocab-YOU-lary Public

    Vocab-YOU-Lary Study Sesh is a web application designed for people studying programming terminology who want to create, read, update, and delete vocabulary cards.

    JavaScript

  2. migraine-manager migraine-manager Public

    Migraine Manager is a web application that allows users to create, read, update, and delete logs of their daily habits and migraine pain. This is my front end capstone project for NSS.

    JavaScript

  3. nss-evening-cohort-24/FE-mentor-connect nss-evening-cohort-24/FE-mentor-connect Public

    Mentor Connect is a web application designed for people to find mentors and schedule appointments with them.

    JavaScript

  4. BE-MusicStreaming BE-MusicStreaming Public

    Server side for Y2Play

    C#

  5. B33blebroxx/RareFE B33blebroxx/RareFE Public

    JavaScript 3

  6. ArchitectureArchiveBE ArchitectureArchiveBE Public

    Server side for Architecture Archive

    C#