Pinned Repositories
Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
benchmark
Библиотека для замеров производительности участков кода при работе программы
Bison_API_Tutorial
A tutorial about using Bison C++ and C APIs with a hand written Parser.
Direct3DExamples
Examples for the Direct3D articles on my blog https://thesharpowl.github.io
inno-alumni-portal
Website providing services for Innopolis University Alumni
Mizu
A Game Engine with C++ and Direct3D 12
MoveIt
Software for making me (or you) not sit too long on the computer
Roll
My AI Assistant ChatBot
WonderLand
Some 2D game (name subject to change)
NFSIISE
Need For Speed™ II SE - Cross-platform wrapper with 3D acceleration and TCP protocol!
TheSharpOwl's Repositories
TheSharpOwl/Bison_API_Tutorial
A tutorial about using Bison C++ and C APIs with a hand written Parser.
TheSharpOwl/Mizu
A Game Engine with C++ and Direct3D 12
TheSharpOwl/Direct3DExamples
Examples for the Direct3D articles on my blog https://thesharpowl.github.io
TheSharpOwl/inno-alumni-portal
Website providing services for Innopolis University Alumni
TheSharpOwl/MoveIt
Software for making me (or you) not sit too long on the computer
TheSharpOwl/aws_test
Test for aws sdk C++ bug saving files from Aws::StringStream
TheSharpOwl/benchmark
Library for measuring the performance of code sections during program operation
TheSharpOwl/ByteThoon
A Console Snake Game made with C++ Win32 API
TheSharpOwl/cppkafka
Modern C++ Apache Kafka client library (wrapper for librdkafka)
TheSharpOwl/css-exercises
Exercises from The Odin Project website
TheSharpOwl/CyberpunkShowcase
A simple webpage themed with Cyberpunk
TheSharpOwl/devops_labs
TheSharpOwl/helloms
Simple, standalone test application that uses a mesh shader
TheSharpOwl/javascript-exercises
From the Odin Project JS part
TheSharpOwl/kittypaws
A tool for simulating destructive behavior of production infrastructure
TheSharpOwl/learn-react
Just learning React I guess...
TheSharpOwl/LearningDirectX12
This repository is intended to be used as a code repository for learning DirectX 12.
TheSharpOwl/NFSIISE
Need For Speed™ II SE - Cross-platform wrapper with 3D acceleration and TCP protocol!
TheSharpOwl/nikitablack.github.io
A web application to build your blog on GitHub
TheSharpOwl/rock-paper-scissors
Simple rock paper sciorss game in a web page
TheSharpOwl/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
TheSharpOwl/TheSharpOwl.github.io
My website (contains blog and portfolio)
TheSharpOwl/Trackzam
Students tracker for lecturer's purposes.
TheSharpOwl/WonderLand
Some 2D game (name subject to change)
TheSharpOwl/abcd
TheSharpOwl/Etch-a-Sketch
Etch-a-Sketch project from The Odin Project foundations course
TheSharpOwl/some_gui
TheSharpOwl/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
TheSharpOwl/web-calculator
Web calculator project for TheOdinProject foundations
TheSharpOwl/web-projects
All web projects while doing the odin project