Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View JoshWheeler08's full-sized avatar
🚀
🚀
  • Ascent Platform
  • Glasgow, Scotland
  • 15:11 (UTC)
  • Codestin Search App in/joshwheelercs

Block or report JoshWheeler08

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
JoshWheeler08/README.md

Hi, I'm Josh đź‘‹

Advent of Code

About Me

I'm a Mid-Level Software Engineer at Ascent Platform, working across infrastructure, software architecture, and product development. I design scalable systems, build microservices, and work directly with customers to deliver solutions.

🛠️ Technologies I Work With

Languages: Python, JavaScript, TypeScript, Java, C, GraphQL, C#, SQL

Frameworks & Tools: React, NextJS, NestJS, Kubernetes, Terraform, AWS, MongoDB, Postgresql, Kafka, ArgoCD

Specialties: Event-driven architectures, GenAI/LLM integration, Microservices, Reinforcement Learning

Learning Next: Rust, FastAPI, Go

🚀 Recent Featured Projects

Cooperative IRL for Assistive Agents - My MSc dissertation implementing state-of-the-art Inverse Reinforcement Learning algorithms for human-robot cooperation and assistive action planning (Python).

Advent of Code 2025 - All 24 stars completed! Daily algorithm challenges solved in Typescript.


Pinned Loading

  1. advent-of-code-2025 advent-of-code-2025 Public

    Advent of Code 2025 Solutions

    TypeScript

  2. cooperative-irl-assistive-agents cooperative-irl-assistive-agents Public archive

    A Master's dissertation investigating IRL-based intention recognition algorithms for cooperative human-robot assistance. Features modular framework for training assistive agents using AIRL, GAIL, D…

    Python

  3. cache-simulator cache-simulator Public archive

    A comprehensive CPU cache simulator written in Python that models various cache architectures and replacement policies

    Python

  4. DPLL-Unit-Propagation DPLL-Unit-Propagation Public archive

    This project implements the Unit Propagation component of the Davis–Putnam–Logemann–Loveland (DPLL) algorithm in C. The DPLL algorithm is a complete, backtracking-based search algorithm for decidin…

    C

  5. LAN-file-sharing-system LAN-file-sharing-system Public archive

    A distributed file-sharing application for local area networks (LANs) that enables peer-to-peer file discovery, transfer, and management across multiple network nodes.

    Java

  6. mandelbrot-set-generator mandelbrot-set-generator Public archive

    An interactive Java Swing application for exploring the Mandelbrot set with zoom, pan, and customization features.

    Java