Software developer with a passion for helping where possible.
- United States
Pinned Loading
-
miniprojects
miniprojects PublicA collection of small projects that I've done. Each folder has a README.
C
-
projekt-monsterz
projekt-monsterz Public📚 A learning platform for ages 9 to 99! Developed as a part of the Develop Carolina program.
TypeScript 1
-
A Python script that solves any Sudo...
A Python script that solves any Sudoku puzzle thrown at it. Can use both backtracking and linear programming. 1import pulp
23from typing import List, Literal, Optional, Tuple, TypeAlias
4Board: TypeAlias = List[List[int]]
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.