Skip to content
View YuleDev's full-sized avatar

Block or report YuleDev

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

Typing SVG

Howdy Partner!

let fullName = "Kole Ervine";
let currentLocation = "Saratoga Springs, UT";
let currentOccupation = "iOS Developer with the USDA";

let education = [
{school: "University of Utah", subject: "Web Development"},
{school: "Mountainland Technical College", subject: "IOS Development"}
];

let hobbies = ["Gaming", "Fishing", "Cooking", "Coding", "Hiking"];

const goalOf2024 = "I want to utilize what I've learned
at MTEC's IOS Development course to create and build awesome apps!";

🔭 Tools I've worked with:

image image image image image image image image image image image image Firebase image image image image image

🏫 Certifications:

📫 How to reach me:

Pinned Loading

  1. FarmersMarketSocialMedia FarmersMarketSocialMedia Public

    Forked from psteph29/FarmersMarketSocialMedia

    Swift

  2. BloomBuddy BloomBuddy Public

    this is my idea for an appstore ios app. it uses trefle api to find local plants for users to plant in their gardens and around their homes.

    Swift

  3. Copy-Cat-Games Copy-Cat-Games Public

    Forked from JohnKnee3/Copy-Cat-Games

    JavaScript

  4. Crypto-Checker Crypto-Checker Public

    A team project in which the team-members used API's to fetch Crypto information. The team used CSS and HTML to format the displayed site, and used JS to format the functionality.

    JavaScript 3 1

  5. CowboyAPIQuiz CowboyAPIQuiz Public

    A small quiz which makes use of JS, CSS and HTML. It is timed and can tell you the score of your current and past tests.

    HTML

  6. taskmaster-pro taskmaster-pro Public

    A task tracking application utilizing third party API's and CSS frameworks.

    JavaScript