×
Programming Structural Engineering
×
Bachelors Masters

RTM

Programming

PORTFOLIO

Personal Projects


The following are some of the personal projects have worked on or still working on. Some of these are public, just click the github link!

AISI CFS Design Functions

CFS Design Functions consists of a simple python script containing several functions that can facilitate the design of typical load bearing wall panel cold formed steel members, such as studs, headers, jambs, sills and tracks. The functions have been designed in such way that they can be easily integrated into excel using the xlwings module, allowing to streamline and automate the design process which can be burdensome by hand for CFS members

  • Python

BEAM_APP

Simple multi-span steel beam designer app with user interface

  • Python
  • Qt

MARS Report tool

Custom app for MARS company. Report automation website built and hosted with streamlit. An excel input speadsheet is given and a new one is built using the parsed data

  • Python
  • Streamlit

JoistDesigner

Standard custom joist design app according to AISC & SJI criteria. Addition of composite and non-composite joists. UNDER DEVELOPMENT.

  • React
  • TypeScript
  • API Integration

Professional / Academic


URM Collapse Simulator - Bullet Physics SDK / PyBullet

Modifications to the bullet source code for the implementation of custom contact behavior in order to enable the simulation of unreinforced masonry structures with a physics engine.

  • C++
  • C
  • Python