Skip to content
View victorfrye's full-sized avatar
โ˜•
Compiling... on caffeine.
โ˜•
Compiling... on caffeine.

Block or report victorfrye

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
victorfrye/README.md

Victor Frye

๐Ÿ‘‹ Hello from Grand Rapids! I'm Vic, your friendly neighborhood developer.

About

  • ๐ŸŒŽ I'm born, raised, living in Grand Rapids, and passionate about the local community
  • ๐Ÿ’ผ I'm currently working professionally as a senior software engineer at Leading EDJE
  • โค๏ธโ€๐Ÿ”ฅ I'm passionate about digital innovation, the developer experience, and solutions that help people achieve more
  • ๐ŸŒฑ Iโ€™m currently learning cloud native technologies and artificial intelligence
  • โ˜• I'm powered by coffee and an enthusiast of home and local brews
  • ๐Ÿ“Ž I'm the number one Clippy fan and here to help
  • ๐ŸŽฎ I'm a gamer by night and enjoy playing epic RPGs, zany platformers, and artistic indies
  • ๐Ÿก I'm happily married to my wife Anna, with two dogs, Maya and Gin
  • ๐Ÿ’ฌ Ask me about .NET, React, Azure, GitHub, or cloud native solutions
  • ๐Ÿ“ซ Get in touch with me at: victorfrye | LinkedIn @thevictorfryeadventure | Threads victorfrye.com | BlueSky victorfrye@outlook.com | Email

Skills

Developer Technologies

C# .NET NuGet JavaScript TypeScript Node.js npm React Next.js Playwright Git

Cloud Infrastructure

PowerShell Terraform Bicep Docker GitHub Azure Windows Linux

Data and AI

SQL Server Cosmos DB Redis AI Foundry Copilot

First Program

My first program was a C# console application in 2017 that is found below. This was created in my introduction to programming course at Davenport University

// A simple hello world program in C#
using System;

public class HelloWorld
{
    public static void main(String[] args)
    {
        Console.WriteLine("Hello, world!");
    }
}

I have enjoyed recreating hello world programs in different languages and frameworks for myself and as a demonstration of languages I have familiarity with. Samples of these programs can be found here

Pinned Loading

  1. dotcom dotcom Public

    ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป The landing page for your friendly neighborhood developer

    TypeScript 1

  2. microsoftgraveyard microsoftgraveyard Public

    ๐Ÿชฆ The virtual graveyard for remembering those killed by Microsoft

    TypeScript 113 6

  3. shrugman shrugman Public

    ๐Ÿคทโ€โ™‚๏ธ Click to copy ยฏ\_(ใƒ„)_/ยฏ

    TypeScript 1

  4. mockingmirror mockingmirror Public

    ๐Ÿคก Mirror, mirror on the screen, who knows nothing about AI at all?

    C# 3

  5. dotfiles dotfiles Public

    โš™๏ธ My Windows dotfiles for quick machine setup

    PowerShell 2 1