William Smith (WilliamSmithEdward)

WilliamSmithEdward

Geek Repo

Location:Los Angeles, CA

Home Page:https://www.linkedin.com/in/williamsmithe/

Github PK Tool:Github PK Tool

William Smith's repositories

SQLServerInteraction

SQLServerInteraction is a C# library that wraps the functionality included in Microsoft's "Microsoft.Data.SqlClient" library.

Language:C#License:MITStargazers:1Issues:0Issues:0

AddingBigNumbers

As a solution to a CodeWars programming challenge, the purpose of this program is to sum two potentially very large numbers represented as strings.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

AllergyClass

As a solution to an EdaBit expert level challenge, this program is designed to model allergy profile for patients using object oriented design patterns.

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

AndromedaTM1Sharp

AndromedaTM1Sharp is a .Net API interface for IBM's TM1 and Planning Analytics with Watson OData v4 REST APIs.

Language:C#License:MITStargazers:0Issues:2Issues:0

AntHiveMindLogic

The purpose of this project is to model the real world hive-mind logic of ants as they search for food sources.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

BigBrainBlitz

Big Brain Blitz is a re-imagination of my daughter's favorite boardgame "MASTERMIND." This game runs in the browser using bootstrap UI and Javascript/JQuery.

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:0Issues:0

ChromeForTestingAutomatedDownload

Support library that interfaces with the JSON endpoints included in the Chrome for Testing project.

Language:C#License:MITStargazers:0Issues:0Issues:0

CMSSupervisorAutomation

VB.Net code for interfacing with Avaya's CMS Supervisor call center management software.

Language:Visual Basic .NETLicense:MITStargazers:0Issues:1Issues:0

Exceleration

Exceleration is a C# library that wraps ExcelDataReader. It helps you better interact with Excel files by simplifying the development experience.

Language:C#License:MITStargazers:0Issues:1Issues:0

FlaskTutorial

The primary goal of this repository is to document the process of engaging with an established Flask tutorial series, emphasizing the systematic exploration of the provided code examples.

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:0Issues:0

SharpAutomation

SharpAutomation is a C# library that helps you build smarter automation and workflows.

Language:C#License:MITStargazers:0Issues:1Issues:0

Transformer

Transformer is a C# library that helps you better interact with and transform data from one type into another.

Language:C#License:MITStargazers:0Issues:0Issues:0

EnglishToPigLatinTranslator

As a solution to an EdaBit expert level challenge, this program is designed to translate English words and sentences into Pig Latin.

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

FunctionalProgrammingExample

This mentoring example demonstrates functional programming patterns by accepting a user's first and last name via console, and then output their full name in a user specified format.

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

GPIO-Testing

Python + RaspberryPI + GPIO testing.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

InversionOfControlExample

Mentoring example, used to demonstrate dependency injection and IoC design pattern concepts.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

ModelingJobsWithDataLogEntriesExample

Mentoring example, used to demonstrate scraping of data log entries on a list of jobs from a data source, then using extension methods to transform and output the data.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

PalindromeDescendant

As a solution to an EdaBit expert level challenge, this program is designed to determine if a number or its descendants (formed by summing pairs of adjacent digits) are palindromic.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

PythonFundamentalsAndSyntax

The purpose of this project is to demonstrate programming principles and syntax in Python for someone who is generally familiar with programming in another language.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

RecursionExample

Mentoring example used to demonstrate the fundamentals of recursion and application to real world scenarios.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

SQLServerForExcel

Excel DNA add-in for interacting with SQLServer.

Language:C#License:MITStargazers:0Issues:1Issues:0

StringsMix

Solution to a Code Wars 4 Kyu-Kata challenge. The objective is when given two strings s1 and s2, we want to visualize how different the two strings are. We will only take into account the lowercase letters (a to z).

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

TelevisionApplication

Mentoring demonstration application modeling the real-world logic of a television interfacing with audio/visual devices, focusing on object oriented design patterns.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

TryActionLogic

Prototype created from a mentoring session focusing on error handling, generic collections, delegates and lambda expressions. Demonstrates how logic can be passed into a delegate parameter, and used to trap error conditions over an iteration in order to "fail gracefully."

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0