BenSlivka
20 start-ups, software, hardware, biotech, space, liberty, wine, cycling, philanthropy, 58 nations; Seattle; NorthwesternU, Garfield HS; DreamBox, AMZN, MSFT,
Slivka, Inc.Clyde Hill, WA
Pinned Repositories
OS2_PSCHAR
[3.7 KLOC C/ASM, 1.2 KLOC comments] 1988: A character-mode full-screen/visual Process Status tool for OS/2 v1.1. See especially FMT.ASM [555 LOC], which is a compatible and nearly-complete re-implementation of the C run-time sprintf() function in blazing fast 16-bit x86 assembly code.
WIN32_Driveway
[0.8 KLOC C, 0.2 KLOC comments] 1997: A Win32 app to compute the parking court layout for my new home. The architect "designed" a radial pattern, and we wanted to fit in a basketball key. We used separate concrete pours and granite and concrete pavers. The app generates a bill of materials and key coordinates for the design.
WIN32_MASTMIND
[1.0 KLOC C, 0.6 KLOC comments] 1995: A MasterMind(R) game I wrote for fun for Win16 in 1991, and then updated to Win32 to run on Windows 95. The file mastmind.exe still runs on Windows 10 today (2/9/2021)
WIN32_STOCK
[1.0 KLOC C, 0.4 KLOC comments] 1994: A Win32 stock charting application. stock.exe is the program, and try any of the *.DAT files in File.Open...
BenSlivka's Repositories
BenSlivka/WIN32_Driveway
[0.8 KLOC C, 0.2 KLOC comments] 1997: A Win32 app to compute the parking court layout for my new home. The architect "designed" a radial pattern, and we wanted to fit in a basketball key. We used separate concrete pours and granite and concrete pavers. The app generates a bill of materials and key coordinates for the design.
BenSlivka/WIN32_MASTMIND
[1.0 KLOC C, 0.6 KLOC comments] 1995: A MasterMind(R) game I wrote for fun for Win16 in 1991, and then updated to Win32 to run on Windows 95. The file mastmind.exe still runs on Windows 10 today (2/9/2021)
BenSlivka/OS2_PSCHAR
[3.7 KLOC C/ASM, 1.2 KLOC comments] 1988: A character-mode full-screen/visual Process Status tool for OS/2 v1.1. See especially FMT.ASM [555 LOC], which is a compatible and nearly-complete re-implementation of the C run-time sprintf() function in blazing fast 16-bit x86 assembly code.
BenSlivka/WIN32_STOCK
[1.0 KLOC C, 0.4 KLOC comments] 1994: A Win32 stock charting application. stock.exe is the program, and try any of the *.DAT files in File.Open...