Pinned Repositories
AdventOfCode2019
All problems (c) AdventOfCode.com. I am just a humble servant.
Captcha-Generator
Captcha Generator in python
CatsOfTheWorld
CCSCMW2024
CCSC MW 2024 Presentation, code, and data
GroceryStoreSimulator
Simulate the operation of a chain of grocery stores including employees, transactions, stores, and products.
InsertionSort
Insertion Sort of integer arrays, in Java. With a test main.
NCISDriversLicenseScanner
NCIS Drivers License Scanner
PortScanner
Simple Port Scanner inJava
Robocrypt
Super strong python3 encryption program with file and folder support
WebScraping
Fun with Web Scraping in a Win Form
nicomp42's Repositories
nicomp42/PortScanner
Simple Port Scanner inJava
nicomp42/NuclearPizza
A simple demo of implementing an interface
nicomp42/GroupDev01
Group Development Project for IT3047
nicomp42/Assignment03
Assignment 03 IT2045C Spring 2018
nicomp42/Assignment03Spring2018
nicomp42/BabylonSquareRoot
nicomp42/BillsPizza
nicomp42/chardetsharp
C# port of the Mozilla CharDet Character Set Detector.
nicomp42/CS7081Spring2016Group01FinalProject
CS 7081 Spring 2016 Group 01 Final Project
nicomp42/CustomerQueue
A Java project illustrating a Priority Queue
nicomp42/DemoProject
nicomp42/DemoRepo
A demonstration for students. Don't put anything importantn here
nicomp42/EasyDemoOfFloatingPointErrorInCSharp
A gentle intro to error in floating point data types.
nicomp42/ExceptionDemoInCSharp
Exception Demo in C#
nicomp42/FishPlusApple
A C# project demonstrating how to overload an operator. Herein we combine a Fish and an Apple to produce a FishApple.
nicomp42/FunWithPrimes
It's fun and it's prime numbers.
nicomp42/GitHubDemo
This is my first GitHub repo.
nicomp42/GitHubProject
This is a demo of how to build a repo using eGit and Eclipse
nicomp42/IT3045C-Fall-2016-Midterm-Exam
The starting point for the exam. Published on Blackboard, then on GitHub for public enjoyment
nicomp42/JSON
First Commit
nicomp42/MathStuff
Fun with Mah
nicomp42/murach
Examples and exercises from Murach books
nicomp42/MyCSharpEventHandlerDemo
nicomp42/PizzaProject
nicomp42/PrimeNumbers
Calculations related to Prime Numbers
nicomp42/Problem113
PE 113 in progress
nicomp42/Problem142
PE Problem 142. Don't peek until you've done it yourself.
nicomp42/SieveOfEratosthenes
Sieve of Eratosthenes
nicomp42/SortingMadness
Sorting Madness!
nicomp42/Week14Topics
Topics covered Week 14 Spring 2016 IT2045 Java II