You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python programming codes to solve numerous problems of Optimization including Travelling Salesman, Minimum Spanning Tree and so on.
A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.
This project develops predictive maintenance models for industrial robots in nuclear fuel replacement, leveraging data analytics, machine learning, and decision-making frameworks to optimize robot fleet management and extend operational uptime. Key phases include data exploration, feature engineering, RUL prediction, and maintenance decision-making
This project simulates a conveyor system with multiple workpiece carriers. Using Unity for 2D layout planning, it aims to answer questions about the required number of carriers. Salabim is employed for discrete event simulation to model and analyze the system's dynamic behavior. Developed as part of a university project.
Local, offline MEP tool: drag-and-drop P&IDs with real hydraulic simulation + electrical single-line diagrams with load/cable schedules and auto-sizing — all exported as ISO drawing packs with analysis and BOM. No licence server, no login.
Anvilate is an open-source, local-first design agent for mechanical engineers. Describe a part in plain English and receive a physics-validated, parametric STEP or DXF file that drops straight into CATIA, SolidWorks, NX, or AutoCAD, alongside the editable Python source code.
This Power BI project was developed during my master's thesis to enhance visibility in supply chain operations. It includes reports on orders, shipping, delivery, and inventory, along with a dashboard to monitor key KPIs and reduce late deliveries.