Skip to content
View gathik-jindal's full-sized avatar

Highlights

  • Pro

Block or report gathik-jindal

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

Welcome to Gathik Jindal's GitHub Profile!

Hello! I'm Gathik Jindal, a first-year student at IIIT Bangalore, passionate about computer architecture and software development. This GitHub account showcases my projects and contributions in these areas.

Projects

Here are some of the projects I've been working on:

  • Nebula-S-Edge: This a modern take on the classic 2D Space Invader genre. Players engage in wave-based space shooter mechanics, enjoy boss fights, and participate in multiplayer modes with secure account handling and real-time networking. (Link to proj)

  • Moore Machine: A simple Moore Machine implemented in Python, demonstrating the fundamentals of finite state machines. (Link to proj)

  • MIPS Processor Design: A simulation of a non-pipelined MIPS processor accompanied by an assembler and GUI to inspect its step by step process. This project also includes three programs designed to run on the simulated processor. (Link to proj)

  • PotterBot: A Python-based discord bot that won the Hacknite at IIITB. It lets users play Harry Potter based games, progress through levels and store their data. (Link to proj)

  • IAS-ISA: An assembler and simulator for the IAS (Institute for Advanced Study) Instruction Set Architecture, implemented in Python. (Link to proj)

Connect with Me

Feel free to explore my repositories and reach out if you have any questions or collaboration ideas. Let's build something amazing together!

Pinned Loading

  1. IAS-ISA IAS-ISA Public

    An assembler and an IAS ISA simulator

    Python 1

  2. MIPS-Processor-Design MIPS-Processor-Design Public

    Simulating a non pipelined MIPS processor and an assembler for it. Also writing three programs that can run on it.

    Python

  3. SnehalSharma05/Hacknite SnehalSharma05/Hacknite Public

    PotterBot - Winning Project at Hacknite IIITB

    Python

  4. MooreMachine MooreMachine Public

    Making a simple Moore Machine

    Python

  5. AbhirathA/Nebula-s-Edge AbhirathA/Nebula-s-Edge Public

    Java