Skip to content
View lakshyarajrtm's full-sized avatar

Block or report lakshyarajrtm

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

Hey, I'm Lakshyaraj 👋

I'm a developer who learns by building—from graphics and simulation projects to algorithms, search systems, and machine-learning experiments.

What I'm working on

  • ♟️ Chessformer — a custom Python chess engine with alpha-beta search and an early PyTorch transformer pipeline for chess move sequences
  • 🌾 Kaggriculture Local Bot — a non-ML strategy bot using deterministic planning, worker assignment, and mathematical optimization
  • 🔦 Python Ray Tracer — a from-scratch renderer with vector math, ray-sphere intersections, normal shading, and PPM output

Selected projects

Graphics and simulations

Algorithms and applications

  • Degrees of Separation — a breadth-first search program that connects actors through shared movies
  • eShop — a Django e-commerce application with catalogue, cart, checkout, and order management
  • Audio Footprinting — a Java experiment that parses WAV audio and applies a hand-written Fast Fourier Transform

Interests

  • Graphics programming and rendering
  • Algorithms, optimization, and data structures
  • Simulation and autonomous decision-making
  • Machine learning and transformer architectures
  • Building software from first principles

Technologies

Python · C++ · JavaScript · Java · PyTorch · OpenGL


Always learning, experimenting, and turning ideas into working projects.

Pinned Loading

  1. audio-footprinting audio-footprinting Public

    Python

  2. kaggriculture-local-bot kaggriculture-local-bot Public

    Python

  3. chessformer chessformer Public

    Python

  4. raytracer raytracer Public

    Python