Code Monkey home page Code Monkey logo

dotfiles's Introduction

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 at Leading EDJE
  • ⚡ I recently launched two fun projects: (1) VictorFrye.com and (2) Microsoft Graveyard
  • 🌱 I’m currently learning cloud infrastructure and artificial intelligence
  • ❤️‍🔥 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 .NET Node.js React.js Next.js 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

dotfiles's People

Contributors

victorfrye avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dotfiles's Issues

Mac Installation?

Maybe?

Windows first kind-of-guy so maybe won't do. I should if I need to do future Mac development for iOS/MacOS applications.

One Command

GOAL: One command.

Reduce overhead and get this down to one single command. No manual winget installations, setting initial git configurations, nor pulling down repo myself. No installing PowerShell (I know 😢).

Conditional installation of preview tools

Not every machine will be well suited for preview versions of tools. This installation should be driven by conditional logic that the script invocation can utilize. Additionally, this could drive adding profile values like an alias that overrides "code" to use "code-insiders" with the preview tool.

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.