Pinned Repositories
advanced_pybind11_features
Tutorial on three advanced pybind11 features
atifkarim
A reflector of my journey in the Tech World
gRPC_CPP_CMake
Implementation-of-Image-Perception-System-for-Kitchen-Utensils
image processing taken from unreal engine using unreal cv for machine learning task
Pick-and-Place-of-objects-using-Toshiba-SCARA-Robot
Toshiba Robot used for picking object from conveyor belt
problem_solving
Trying to understand my competence in programming by solving anonymous problem
pybind11_cmake
The goal of this repository to work with pybind11 and CMake. Here, my plan is to introduce advanced C++ binding.
Time-Series-Forecasting-Using-Machine-Learning-Algorithm
Sensor data of a renowned power plant has given by a reliable source to forecast some feature. Initially the work has done with KNIME software. Now the goal is to do the prediction/forecasting with machine learning. The idea is to check the result of forecast with univariate and multivariate time series data. Regression method, Statistical method.
Traffic-Signal-Classification-using-Keras-and-CPP
Image classification using Keras and implement forward pass using Python(only numpy) and C++ for FPGA
visualization_machine_data
Idea behind the project is to automate python to generate json file containing machine data which will be used by javascript remotely to display various graphs
atifkarim's Repositories
atifkarim/Implementation-of-Image-Perception-System-for-Kitchen-Utensils
image processing taken from unreal engine using unreal cv for machine learning task
atifkarim/random_problem
atifkarim/advanced_pybind11_features
Tutorial on three advanced pybind11 features
atifkarim/bokeh-ajax-tutorial
Bokeh ajax tutorial for blog post
atifkarim/bokeh_flask_web_app
Trying to be familiar with Bokeh library with Flask.
atifkarim/C-System-Programming-Cookbook
C++ System Programming Cookbook, published by Packt
atifkarim/cereal
A C++11 library for serialization
atifkarim/check_merge_conflict
atifkarim/copilot-docs
Documentation for GitHub Copilot
atifkarim/cpp-documentation-example
An example of setting up Sphinx for C++ and building with CMake and Read the Docs
atifkarim/exmpl-cmake-grpc
Example cmake project for grpc / protobuf
atifkarim/first_CRUD_app
First attempt to make a CRUS app using FLASK
atifkarim/flask-introduction
Step by step Flask Tutorial
atifkarim/flask_postgresql
first step to know the working method of database
atifkarim/fun_with_bash
Try to cope up with the bash programming to understand Linux
atifkarim/gcem
A C++ compile-time math library using generalized constant expressions
atifkarim/git_submodule_test_1
atifkarim/git_submodule_test_2
atifkarim/grpc-cpp
A gRPC C++ tutorial
atifkarim/gRPC-Examples
gRPC Beginner's C++ Examples with CMake
atifkarim/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
atifkarim/line_profiler
Line-by-line profiling for Python
atifkarim/Protocol-Buffer-Examples
Google Protocol Buffer 3.0 Beginner's C++ Examples with CMake
atifkarim/pybind_demo
pybind11 c++ demo
atifkarim/PYNQ
Python Productivity for ZYNQ
atifkarim/PYNQ_Composable_Pipeline
Composabe Pipeline
atifkarim/python-flask-with-javascript
This repository contains an example app to communicate between JavaScript and Python
atifkarim/python_cpp_example
An example of a hybrid python/C++ package with unit tests
atifkarim/Real-Time-Person-Removal
Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
atifkarim/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.