Skip to content
View k-srivastava's full-sized avatar
  • Bengaluru, India
  • 12:29 (UTC +05:30)

Highlights

  • Pro

Organizations

@MITBLMS
Block or Report

Block or report k-srivastava

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

Welcome to My GitHub Profile

I am an enthusiastic developer proficient in various programming languages, including Python, Java, Rust, C, and C#. My project portfolio encompasses a diverse spectrum of interests, ranging from Java-based game engines to Python wrappers, Rust-based rendering solutions, and even a programming language developed in C#. Presently, I am dedicated to honing my web development skills, with a special focus on libraries such as Three.js and technologies like WebGPU.

GitHub Followers GitHub Stars

GitHub Statistics

๐Ÿš€ What You Will Discover Here

  • Python Projects: Explore my Python projects, including wrappers, CRUD apps, and more.
  • Java Game Engine: Peruse my Java-based game engine, showcasing my proficiency in engine development.
  • Rust Renderers: Dive into my rendering projects in Rust, highlighting my capabilities in graphics and "low"-level programming.
  • C# Language Development: Investigate my ongoing work on a programming language in C#, illustrating my expertise in compiler design and development.

๐Ÿ’ก Areas of Interest

I possess a profound interest in niche areas such as high-performance systems, compiler design, and operating system development. Feel free to explore my repositories to discover projects aligned with these specialised interests.

๐Ÿ“ซ Contact

If you have inquiries, suggestions, or are interested in collaborating on a project, please do not hesitate to reach out. You can contact me via my GitHub profile or through email at srivastavak1223@gmail.com.

Popular repositories

  1. Forge Forge Public

    A Pygame wrapper for making simple, yet detailed 2D games and experiences.

    Python 3 1

  2. Health-Warehouse Health-Warehouse Public

    Class XII computer science project.

    Python 2

  3. embedded-systems embedded-systems Public

    Code for the fourth semester embedded systems lab.

    C 2

  4. k-srivastava.github.io k-srivastava.github.io Public

    TypeScript 1

  5. Monkey-CS Monkey-CS Public

    The Monkey programming language implemented in C#.

    C# 1

  6. Maple Maple Public

    A basic Java game engine created using LWJGL 2 and OpenGL 3+ following a tutorial from ThinMatrix.

    Java