ostapyrih's Stars
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
usememos/memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
OpenInterpreter/open-interpreter
A natural language interface for computers
EbookFoundation/free-programming-books
:books: Freely available programming books
pspcode/PSPGE
PSPGE (Playstation Portable Game Environment) is a free api made for PSP game developers.
sufflerengine/SufflerEngine
A Java Game Engine created in Java with LWJGL!
SeleDreams/godot-2-3ds
Unfinished Godot 2 port for the nintendo 3DS
Lissy93/personal-security-checklist
🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024
jassics/security-study-plan
Complete Practical Study Plan to become a successful cybersecurity engineer based on roles like Pentest, AppSec, Cloud Security, DevSecOps and so on...
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
dohooo/react-native-reanimated-carousel
🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)
SmartBear/fake-ap
A fake AP module to help develop and test Atlassian Connect applications.
dwoz/python-nat-hole-punching
UDP and TCP NAT hole punching examples in python
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
stevej/osdev
A hobby operating system built mostly from scratch.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
lwjglgamedev/lwjglbook-leg
Source code of the chapters of the book 3D Game Development with LWJGL 3
petehouston/awesome-os-dev
The collection of useful resources for OS development
jubalh/awesome-os
A list of operating systems and stuff
jsyang/gearvr-controller-webbluetooth
Gear VR controller web bluetooth demo
sailfish-lavender/builds
SachinVin/citra_android
An Android frontend for the Citra Emulator
matzman666/OpenVR-InputEmulator
An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
AlexAltea/orbital
Experimental PlayStation 4 emulator.
alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
NVlabs/SPADE
Semantic Image Synthesis with SPADE
cfenollosa/os-tutorial
How to create an OS from scratch