Skip to content
View shreyasnisal's full-sized avatar

Block or report shreyasnisal

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shreyasnisal/README.md

👋 Hi, I'm Shreyas

I work on creative applications of technology

  • My interest lies in exploring technology for creative applications, with a special focus on play experiences and interaction between humans and technology.
  • I'm a gameplay and engine programmer with experience in developing a custom C++ game engine with a DirectX11 rendering pipeline.
  • I've developed several games in my custom game engine, Unity and Unreal Engine 5.
  • I have another custom game engine developed using JavaScript with a WebGL rendering pipeline.

Connect with me



📺 Latest YouTube Videos

Pinned Loading

  1. SpeechProgrammer SpeechProgrammer Public

    The Speech Programmer writes code based on voice commands. Right now it only supports parts of the C programming language. Do go through the readme on the project webpage before starting.

    JavaScript 6 5

  2. VoiceQuiz-v2 VoiceQuiz-v2 Public

    Verstion 2 of the quiz-app, this is the repository for the voice-based quiz. Try out the app on Google Play!

    JavaScript 2 3

  3. 2048-Game 2048-Game Public

    This repository contains the code for the 2048 game, developed with React Native and intended to be a windows native application.

    JavaScript

  4. JPad JPad Public

    JPad is my very own text editor, developed in Java using Swing and AWT. The editor supports opening and saving files, changing fonts, and more.

    Java