WEB DEVELOPER

Samyat Gautam

Hi, I am Samyat Gautam. I like to make games, websites, and tools, and learn about new technologies. On this page you'll find some of my finer works.

planet
excalidraw icon figma icon neovim icon nextjs icon postgresql icon react icon rust icon svelte icon typescript icon express icon

Projects

Pixili

github icon

My project, Pixili, is a browser based graphics creation software. The Highlights of my project are:

  • cursor zooming
  • recursive fill algorithm
  • file saving
project image

Pentagon

github icon

A physics simulation supporting:

  • Both polygon and circle collision
  • convex polygon and circle rigidbodies
  • Velocity Collision Resolution using Separating Axis Theorem
  • Friction
project image

GL-Snake

github icon

A snake game written in c++ using a custom renderer:

  • 3D
  • top down left right movement
  • built on top of opengl
  • vibrant
project image

Bombcakes

github icon

A game where you shoot at ghost hands. You don't want to be eaten!:

  • made using the rust programming language
  • uses the bevy game framework
  • menu system and collisions
  • art all made by me
project image

Easy Todo

github icon

A vscode task manager extension I made to solve my need to have todo notes inside vscode:

  • vscode extension
  • trello-like task management
  • free
  • all your TODO's are stored in a json file with .eztodo file extension
project image