Giter Club home page Giter Club logo

Hello from Grand Rapids! šŸ‘‹

I'm Vic, your friendly neighborhood developer

  • šŸŒŽ I'm based in Grand Rapids, Michigan
  • šŸ’¼ I'm currently employed professionally as a senior software engineer
  • āš” I recently launched two fun projects: (1) VictorFrye.com and (2) Microsoft Graveyard
  • šŸŒ± Iā€™m currently learning web development, devops automation, and cloud infrastructure
  • ā¤ļøā€šŸ”„ I'm passionate about digital transformation, the developer experience, and solutions that help people achieve more
  • šŸ“˜ I'm actively pursuing cloud certifications for Microsoft Azure
  • ā˜• 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 an avid gamer and enjoy playing RPGs and indies
  • šŸ“« Get in touch with me on Threads, LinkedIn, or send an email

Languages and Tools

C# JavaScript TypeScript PowerShell GNU Bash .NET Node.js React.js Next.js Webpack Git Terraform Docker Azure GitHub Windows

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

Victor Frye's Projects

dotcom icon dotcom

šŸŽØ The landing page for your friendly neighborhood developer

dotfiles icon dotfiles

āš™ļø My personal dotfiles to initialize Windows machine configuration

fluentui-emoji icon fluentui-emoji

A collection of familiar, friendly, and modern emoji from Microsoft

victorfrye icon victorfrye

šŸ‘‹ My first repository and an introduction to me as a developer

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.