Skip to content
View 85ip9gh's full-sized avatar

Block or report 85ip9gh

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

Pesanth Janaseth

Software engineer · AI-assisted development · Halifax, Canada

Full-stack engineer with 2+ years of experience delivering financial applications,
cloud pipelines, and REST APIs, including AI-assisted development with proven productivity improvements.

Portfolio Resume LinkedIn Email

Open to software engineering roles in Canada.

Selected projects

Flagship full-stack systems, cloud backend services, and AI reliability tooling. Every project below has a technical overview covering its purpose, architecture, engineering decisions, verification evidence, and limitations.

Sentinel

Sentinel live site Sentinel overview Source private

A streaming telemetry platform that collects readings from two self-hosted machines every ten seconds, moves them through Kafka, and archives them in day-partitioned HDFS storage that a public dashboard reads back. Collectors buffer to local disk when the broker is unreachable and replay in order once it returns, and stream offsets are committed only after each batch reaches storage.

arXiv Daily Digest

arXiv Daily Digest live site arXiv Daily Digest overview Source private

A scheduled pipeline that reads the day's new AI papers on arXiv, selects three, and summarizes each from the body of the paper rather than its abstract. Two automated checks stand between the model and the page: the quoted fragment must appear in the paper, and every figure written must appear in it too. A summary that fails either check is published marked unverified rather than presented as checked.

Car Sale Application

Car Sale Application live site Car Sale Application repository Car Sale Application overview

A React and Spring Boot peer-to-peer car marketplace with JWT authentication, role-based access, MySQL persistence, and Docker packaging. Live at carsale.pesanth.com, self-hosted on a Linux server behind an outbound-only Cloudflare Tunnel. Sign in as demo / demo1234 to browse the market, list a vehicle, and buy from another seller.

Cube Store

Cube Store live site Cube Store repository Cube Store overview

A full-stack Angular and Express commerce platform with MongoDB, Stripe Checkout, responsive product discovery, cart workflows, and Docker packaging. Live at cubestore.pesanth.com, self-hosted behind the same tunnel. The public demo is deliberately read-only: browse, search, and filter all 66 products, with checkout disabled.

Incident Triage Assistant

Incident Triage Assistant overview Source private

A retrieval-augmented incident-triage workflow with a dependency-free BM25 index, structured Claude outputs, a CLI, a Streamlit interface, and an offline evaluation suite.

WinGet App Installer

WinGet App Installer repository WinGet App Installer release WinGet App Installer overview

A Windows desktop utility for discovering, selecting, and bulk-installing WinGet packages through a guided interface, with automated release builds and downloadable binaries.

Capabilities

Core languages and application development

Java TypeScript JavaScript Python SQL Spring Boot Angular React Express MongoDB MySQL

Cloud, delivery, and reliability

Docker Kubernetes Microsoft Azure AWS Ansible GitHub Actions Datadog Apache Kafka Hadoop HDFS

GitHub activity.

Pesanth's GitHub snapshot: contributions, public repositories, public commits, and pull requests over the last twelve months Top languages across Pesanth's public repositories, by GitHub-reported bytes

Rebuilt from the GitHub API every morning, and committed only when a figure changes. Contribution totals use GitHub's twelve-month contribution calendar; language percentages use GitHub-reported bytes across owned public repositories.

Explore the architecture.

Every featured project has a recruiter-friendly technical overview covering its purpose, use cases, top-down architecture, engineering decisions, verification evidence, and limitations.

Explore the portfolio

Pinned Loading

  1. car-sale-application car-sale-application Public

    Peer-to-peer car marketplace built with React, Spring Boot, MySQL, JWT, and Docker. Live at https://carsale.pesanth.com

    JavaScript

  2. cube-store-application cube-store-application Public

    Angular and Express commerce platform with MongoDB, Stripe Checkout, responsive storefront workflows, and Docker packaging.

    TypeScript

  3. winget-app-installer winget-app-installer Public

    Windows desktop utility for discovering, selecting, and bulk-installing packages with WinGet, plus automated release builds.

    PowerShell