Pinned Repositories
AOC
Advent of Code solutions collection using C++23
AoC-execution_time_table_generator
This tool produces an execution time table for days part of Advent of Code puzzles.
ComputerActivityLogReading
Compute computer activity from login/logout logs in C++
cppsenioreas-design-pattern-reflection
Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.
cppsenioreas-hash-your-conditions
This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.
cppsenioreas-metaprogramming-restrictions
This is examples repository of C++ Senioreas blog metaprogramming restrictions article.
file-pool
Files manager api for c++
from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
QualificationSystem
A qualification system for new team members.
YoutubePlayer
Linux shell scripts for youtube player
coralkashri's Repositories
coralkashri/from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
coralkashri/AOC
Advent of Code solutions collection using C++23
coralkashri/cppsenioreas-design-pattern-reflection
Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.
coralkashri/cppsenioreas-hash-your-conditions
This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.
coralkashri/CppTemplateCustomConditions
C++ meta-programming custom made conditions.
coralkashri/LeetCode
LeetCode C++23
coralkashri/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
coralkashri/CppDecoratorDesignPattern
C++ (Compile-Time) Decorator Design Pattern implemented using inheritance.
coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
coralkashri/cppsenioreas-random
This is an examples repository of C++ Senioreas blog C++ Illusions - Random article.
coralkashri/cppsenioreas-ranges
This is an examples repository of C++ Senioreas blog C++20 ranges article.
coralkashri/cppsenioreas-user-defined-literals
This is an examples repository of C++ Senioreas blog user-defined literals article.
coralkashri/AoC-execution_time_table_generator
This tool produces an execution time table for days part of Advent of Code puzzles.
coralkashri/YoutubePlayer
Linux shell scripts for youtube player
coralkashri/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
coralkashri/bits_games
coralkashri/coralkashri
coralkashri/cpp-bank-management
Bank cash management
coralkashri/cpp-checkers
coralkashri/cpp_decorator_components_usage_example
C++ Decorator design pattern usage example.
coralkashri/detect_cpp_features_standard_versions
coralkashri/json-cpp
C++ json implementation
coralkashri/LinearAlgebraCourse
Udacity Linear Algebra Refresher course, and some other linear algebra functionality (like matrices & eigenvalues) implemented in C++.
coralkashri/metaprogramming_concepts_presentation
C++ metaprogramming concepts presentation.
coralkashri/multimap
C++ map with multiple keys.
coralkashri/simple-web-postman
Web application for postman tool.
coralkashri/simple_file_reader_cpp
A simple single-header file reader for a better experience while reading a text file in C++
coralkashri/SuperCppGame
coralkashri/the-compilation-power-cpp
The compilation power presentation examples repository
coralkashri/VersionsTrack
Web based application to track release versions