21 lines
1.2 KiB
HTML
21 lines
1.2 KiB
HTML
---
|
|
layout: page
|
|
title: Development
|
|
permalink: /development/
|
|
---
|
|
<div class="wrapper">
|
|
<h1>Langagues/Technologies:</h1>
|
|
<ul>
|
|
<li><span class="fab fa-java" style="color: orange"></span> Java</li>
|
|
<li><span class="fab fa-python" style="color: blue"></span> Python</li>
|
|
<li><span class="fab fa-gulp" style="color: red"></span> Gulp.js</li>
|
|
</ul>
|
|
<h1>Projects:</h1>
|
|
<div style="display: flex;">
|
|
<div>
|
|
<a href="https://github.com/nottinghamtec/PyRIGS"><h1>R.I.G.S <span class="fab fa-python" style="color: blue"></span> <span class="fab fa-gulp" style="color: red"></span></h1></a>
|
|
<p>R.I.G.S or Rig Information Gathering System is Django-based webapp handling events management for TEC PA and Lighting. I have taken over project managaging and developing this project from <a href="www.codedinternet.com">Tom Price</a> and <a href="https://dtaylor.uk/">David Taylor</a>, working alongside <a href="https://github.com/mattysmith22">Matt Smith</a>. Together we have updated to Django 3.0, implemented a long awaited asset management system, rewritten the testing suite for the project and generally refactoring what is, in the main, five year old code.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|