Durganshu Mishra (Durganshu)

Durganshu

Geek Repo

Company:Technical University of Munich

Location:Munich, Germany

Home Page:durganshu.github.io

Github PK Tool:Github PK Tool

Durganshu Mishra's repositories

Fluidchen-EM

Fluidchen EM is a Computational Fluid Dynamics Solver capable of solving a wide range of problems. The whole code is parallelized using MPI and is compatible with preCICE for coupling with other solvers.

Language:C++License:NOASSERTIONStargazers:1Issues:1Issues:0

Abalone-Game

Abalone is a board game of class "2-Person Zero-Sum Game with Complete Information". This repository contains 4 different search strategies for a competitive Abalone gameplay.

Language:C++Stargazers:0Issues:1Issues:0

cphb

Competitive Programmer's Handbook

Language:TeXStargazers:0Issues:0Issues:0

CtCI-6th-Edition-cpp

Cracking the Coding Interview 6th Ed. C++ Solutions

Language:C++Stargazers:0Issues:0Issues:0

DeepBio

Prototype for TUM.ai Makeathon

Language:PythonStargazers:0Issues:0Issues:0

demo_calculator

Imported from Gitlab repository as a demo for other to-be included repositories

Language:C++Stargazers:0Issues:1Issues:0

Eye-state-classification-using-EEG--autoencoder-and-k-mean

We developed a method for robust eye state classification

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

mitos

Memory Sampling Tool using Linux perf_events

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

Modern-Cpp-Performance

This repository contains a set of benchmarks evaluating different features of Modern C++ (C++11 and later). The aim is to identify practices for achieving high performance on C++.

Language:C++Stargazers:0Issues:0Issues:0

Parallelized-Jacobi-Method

The code implements the Jacobi method on a discretized 5-point stencil with shared and distributed memory parallelism. OpenMP and MPI are supported.

Language:CStargazers:0Issues:0Issues:0

PDE_SOLVER

This repository is an implementation of a computational tool that can be used to get the steady state solutions for 2D Heat equation. The executable can be directly run to plot the results using pybind11.

Language:C++Stargazers:0Issues:0Issues:0

Point-Cloud-to-STL-File

An app created using MATLAB GUIDE that could generate an STL file from the input point cloud data.

Language:MATLABStargazers:0Issues:0Issues:0

RC-Glider

The technical details of an RC Glider, designed and fabricated using Depron sheets and a variety of essential electronics.

Stargazers:0Issues:1Issues:0

Robocon

Robots developed by Team of IIIT Jabalpur

Stargazers:0Issues:0Issues:0
Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

precice

A coupling library for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations.

Language:C++License:LGPL-3.0Stargazers:0Issues:0Issues:0

UDP-server-and-client

UDP based server and clients for communicating messages. The multithreaded version is pthread based.

Language:CStargazers:0Issues:0Issues:0

wgetD

wgetD is a TCP based application for sending and receiving HTTP requests. It is a simplified version of the linux wget application.

Language:CStargazers:0Issues:1Issues:0