Pinned Repositories
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
amirags.github.io
About me!
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Catch
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++98, C++03, C++11, C++14 and later
codingProblems
Tips to analyze common coding problems
cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
CppPrimer
:books: Solutions for C++ Primer 5th exercise answers.
creativeIdeas
Place to store ideas that I come across!
djinni
A tool for generating cross-language type declarations and interface bindings.
easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
amirags's Repositories
amirags/prettier
Prettier is an opinionated code formatter.
amirags/FullstackReactCode
Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
amirags/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
amirags/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
amirags/amirags.github.io
About me!
amirags/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
amirags/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
amirags/hacktoberfest-projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
amirags/studyNotes
Cheat sheets for myriad of topics: PSM1, C++ etc
amirags/codingProblems
Tips to analyze common coding problems
amirags/creativeIdeas
Place to store ideas that I come across!
amirags/web_samples
amirags/notepad-plus-plus
Notepad++ official repository
amirags/CppPrimer
:books: Solutions for C++ Primer 5th exercise answers.
amirags/Catch
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++98, C++03, C++11, C++14 and later
amirags/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
amirags/djinni
A tool for generating cross-language type declarations and interface bindings.
amirags/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
amirags/learnethereum
beginner examples