ProjectsContact

Projects

Some of the projects are from work and some are on my own time.

Oct 8, 2023
117

@kirtan/pyapply

A minimal library for automating Document generation using Gen AI.

Read more →

Aug 27, 2020 48

Next Word Prediction

app that predicts the next word in a sentence using a LSTM model.

Oct 13, 2019 42

College Portal

College Portal is a web application that helps students and teachers manage their academic activities.

Apr 8, 2024 12

devlang

This is a turing complete Language developed using Prolog, Java, and Shell Script, designed to work seamlessly across MacOS, Windows, and Linux platforms.

Nov 20, 2023 20

@kirtan/ScrumSim

Simulation Engine To research Scrum Methodology

Dec 1, 2022 15

@kirtan/TicTacToe

A TicTacToe game with an AI opponent implemented in C using the minimax algorithm.