Skip to content
View jamesbray03's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jamesbray03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jamesbray03/README.md

About Me

Hi, I'm James Bray, an Aerospace Engineering student at the University of Sheffield.

This is my portfolio where I keep code for my projects, apps, and anything else I feel might be worth sharing. I am a self-taught programmer, constantly exploring different programming languages to craft solutions that enhance my problem-solving abilities and overall software development skills. All of my code is open source and I encourage improvements and innovations.

I have other (non-software based) projects on my LinkedIn, so please feel free to have a look at those.

Proficiencies

Top Languages

Pinned

  1. Rapid-Access Rapid-Access Public

    AutoHotKey script that enhances general system navigation via keyboard shortcuts

    Python 1

  2. Topology-Optimisation Topology-Optimisation Public

    My implementation of topology optimisation using the finite element method

    C#

  3. Graphics-Engine Graphics-Engine Public

    A simple 3D graphics engine using LML which renders obj files.

    C

  4. Lightweight-Matrix-Library Lightweight-Matrix-Library Public

    A small library of functions designed for efficient manipulation and operation on matrices in C.

    C

  5. Particle-Swarm-Optimisation Particle-Swarm-Optimisation Public

    A collection of my implementations of Particle Swarm Optimization (PSO) in MATLAB to solve different problems.

    MATLAB 1

  6. 2D-Beam-Solver 2D-Beam-Solver Public

    A simple 2D beam solver that uses FEA to calculate the displacements of a beam under user defined boundary conditions.

    C