Giter Site home page Giter Site logo

Hi, I'm Dylan! keanu

void Bio()
{
    string name = "Dylan Moore";
    string bootcamp = "Nashville Software School";
    string subjects = "C# and .NET";
    string interests = "visual design, coding, photography, and film";
    string email = "[email protected]";

    Console.WriteLine($"Hi there! 👋 My name is {name}.");
    Console.WriteLine($"I'm currently in a full stack web development program at {bootcamp} 👩🏻‍💻.");
    Console.WriteLine($"Right now I'm learning {subjects}.");
    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

Dylan Moore's Projects

brassandpoem icon brassandpoem

a console application named "Brass & Poem", an application that represents a business that sells poetry books and brass musical instruments

extravert icon extravert

a console app that allows users to browse, list, and buy secondhand plants.

guessinggame icon guessinggame

A console program in C# that invites the user to guess a number.

hhpw-be icon hhpw-be

Server side for Hip Hop, Pizza, and Wangs

hhpw-fe icon hhpw-fe

Client side for Hip Hop, Pizza, and Wangs

individual-assessment-vocab-you-lary icon individual-assessment-vocab-you-lary

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.

individual-assignment-team-roster icon individual-assignment-team-roster

The Ballet Company Roster is a web application for ballet companies who wish to keep track of their rosters. They can create, read, update, delete, and search through company members.

migraine-manager icon migraine-manager

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.