Skip to content
View Alastair7's full-sized avatar

Block or report Alastair7

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.

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
Alastair7/README.md

Alastair

Software engineer focused on backend development, distributed systems, and building reliable applications. I mainly work on backend projects but I also have experience building frontend interfaces.


Tech Stack

Focused on backend systems and full-stack applications.

Languages
Languages

Backend
Backend

Frontend
Frontend

Databases
Databases

Tools
Tools


Projects

Notes Improver

CLI tool that converts .txt notes into structured .md files using an AI model.
Supports searching by text/keywords and interacting with an AI agent to generate new notes or answer questions about existing ones.

Tech: Python, Click, AI model integration
Repo: github.com/Alastair7/notes-improver

GGTime (private)

Mobile app that recommends video games based on user preferences and weekly free time.
Uses the IGDB API and a custom algorithm to match games to user preferences.

Tech: Go (backend), React Native (frontend), IGDB API, PostgreSQL (database)

LibCrypt

TUI tool that identifies and executes Python scripts built with the Click library.
Automatically loads environment variables from custom configurations for DEV, NP, and PROD environments, simplifying script execution.

Tech: Python, Textual (TUI interface), Click
Repo: github.com/Alastair7/libcrypt

Gonverter

Web application that converts images into PDF documents.
Scales images to fit the PDF page and allows simple, fast conversions via a web interface.

Tech: Go (backend), React (frontend)
Repo: github.com/Alastair7/gonverter


Connect

Pinned Loading

  1. notes-improver notes-improver Public

    Python

  2. libcrypt libcrypt Public

    Script manager using a Terminal User Interface (TUI)

    Python

  3. gonverter gonverter Public

    Gonverter converts images or documents to PDF.

    Go

  4. shopper shopper Public

    My final project as a student before finishing my studies. This is a mobile APP with listing features.

    Kotlin