82 lines
5.1 KiB
HTML
82 lines
5.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Hyperlight Technical Services</title>
|
|
<link rel="icon" type="image/x-icon" href="/favicon_192_3.ico" sizes="192x192">
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<style>
|
|
|
|
</style>
|
|
<link rel="stylesheet" href="/main.css">
|
|
</head>
|
|
<body>
|
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
|
<h1 style="font-size: 3em;">
|
|
HYPER
|
|
</h1>
|
|
<h1 style="font-size: 3em;">
|
|
LIGHT
|
|
</h1>
|
|
<h2 style="margin: 0; margin-left: 1em; grid-column-start: 3; align-self: center;">Technical Services</h2>
|
|
<div style="width: 100%; border-top: 3px solid var(--hyper-blue); grid-column-end: span 3; margin: 0; margin-top: -0.7em;"></div>
|
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
|
<h3 style="font-style: italic; grid-column-end: span 2; text-align: center;">Bespoke experiences — authentic, inclusive, and sustainable without compromise</h3>
|
|
</header>
|
|
<nav style="display: flex; justify-content: center; align-items: center; margin-bottom: 1em;">
|
|
<a href="/">
|
|
<span>Home</span>
|
|
</a>
|
|
<a href="/services">
|
|
<span>Technical Support</span>
|
|
</a>
|
|
<a href="/hire">
|
|
<span>Equipment</span>
|
|
<div style="display: inline-flex; flex-direction: column; max-height: 1.2rem; overflow-y: hidden; align-items: stretch; justify-content: space-between; background-color: black;">
|
|
<span class="scroll-item">Hire</span>
|
|
<span class="scroll-item">Sale</span>
|
|
<span class="scroll-item">Service</span>
|
|
<span class="scroll-item">Install</span>
|
|
</div>
|
|
</a>
|
|
<a href="/development">
|
|
<div style="display: inline-flex; flex-direction: column; max-height: 1.2rem; overflow-y: hidden; align-items: stretch; justify-content: space-between; background-color: black;">
|
|
<span class="scroll-item">Website</span>
|
|
<span class="scroll-item">Software</span>
|
|
<span class="scroll-item">Product</span>
|
|
</div>
|
|
<span>Development</span>
|
|
</a>
|
|
<a href="/about" style="border-right: none;">
|
|
<span>About Us</span>
|
|
</a>
|
|
</nav>
|
|
|
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
|
|
|
<h1>Software and Systems Development</h1>
|
|
<div style="max-width: 80%; margin-left: auto; margin-right: auto;"><p>Hyperlight can develop bespoke software and hardware for your every requirement. We are experienced computer systems administrators and have developers proficient in a wide range of languages. As in all things, our ethos is to create products that are responsive and accessible.</p>
|
|
<h1 id="past-projects">Past Projects</h1>
|
|
<h2 id="hyperlight-website">Hyperlight Website</h2>
|
|
<p>You’re here!</p>
|
|
<p>We have a strong preference for building things in-house, both to keep our skills sharp and to make things just right for us. Our website is no exception.</p>
|
|
<h2 id="cseq-technologies-ltd-website">CSEQ Technologies Ltd. Website</h2>
|
|
<p>Not yet launched in it’s reworked state, to be available at <a href="https://cseq.co.uk">https://cseq.co.uk</a></p>
|
|
<h2 id="tec-pa--lighting-get-involved-page">TEC PA & Lighting ‘Get Involved’ Page</h2>
|
|
<p>Standing apart from the company’s main website, which is focused at their customers, Hyperlight conceptualised and developed a website aimed at recruitment for TEC PA & Lighting, the University of Nottingham Students’ Union technical services group. Publicity for this organisation requires a ’twin faced’ approach, with recruitment material geared at students and general publicity aimed at their professional clients.</p>
|
|
<p><a href="https://join.nottinghamtec.co.uk/">https://join.nottinghamtec.co.uk/</a></p>
|
|
<h2 id="pyrigs">PyRIGS</h2>
|
|
<p>PyRIGS is a Django-based application used by TEC PA & Lighting that provides its event calendar/hire tracking. The core of the project existed prior to Hyperlight’s involvement, but Hyperlight played a major role in adding asset tracking and training record functionality into the software, alongside some major front end changes to bring the look and feel of the program up to date.</p>
|
|
<p><a href="https://github.com/nottinghamtec/PyRIGS">https://github.com/nottinghamtec/PyRIGS</a></p>
|
|
<h2 id="pat-and-time-tracking-for-college-street-technical-services">PAT and Time Tracking for College Street Technical Services</h2>
|
|
<p>Hyperlight has developed various bespoke software for College Street Technical Services, including a time tracking application and a parser to read and convert PAT tester data into a format importable by their asset tracking software, HireHop.</p>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
<footer style="padding: 1em; margin-top: 50px; display: grid; grid-template-columns: 1fr 1fr 1fr; justify-items: center; text-align: center;">
|
|
<p style="margin: 0; grid-column-start: span 3;">Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones | <a href="https://www.theleagueofmoveabletype.com/league-spartan">Font</a> <a href="https://game-icons.net/">Logo</a></p>
|
|
</footer>
|
|
|
|
</body>
|