Giter Site home page Giter Site logo

👋 I'm Cole! Nice to meet you.

Who am I?

I'm a full-stack software developer with two decades of experience. I've worked all over the place: small & big companies, government, startups both funded & bootstrapped. You name it, I've done it.

Over the years I mostly focused on shipping great software to delight my customers. I progressed from a new graduate all the way up to Principle Engineer before moving into a formal leadership position to lead a team.

The most fulfilling part of leading a team was working with my younger devs to help them level up and achieve their goals.

That's now my entire world as a freelance engineering coach.

📫 How to reach me:

Let's connect! You can learn all the details about me and my coaching service over at:

My website - www.colefichter.ca

My LinkedIn profile

Featured Repositories

Lox - written in Erlang, this is an interpreter for a small JavaScript style language. This repository follows along with the amazing (and free) online book Crafting Interpreters by Robert Nystrom. It chronicles my ongoing interest in, and work to master, compiler implementation techniques.

DistributedMapReduce3 - this multi-part tutorial project walks learners through building a fully peer-to-peer MapReduce data processing engine in Erlang.

NRake - my C# implementation of the Rapid Automatic Keyword Extraction technique. Used in a large-scale content audit and analysis tool.

NBoilerpipe - my C# port of the Java boilerpipe project. It was used to detect and separate boilerplate markup from real content in a large-scale content audit and analysis tool.

Leadership Skills

The last couple of years my focus has shifted. I spent many years in engineering: building complex systems to solve hard problems for real people. Lately, I've moved up a level of abstraction to what I like to think of as 'meta-engineering': I now build high performing teams of other devs who themselves build complex systems to tackle big challenges for their customers.

In some ways this new focus is even harder. I have to keep my technical skills sharp and my wits about me, while also nurturing relationships, leading teams, mentoring, teaching, hiring (and, unfortunately, firing), sales, marketing, research, and a bazillion other daily tasks while running my own business.

Engineering Skills

Most of my career has been spent building custom distributed systems to solve big technical challenges for my customers. I’ve built crawlers, search engines, little languages, interpreters, fault-tolerant and parallel systems, as well as CRUD line-of-business software for all kinds of use cases.

I value quality, robustness, and ease of maintenance.

Technical Skills

As a programming language nerd, if I don't have production experience in your favourite language, I've almost certainly dabbled with it in my spare time. Below are a list of tools that I use most in my paid work.

Languages

C# Erlang JavaScript TypeScript HTML CSS

Frameworks

Dotnet Angular Vue.js

Databases

MS SQL Server Postgres DynamoDB

Operating Systems

Windows Linux

Coach Cole's Projects

dapper-extensions icon dapper-extensions

Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.

dht icon dht

A distributed hash table implementation written in Erlang

distributedmapreduce icon distributedmapreduce

A simple distributed processing system that illustrates implementation of a map-reduce architecture.

distributedmapreduce2 icon distributedmapreduce2

A fully peer-to-peer distributed processing system that illustrates implementation of a map-reduce architecture.

distributedmapreduce3 icon distributedmapreduce3

A fully peer-to-peer distributed processing system that illustrates implementation of a map-reduce architecture with replication and automatic failover.

erl_img icon erl_img

Read/write image library for Erlang

franz icon franz

Kafka-inspired distributed log as a service, written in Erlang

kindlenoteextractor icon kindlenoteextractor

This program will parse the notes from your kindle into separate well-formatted files, organized by book title.

lox icon lox

Following along with CraftingInterpreters.com, but in Erlang

nrake icon nrake

A C# implementation of Rapid Automatic Keyword Extraction (RAKE)

paxos icon paxos

Understanding and exploring the Paxos algorithm using Erlang.

premailer.net icon premailer.net

C# .Net library, that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.

process_dht icon process_dht

A simulated distributed hash table using Erlang processes as nodes.

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.