Skip to content
View sparrowsaurora's full-sized avatar
🌱
Probably Not Doing Smart Things
🌱
Probably Not Doing Smart Things

Block or report sparrowsaurora

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sparrowsaurora/README.md

Hi, I'm Sparrow

Programmer // Content Creator

LinkedIn YouTube

I'm a software developer and hobbyist woodworker with interests in High-frequency Trading, Embedded systems programming and building functional projects.
In my free time from UNI I'm building projects like Bash-Salt and embedded projects like a Music control board.

Current Project > Learning C++

Contact me at: ryankelley1711@gmail.com
See My portfolio website: ryankelley.dev

Languages and Tools

C++

C

Bash

C Make

Python

PHP

SQL

Flask

Laravel

Git



My Main Projects

Bash-Salt

Bash-salt home page image

A current free SaaP (Software as a Product) project im working on to help developers work more efficiently.
A play on words of Bassalt, this is a collection of extra commands and tools for bash to make my life a little easier.
I was frustrated with manually making file maps, not having quick access to a ToDo list, and typing in long commands, etc. so i made this.

BASH Python Rust C TailwindCSS JavaScript

View the site at: bash-salt.vercel.app
Link: github.com/sparrowsaurora/Bash-salt

Realtime chat app

An image of the working chatroom

A real-time text chat application to help me better understand networking. A TCP connected chatroom with a monolithic architecture, allowing users to run a server, or join a room from the same base command using CLI arguments. It also has user customisations, like colours for a specific user's messages for clarity.

C++ Makefile

Link: github.com/sparrowsaurora/Realtime-chat-app

Make Project

I, like many other developers love to start assorted projects.
What i don't love is remembering how to set up my project structure and my Makefile and CMake.
I'm making this project so have a quick and easy way to set up projects
(I'm aware this project would be significantly easier in C++, but I'm practicing my C programming)

C Makefile CMake

Link: github.com/sparrowsaurora/make-project

(Back To Top)

Pinned Loading

  1. Bash-salt Bash-salt Public

    A SaaP to add my terminal shortcuts to any pc, in one command

    Shell

  2. Realtime-chat-app Realtime-chat-app Public

    A real time chat application to help me better understand networking.

    C++

  3. make-project make-project Public

    C

  4. nocturne nocturne Public

    A TUI music player made to link to a physical electronic "record player" that I made myself

    C++