Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m @calebtt
  • šŸŒ± Iā€™m currently reading about Multi-paradigm design in C++
  • šŸ’žļø Iā€™m looking to collaborate on: Something open source AI/ML related. mdspan coming soon will be a fun tool.
  • šŸ“« How to reach me, email preferred, teams or ask for cell # for more direct communication.

-StreamToActionTranslator, refactored XMapLib code, highly performant in comparison averaging ~5 microseconds per iteration of the state machine (with filter obj in the pipeline) on my rig. Uses stateful loosely coupled pipeline classes and functions, prefers free functions. -XMapLib_Keyboard, a native C++ controller to keyboard and mouse input project. Described as: Flexible, and Exceptional small library for adding controller input to action mapping. -HookSpeech, native C++ using low level Windows API hooks and a C# GUI wrapper all coming together to allow the user to easily replace their keyboard alphabet with another, on the fly.

A shortlist of some of the CppCon videos I like most
https://pastebin.com/FysxbMQ0
If I had started using Github sooner, there would be a lot more projects here!

Caleb's Projects

autorenameedit icon autorenameedit

Python script to rename every picture type file in a directory, using a dictionary file

calebtt icon calebtt

Config files for my GitHub profile.

connectivitycheckersolution icon connectivitycheckersolution

.NET Maui app (experimental), checks connectivity to remote web server. Returns IP address and ping. Just a simple app to test out .NET Maui with.

cpprunnerlib icon cpprunnerlib

Contains classes for running functions asynchronously that protect access, from outside threads, to the internal data with a mutex. CPPLambdaRunner uses a user-supplied lambda function as the work thread.

csbasicdeck icon csbasicdeck

A simple card game in C#, not as yet fully featured. A friend mentioned building a card game in C# might be a good test of knowledge.

cscardguitest icon cscardguitest

Small graphical C# card game that utilizes a custom control for the cards.

delaymanagermodsol icon delaymanagermodsol

C++20 modules DelayManager class and short example. VS intellisense support is near nonexistent so ignore the red squigglies and try to build first.

external_polymorphism icon external_polymorphism

My implementation of the "external polymorphism" design pattern, based on Klaus Iglberger's book and conference talks.

ggml_cpp icon ggml_cpp

Conversion of the C library to C++, WIP

hookspeech icon hookspeech

Changes keyboard input to a different alphabet on the fly, no mess.

impcool_sol icon impcool_sol

C++ Thread pool that utilizes the concept of immutability to make implementation simpler.

mnistfilelib icon mnistfilelib

Someone asked for some help on reading MNIST file data, I went slightly overboard. Specifically the IDX3 file format.

polarcode icon polarcode

Functions for computing polar coordinate plane values from raw controller thumbstick values. Provides magnitude per-axis as well as the polar theta angle of the direction and the polar (total) magnitude. WIP

randomgensolution icon randomgensolution

A better random generation utility, as a class object, with value ranges and templated for string types (using declaration for standard config).

vszipper icon vszipper

This application zips up Visual Studio Projects and Solutions without unnecessary files/folders like the bin and obj directories.

weebumconfig icon weebumconfig

A simple, workable, wonderful GUI for calling FFMPEG.exe to generate WEBM files written in C# and using .NET 5.0 !

xmaplib icon xmaplib

A closer to the metal library for Xbox controller to keyboard and mouse input.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.