Katsuren Kun

About

I build stuff I like.

Generalist

More than 2 years of Python. Learned Unity(C#), JS(Node), Kotlin-Java(Android and debugging), Lua(Bobux), C++(Arduino and bit of electronics) on the way.

  • Birthday: 26th March 2002
  • Website: ritesh-chhetri.github.io/pflio
  • Languages: English and Hindi(proficient), Nepali(native), Malayalam(elementary)
  • Age: 21
  • Programming exp: 2yr,3mo
  • 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

Ded = I am not working on it atm.

Alive

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, mobs and a wifi multiplayer lobby upto 3 players.

Ded

Face Recognition

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

Ded

Brrr

A top-down view game on Pygame, supporting multiple maps, vehicles, upgrades and wifi multiplayer(2 at a time).

Ded

Evil Gab

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

Ded

Desktop Calculator

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

Ded

Nazal-lang

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

Ded

Vmouse

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

Ded

Snek

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

Ded

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.

Ded

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).

Ded

Joy

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 or video call them supported by Pusher and Twilio.

Ded

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.

Alive

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.

Ded

BellDrive

An unlimited cloud storage. How? It uses Discord... And thus limited to 8MB/file.

Ded

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.

Alive

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.

Ded

Flappy clone

Flappy bird from Wish.

Ded

Paint

Paint from Wish.

Ded

Brick Breaker

Brick Breaker from Wish.

Ded

Fluid game

Satisfying fluid game.

Alive

Stick

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

Ded

Dank

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

Ded

V Chat

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

Ded

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.

Ded

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.