Katsuren Kun

About

I build stuff I like.

Generalist

Programming since 2016, I have been working on various projects, from web to AI, games to IOT, and bots to apps.

  • Birthday: 26th March 2002
  • Website: ritesh-chhetri.github.io/pflio
  • Languages: English and Hindi(proficient), Nepali(native), Malayalam(elementary)
  • Age: 22
  • Email: katsurenkeima@gmail.com
  • Freelance: Available

Currently learning Reverse engineering and modding old games.

Skills

% is meh.

Python 95%
JavaScript 80%
Lua 70%
C and C# 80%
Kotlin and Java 74%
C++ and Hardware 40%

Projects

  • All
  • Web
  • Apps
  • AI
  • Games
  • IOT
  • Bots

Jiva

A hospital assistance WhatsApp bot based on RAG using GPT's LLM and llama 13b vector trained with pinecone. Won 2nd prize at Nexus AI Hackathon.

Ecobin

A smart dustbin powered with sensors to navigate and clean itself, on timely intervals or through a web dashboard. Won 2nd prize at Perception Hackathon.

JOY

A social media platform created for simplified user experience. Provides posting, following, texts, voice and video calls.

Campus Connect

An online platform to keep track of all faculties and students automatically using timetable sheets.

Swasthya

A health platform connecting doctors and patients in real-time through secured messaging and videocalls and AI-driven analysis on reports. Secured 3rd prize at Inkrit 2.0 conducted by MES.

RISA

RISA captures hand movements with cameras, processes them, identifies objects, stores data, and executes actions based on hand movements and voice commands, controlled by Arduino R3.

Dungeon Shooter

A classic dungeon shooter made on Pygame, inspired by Soul Knight (A retro dungeon shooter on Android). Supports variety of levels, weapons, powerups and mobs.

Face Recognition

A face recognition system that recognise faces by comparing ones in training model.

Brrr

A top-down view game on Pygame, supporting multiple maps, vehicles, upgrades and 2 player.

Evil Gab

An Arcade AR game that uses palm movement to move and catch points. It comes with increasing level difficulties and fever-modes.

Desktop Calculator

A simple desktop calculator on Tkinter, with bunch of operations and calculation history.

Nazal-lang

A basic programming language based on Malayalam. Supports usage of conditions, loops and functions.

Vmouse

A virtual mouse using Mediapipe with basic scroll and click(main/right) function using fingers.

Snek

The usual snake-apple game on Pygame, featuring a dungeon element with stages, currency and upgrades.

Gab-AI

A voice assistant built mostly on NLTK, Tensorflow and GTTS. It is able to understand language patterns and respond accuratly as well as perform various tasks such as knowing time, weather, etc. It also learns new patterns if it fails to correctly respond to a sentence, so next time it is prepared. Sadly my mic having noises(from surrounding) causes blank reactions.

Gabby

Gabby is a discord bot for me and my homies discord servers, started when we decided to make a all-in-one bot. Capable of handling Admin logs, Moderation, Media reposting, Music player, Monetory system, Personal profiles, Multiple games, chat-AI(with google search) and much more. But due to it being large and lack of good host(Heroku free tier), it failed to grow and now remains asleep(after removal of free tier).

Naz

2nd year college project. A social media webapp replicating basic social media functions. Create posts, get hearts, follow people and get followers. Keep connected with friends, play games, chat by pusher.

Saalim Notes

A simple note app, requiring no login and saving your urgent notes for upto 8 hours. Also comes with a global chat system for connected users using sockets.

Codongo

Code-on-the-go. Over 36 programming language with basic snippets, including our personalised Nazal-lang, accessable anytime and anywhere. No signing in, simply open, code and run for your quick times.

DisDrive

An unlimited cloud storage. How? It uses Discord... And thus limited to 8MB/file. But hey, it's free.

Payslip Manager

A software designed for college. Upload an excel with required details and wait few mins as it generates a payslip for each employee and mails them as pdf respectively as provided in excel. Dynamically avoids zero(0) only values, adding only valid details in each payslip.

E-Request

A software designed for college. Making request letters paperless through E-Request. Login using student credentials, provide a subject and details, and let the software handle rest. Automatically generate a printable letter with student information and the new data, approvals(and rejections) from HOD and officials are carried with a single click. Keep track of your request status, or for officials access any requests(old or new) using date, department, name or even specific words.

Flappy clone

Flappy bird from Wish.

Paint

Paint from Wish.

Brick Breaker

Brick Breaker from Wish.

Fluid game

Satisfying fluid game.

Stick

A js library for managing basic physics(Wish version), collision and movement on canvas.

Dank

A 3D two-player(one device) tank game on Unity, involving various obstacles, enemy tanks, and "Friendly fire".

V Chat

A real-time messaging app using Firebase on Android. Supports email verification for authorisation and clearing password.

AISAT Connectt

An app for college. Uses webview to retrive from official website. Support for event countdown and real-time push notifications using One-Signal.

Obstacle avoiding car

A simple car that avoids obstacles using ultrasonic sensor(HC-SR04), motor driver(L298n), a servo, few motors and Uno. Can move left, right or reverse, depending on obstacle encountered.