Skip to content
View nicksonthc's full-sized avatar
πŸ’­
δΊΊη”Ÿζ˜―"δΈ€ζ— ζ‰€ζœ‰"到"δΈ€ζ— ζ‰€ζœ‰"ηš„θΏ‡η¨‹
πŸ’­
δΊΊη”Ÿζ˜―"δΈ€ζ— ζ‰€ζœ‰"到"δΈ€ζ— ζ‰€ζœ‰"ηš„θΏ‡η¨‹

Organizations

@CosmicAnimation

Block or report nicksonthc

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

Hi, I'm Nickson πŸ‘‹

Full-Stack Software Engineer Β· Backend Specialist Β· Warehouse Automation

Website LinkedIn Email GitHub followers


πŸ§‘β€πŸ’» About Me

  • 🏭 Currently building warehouse automation systems with multi-agent pathfinding for skycar robots
  • πŸ”¬ Researching Centralized Multi-Agent Path Finding (MAPF) using CP-SAT solvers & OR-Tools
  • 🐍 Specializing in Python Β· FastAPI Β· PostgreSQL Β· Docker backend stacks
  • 🌏 Based in Penang, Malaysia β€” serving multinational clients
  • πŸš€ Love taking products from zero to one β€” architecture, backend, infra, all of it
  • πŸƒ Marathon runner when not debugging path planners

πŸ› οΈ Tech Stack

Languages

Python TypeScript JavaScript C#

Backend & APIs

FastAPI PostgreSQL MongoDB RabbitMQ

Frontend

React Next.js Tailwind CSS Three.js

Infrastructure & DevOps

Docker AWS Linux


πŸš€ Featured Projects

Project Description Stack
🏭 Warehouse Skycar System Multi-agent pathfinding for autonomous skycars in real-time warehouse operations Python · CP-SAT · FastAPI · PostgreSQL
πŸ“¦ warehouse-3d-viewer Interactive 3D visualization of SKU distribution in cube-based warehouses Next.js Β· Three.js Β· TypeScript
⚑ py-backend-boilerplate Production-ready FastAPI boilerplate with Socket.IO, PostgreSQL & layered architecture Python · FastAPI · PostgreSQL
πŸ§ͺ playground Experiments, prototypes and proof-of-concepts JavaScript

πŸ“Š GitHub Stats


🌱 Currently Exploring

  • πŸ€– Agentic AI workflows with MCP servers & Claude Code
  • πŸ“ Event sourcing & domain-driven design patterns
  • 🌍 Building software products for overseas B2B clients

πŸ“ Penang, Malaysia Β Β·Β  Open to exciting projects

Pinned Loading

  1. py-autonomous-ai-repo-maintainer py-autonomous-ai-repo-maintainer Public

    As a Team Lead / Staff Engineer, it can be overwhelming to continuously keep track of changes across multiple repositories within an organization. Many of these repositories are actively maintained…

    Python

  2. FastAPI with asyncio Redis and Lifes... FastAPI with asyncio Redis and Lifespan Example
    1
    from contextlib import asynccontextmanager
    2
    from datetime import datetime
    3
    from fastapi import FastAPI, Request
    4
    import fastapi
    5
    from fastapi.datastructures import State
  3. warehouse-3d-viewer warehouse-3d-viewer Public

    The client prepares preprocessed input data in JSON format to showcase the depth distribution of fast and slow-moving SKUs within a cube-based warehouse

    TypeScript 2

  4. playground playground Public

    Nickson Playground

    JavaScript