Skip to content
View jokrasno's full-sized avatar

Block or report jokrasno

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jokrasno/README.md

Joshua Krasnogorov

Software engineer building production systems, geospatial ML research, and open-source developer tools.

Founding Engineer at Doctor Notes · Researcher with Earth Remote Sensing Rapid Response · Director of HackUP

Website LinkedIn Email

Current work

  • Founding Engineer, Doctor Notes — shipping production software for a healthcare technology startup across product, reliability, testing, and releases.
  • Remote-sensing researcher — developing satellite methane-plume detection and segmentation systems with geographically grouped evaluation and reproducible experiment controls.
  • Director, HackUP — leading the University of Portland's student hackathon after previously serving as Head of Logistics, including organizer coordination, event execution, and development of the event platform.
  • Computer Science, University of Portland — B.S. candidate, Class of 2027 · 3.99 GPA.

Open-source contributions

Project Contribution Status
Colyseus Hardened Redis presence subscriptions against malformed external messages and added focused regression coverage. Merged
Modly Added an agent-friendly CLI and integration skill for a local image-to-3D desktop application. Merged

I also contribute fixes across TypeScript, Python, Rust, C, and API specifications. View all of my pull requests →

Selected work

First place, Google Gemini API track — BeaverHacks 2026. A local-first AI video editor that turns raw footage into editable plans, generated assets, deterministic manifests, and rendered compositions using React, FastAPI, Gemini, FFmpeg, and Remotion.

A single-image-to-editable-3D-scene pipeline combining object segmentation, local GPU generation, GLB processing, physics estimation, and asynchronous job orchestration.

Research software for satellite methane-plume detection and dense segmentation. Current work emphasizes reproducible comparisons, geographic separation, uncertainty estimation, and honest promotion gates.

A complete compiler for a pedagogical Java subset, covering parsing, semantic analysis, type checking, inheritance and virtual dispatch, and MIPS assembly generation.

A local workflow for turning images into game-ready 3D assets on consumer Windows GPUs with constrained VRAM.

Engineering focus

Python · TypeScript · Java · Rust · C · SQL · React · FastAPI · PyTorch · Computer Vision · Geospatial ML · Docker · Linux · GitHub Actions

You can outsource your thinking, but not your understanding.

Pinned Loading

  1. chengenli9/BeaverHacks2026 chengenli9/BeaverHacks2026 Public

    Python 2

  2. chengenli9/QuackHacks2026 chengenli9/QuackHacks2026 Public

    JavaScript 1

  3. MiniJava-Compiler MiniJava-Compiler Public

    A complete compiler of a pedagogical subset of Java to MIPS assembly

    Java

  4. trellis2-asset-skill trellis2-asset-skill Public

    Have agents run image to 3D asset generation natively on windows machines with low VRAM

    Python 3 1

  5. StrategoGameCS301 StrategoGameCS301 Public

    An android implementation of the board game Stratego

    Java 3

  6. CS_429_Final_Project CS_429_Final_Project Public

    A fire combustion prediction system

    Python