Skip to content
View MankowskiNick's full-sized avatar

Highlights

  • Pro

Block or report MankowskiNick

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
MankowskiNick/README.md

πŸ‘‹ Hi, I’m Nick Mankowski!

πŸŽ“ I am a Mathematics PhD Student at the University of Cincinnati. I recently graduated from Ohio Wesleyan University with a B.A. in Mathematics and Computer Science.

πŸ”¬ Academic & Research Interests

  • Applied mathematics and real analysis
  • Mathematical modeling and simulation
  • Scientific computing and optimization
  • Traffic flow dynamics and differential equations
  • Real-time computer graphics and systems programming

πŸ› οΈ Featured Projects

  • 🚦 Traffic Simulator
    Modeled single- and multi-lane traffic flow using delay differential equations. Submitted paper to Transportation Research Part B (arXiv).

  • ⛏️ Malloc-Craft
    A Minecraft-style voxel engine in C with OpenGL, optimized chunk rendering, and real-time editing.

  • πŸ“Ί 3D-SCII
    A terminal-based 3D renderer in C using ASCII and ANSI escape codes β€” no external libraries.

  • πŸ₯£ Cerialize
    Cerialize is a lightweight, single-header JSON deserializer written in C.

  • πŸͺ΅ Log Dawg
    Python tool that uses LLMs to generate diagnostic summaries from log files (JSON & unstructured), with API support and git context parsing.

  • πŸ” Explore more projects β†’

πŸ“« Contact


Thanks for visiting! I'm always open to collaboration, especially on math-heavy systems, modeling tools, or cool C/C++/Python side projects.

Pinned Loading

  1. jira-mcp jira-mcp Public

    A Model-Context-Protocol(MCP) server to allow Claude desktop to create Jira tickets.

    TypeScript 5 3

  2. malloc-craft malloc-craft Public

    A Minecraft style voxel game written with C and OpenGL

    C

  3. 3d-scii 3d-scii Public

    A terminal-based 3D renderer that displays wireframe and solid 3D models using ASCII characters and ANSI colors. Written in pure C with no external dependencies - implements a complete graphics pip…

    C

  4. traffic-simulator traffic-simulator Public

    This project simulates traffic flow using various parameters defined in a JSON file.

    Python

  5. glimpse glimpse Public

    Simple Logger for C++ and OpenGL

    C

  6. log-dawg log-dawg Public

    LLM-powered log diagnosis agent with git context and web dashboard

    Python 1