Pinned Repositories
AI
Contains programs and problems solved using concepts from AI
athultr1997
Github Profile
athultr1997.github.io
Website of mine
cmake_tutorials
Contains codes for understanding cmake and testing various capabilities
data_engineering
A collection of code, setup, tutorials and knowledge related to data engineering
datafusion
Apache DataFusion SQL Query Engine
datafusion-ballista
Apache DataFusion Ballista Distributed Query Engine
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
DSA
Problems and solutions for Data Structures and Algorithms. The problems are picked from different sources like LeetCode, GeekForGeeks, and others.
open3d_examples
Contains programs demonstrating different features of Open3D library for 3D data processing
athultr1997's Repositories
athultr1997/data_engineering
A collection of code, setup, tutorials and knowledge related to data engineering
athultr1997/modular_robot_design
Contains codes for designing modular robots using information from depth sensors, optimisations and so forth
athultr1997/open3d_examples
Contains programs demonstrating different features of Open3D library for 3D data processing
athultr1997/AI
Contains programs and problems solved using concepts from AI
athultr1997/athultr1997
Github Profile
athultr1997/athultr1997.github.io
Website of mine
athultr1997/cmake_tutorials
Contains codes for understanding cmake and testing various capabilities
athultr1997/datafusion
Apache DataFusion SQL Query Engine
athultr1997/datafusion-ballista
Apache DataFusion Ballista Distributed Query Engine
athultr1997/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
athultr1997/DSA
Problems and solutions for Data Structures and Algorithms. The problems are picked from different sources like LeetCode, GeekForGeeks, and others.
athultr1997/FLEX_examples
Contains code snippets and program examples for creating lexical analysers using FLEX
athultr1997/head-first-design-patterns-codes
Codes written while working along with the book Head First Design Patterns.
athultr1997/java_snippets
This repository contains listings for the book Effective Java, 3rd Edition. They were made to demonstrate the principles described in the book as I worked along since reading the book without the working code was not fun.
athultr1997/Machining
Contains codes relevent to the field of Machining
athultr1997/makefile_tutorials
This repository contains tutorials for making makefiles
athultr1997/ML
Contains programs which uses concepts from ML
athultr1997/Networking
Codes and snippets relevant to computer networks
athultr1997/opencv_examples
Contains programs which uses various utilities from openCV
athultr1997/OS
Contains solutions to Operating System Concepts by Avi Silberschatz, Greg Gagne, and Peter Baer Galvin 9th edition. These are the solutions I made while I was making my way through the book.
athultr1997/pinot
Apache Pinot - A realtime distributed OLAP datastore
athultr1997/pose_convertor_visualization
A web application for converting transformations between different representations like se3, matrices, quaternion + translation vector and so forth with support for visualization
athultr1997/reinforcement_learning
Contains projects and codes belonging to the field of Reinforcement Learning (RL)
athultr1997/ros_examples
Contains ros packages which were made/reproduced for learning purposes
athultr1997/rust-query-engine
A query engine written in Rust
athultr1997/scrabble
Contains codes for aiding a scrabble player
athultr1997/splitwise
Backed LLD for splitwise
athultr1997/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
athultr1997/trino-gateway