Cole Lamers's repositories

angular-colelamers.com

reimplemented my website using angular

Language:TypeScriptStargazers:0Issues:0Issues:0

colelamers.com

my website code

Language:HTMLStargazers:0Issues:0Issues:0

vscode-settings

vscode settings

Stargazers:0Issues:0Issues:0

angular17

working with angular 17

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

CommonLibrary

This is a revision of some of my code I've used in the past with some additional tweaks I've made to help speed up the initialization process.

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

CPP-Design-Patterns

old class i had and it's design patterns in a single repo

Language:C++License:MITStargazers:0Issues:0Issues:0

ColesPottery

This was a pottery website I built when I started out selling my pottery online. Stripe integration and MYSQL was what I used to handle inventory. Learned a bit about running a business online with this one as well as PHP.

Language:PHPStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

darkreader

Dark Reader Chrome and Firefox extension

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

Skeleton

Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

Stargazers:0Issues:0Issues:0

website-templates

150+ HTML5 Website Templates

Stargazers:0Issues:0Issues:0

MetaFolderMaker

This program works similarly like Tags2Folders but is much leaner and OSS. It gets the metadata tags from your files using the TagLibSharp library based off of the arist, album, or title. Then it'll create the directories of those stated tag and either copy or move the files to the stated path.

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

react

testing react

Language:HTMLStargazers:0Issues:0Issues:0

EnglishLearner

This program seeks to learn from the English language, and provide gramatically correct sentences back to an end user. The use cases can vary from language learning to an intelligent chat-bot.

Language:C#Stargazers:1Issues:0Issues:0

Microsoft.Data.Sqlite-Usage

Just a simple little library I made for interacting with the Microsoft.Data.Sqlite nuget package.

Language:C#Stargazers:0Issues:0Issues:0

C-linkedlist-reverseorder-program

Program that can take 0, 1, or 2 args with C. It will take in an indefinite amount of user input or lines in a file and output them back to the terminal in reverse order or into a file.

Language:CStargazers:0Issues:0Issues:0

XmlSerialization-and-Debug-Logging-DLL

This is just a modification to the config and debuglogging code I made for CeDirScan so I could use it as a DLL imported for any project. It's for setting up a debug logger and an xml configuration file for the project I'm using it on.

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

StatisticsCalculator

Just some general Stats calculations that takes away the hassle of tedious functions.

Language:C#Stargazers:0Issues:0Issues:0

Android-WhoWantsToBeAMillionaireGame

The final project for my android development course using java.

Language:JavaStargazers:0Issues:0Issues:0

browser_space_game

This was an old game an instructor helped me make in an intro Web Development Course

Language:JavaScriptStargazers:0Issues:0Issues:0

CeDirScan

This will scan the directory stated and retrieve all file names, file types, and file paths.

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

Directory-Scanner-Duplicate-Checker

This program will scan all the files in a directory and output a textfile or csv. You can sort based off of a few things and sort based off of file types as well.

Language:JavaStargazers:0Issues:0Issues:0

JavaFX-File-Scanner

Curerntly in Alpha stage. JavaFX program that will check all files in a stated directory path, then return the FileType, FilePath, and FileName in a CSV format, currenntly set to a txt file (can be manually changed).

Language:JavaStargazers:0Issues:0Issues:0

21-Game

This was a game of 21 I made utilizing a 6 sided die. It calculates the score, the points wagered, compares scores, and modifies the score by verifying them with the methods and calling classes.

Language:JavaStargazers:0Issues:0Issues:0

Inventory_Program

Adds items, numbers of, and value of items utilizing arrays

Language:JavaStargazers:0Issues:0Issues:0

Java-Sort-Function

Java - Code for sorting integer values in an array via ascending order

Language:JavaStargazers:0Issues:0Issues:0

Java-ResizableTree

How to create a incrementing tree size based off of the number given.

Language:JavaStargazers:0Issues:0Issues:0