Illustraion of Me.

I'm Bryant Conquest

Software Engineer @ ShadowDragon

About

I graduated in December 2020 from the University of Alabama with a BSc in Computer Science. I am interested in high performance computing, operating systems, and embedded systems. I enjoy all aspects of computer science especially backend engineering. Outside of programming I enjoy baking, playing disc-golf.

Education

The University of Alabama's Logo

University of Alabama, Honors College

BSc Computer Science

Aug 2017 - Dec 2020

Projects

🌏

D.IP

D.IP is a tool that provides an API and web interface for checking if an IP address originates from a popular data center range, such as those operated by Apple, Google, Hetzner, or Vultr. Using authoritative data sources, it offers valuable context on IP address ranges, helping network administrators and security professionals verify the legitimacy of IP addresses.

git: https://git.sr.ht/~blu/dip

Go Javascript Svelte SQLite Fly.io
cellular automaton rule 63 being run

Elementary Cellular Automaton

An elementary cellular automaton is a computational system that operates on a one-dimensional array of binary cells. It utilizes predefined rules to determine the state of each cell based on its own state and the state of its immediate neighbors, offering insights into complex systems and computational theory.

git: https://github.com/BConquest/automata/tree/master/eca

C
<nil>

ReservRec

ReserveRec is a Flutter application designed for reserving courts at recreational facilities, providing a user-friendly interface for easy booking and scheduling of sports activities. The application offers cross-platform support for both Android and iOS, making it accessible to a wide range of users.

git: https://github.com/BConquest/ReserveRec

Dart Flutter Firebase

📡

Artemis

A lightweight Content Delivery Network (CDN) application designed to interact with an S3-like API, specifically utilizing Backblaze B2 as its cloud storage backend. Includes functionalities such as health checks, metrics tracking, cache management, and asset handling.

git: https://git.sr.ht/~blu/artemis

Go Backblaze Fly.io

7️⃣

YAPL

YAPL (Yet Another Prime Library) is a collection of commands to test and get prime numbers.

git: https://github.com/BConquest/yapl

Rust

Skills

Programming Languages

Go programming language logo.

Go

C programming language logo.

C

Tools

Git logo.

Git

🔍

Valgrind