Maxim Stykow's repositories
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
mstykow
My personal repo
cloud-app-factory
Tutorial illustrating how to use AWS CDK on a Lambda to provision cloud infrastructure directly from a web app.
aidoodle
testing out AIs in games
terraform-lil
Learning Terraform
terraform-dms
Using Terraform to perform an AWS DMS task
hello_java
Programming exercises for Python programmers learning Java
stacks_and_queues
Implementations and applications of stack and queue data structures
sorting
Implementations of insertion, merge, and Shell sorting algorithms
linked_lists
Implementation of the linked list data structure in Python
permute
Algorithm to list all permutations of a given string with unique letters.
SAP_jobs
Analysis of SAP Careers Database
polynomials
Create a polynomial class with several methods
post-soviet
This project analyzes democratization trends in post-soviet countries.
iowa_homes
Kaggle competition to predict home values in Iowa
weather
Weather Data Analysis with NumPy & Matplotlib
aws-glue-libs
AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
QB2EST
Program converts QuickBooks contacts exported to an Excel file into an EST 2.0 (Canada Post) importable text file.
item_labels
Program to create item labels on Avery 5160 from QuickBooks export file.
mastermind
Mastermind Game: Python vs Bash comparison
random
Simple bash script providing a random number in a range without using if statements
dir_info
Program provides information about a given directory in Linux.
regex_search
Program opens all .txt files in current directory and searches for any line that matches a user-supplied regular expression.
regex_strip
Version of the strip() function using regular expressions instead
large_files
Finds alls files of size >100MB in a given directory.
selective_copy
Program copies files with a certain file extension from the cwd tree into a backup folder.
gap_fill_create
Program to fill or create gaps in a sequence of filenames with a characteristic prefix.