Skip to content
View schnyle's full-sized avatar

Block or report schnyle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
schnyle/README.md

Hi, I'm Kyle

๐Ÿ”ญ Featured Projects

  • CLI Chess Application (chesspp)

    A comprehensive command-line chess application demonstrating advanced C++ programming practices and concurrent system design with CPU opponent capabilities.

    • Modern C++ Design: RAII implementation with smart pointers and strong type safety
    • Concurrent Programming: Thread-safe timer system with asynchronous input handling
    • Comprehensive Testing: Unit testing with Google Test framework and automated pipeline
  • Minesweeper (minesweeper)

    A classic Minesweeper implementation using SDL2 for custom graphics engine.

    • Component-Based Architecture: Clean separation with observer pattern implementation
    • Cross-Platform Development: Docker containerization for Windows cross-compilation from Linux
    • Graphics Programming: Custom rendering engine with efficient sprite caching system
  • Advection-Diffusion Model Simulation (adm-sim)

    A high-performance, real-time simulation of advection-diffusion processes with interactive visualization for modeling pollutant dispersion and fluid dynamics.

    • Physics Modeling: Implementation of advection-diffusion PDE using Gaussian parcel methods
    • Performance Optimization: Multi-threaded rendering with vectorized computations
    • Interactive Visualization: Real-time cursor-driven flow field control with X11 graphics

๐Ÿ› ๏ธ Technologies & Tools

Backend & Cloud

Python C++ AWS PostgreSQL

Frontend

TypeScript JavaScript React Redux

Python Libraries

  • Matplotlib, NumPy, Pandas, typing

AWS Services

  • Lambda, DynamoDB, RDS, S3, CloudFormation

๐Ÿ“ˆ GitHub Stats

Top Languages

GitHub Stats

๐Ÿ“ซ Connect With Me

LinkedIn Portfolio Email

Pinned Loading

  1. chesspp chesspp Public

    C++ 1

  2. minesweeper minesweeper Public

    C++

  3. adm-sim adm-sim Public

    C++ 1