sinemeren
Software Developer - M.Sc. student at TUM - B. Sc. in Mechanical Engineering at Bilkent University
München, Germany
Pinned Repositories
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
awesome
😎 Awesome lists about all kinds of interesting topics
CFD-project--High-order-time-stepping-methods-for-Navier-Stokes-equations
CFD_ArbitraryGeometries_And_EnergyTransport
Navier-stokes solver which can work on arbitrary domain geometries and various boundary conditions
CFD_Parallelized_MPI
parallelised Navier-Stokes solver using MPI
cloud_computing
Cloud computing (IN2073) exercises - TUM
coding-interview-university
A complete computer science study plan to become a software engineer.
Convex-Polygon-intersection
Task :Implement the method Intersect::overlap, so that it returns true, if an overlap exists with the two convex polygons polygonA and polygonB provided as input and it returns false if no such overlap exists.
Flask_FirstApp
basic flask example to show how to build and deploy flask application using Docker
sinemeren's Repositories
sinemeren/CFD_Parallelized_MPI
parallelised Navier-Stokes solver using MPI
sinemeren/Convex-Polygon-intersection
Task :Implement the method Intersect::overlap, so that it returns true, if an overlap exists with the two convex polygons polygonA and polygonB provided as input and it returns false if no such overlap exists.
sinemeren/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
sinemeren/awesome
😎 Awesome lists about all kinds of interesting topics
sinemeren/CFD-project--High-order-time-stepping-methods-for-Navier-Stokes-equations
sinemeren/CFD_ArbitraryGeometries_And_EnergyTransport
Navier-stokes solver which can work on arbitrary domain geometries and various boundary conditions
sinemeren/cloud_computing
Cloud computing (IN2073) exercises - TUM
sinemeren/coding-interview-university
A complete computer science study plan to become a software engineer.
sinemeren/Flask_FirstApp
basic flask example to show how to build and deploy flask application using Docker
sinemeren/Flask_RESTfulAPI
simple app to show how to build python Flask REST API
sinemeren/fmt
A modern formatting library
sinemeren/Master_Thesis
sinemeren/Parallel-Programming
sinemeren/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.