Skip to content
View Naadish-555's full-sized avatar

Block or report Naadish-555

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

Hi, I'm Nandish

I am a Computer Science student and software engineer focused on
Game Informatics, Computer Graphics, and Real-Time Simulation.

My work centers on building custom simulation engines and interactive systems.
I am interested in the intersection of believable agent behavior (Game AI) and visual phenomena (Graphics).


Engineering & Research Projects

Implementations of fundamental algorithms built from scratch (C++).
Boids Simulation

Boids

Implementation of Reynolds' flocking algorithm. Simulates emergent behavior using Separation, Alignment, and Cohesion rules within a custom engine.

Poly Wars

Poly Wars

A Geometry Wars clone. Features a custom Entity Component System (ECS) architecture built with C++ and SFML.

Hello_Ray

Raytracer

A C++ implementation of fundamental ray tracing. Features camera logic, sphere intersection, diffuse shading, and PPM image output.


Interactive Portfolio

Released titles, game jam entries, and simulations.


2.5D Tower Defense game with resource management. Features multiple turret types and node based movement.

▶️ Play on Itch.io


Top 5 Finalist (ITM SLS Game Jam)
Top-down stealth game. Players must analyze NPC patterns and avoid line-of-sight cones to reach the objective.

▶️ Play on Itch.io


Visual simulation of search algorithms. Demonstrates the logic of BFS, Dijkstra, and A* pathfinding in a grid.

▶️ Play on Itch.io


Winner: Global Game Jam 2024 (Mumbai HQ)
Local multiplayer physics brawler. Players control sumo-themed characters to push opponents out of an arena.

▶️ Play on Itch.io

Technical Arsenal

Languages
C++   C#   C   Python Java

Engines & Tools
Unity   SFML   Git



Pinned Loading

  1. Boids_Sim Boids_Sim Public

    A high-performance C++ | SFML implementation of Craig Reynolds' Flocking Algorithm (No multithreading)

    C++ 1

  2. Hello_Ray Hello_Ray Public

    A simple C++ ray tracer

    C++

  3. Poly_Warz Poly_Warz Public

    A clone based on the game geometry wars made with C++ and SFML .

    C++

  4. DevConnect_BackEnd DevConnect_BackEnd Public

    JavaScript

  5. Wolfstien/GGJ-2024 Wolfstien/GGJ-2024 Public

    Global Game Jam 2024

    ShaderLab 1

  6. GridWalker GridWalker Public

    C++