Coders Packet

Packets submitted by Anjan Kumar M L

Online banking app using Python

This code is for an online banking application with user sign-in, login-in, basic banking operations, and compound interest calculation.

Expense tracker using Python

This program helps users manage expenses by entering and viewing spending summaries. It uses an SQLite database for storing and seeing expense data.

Advanced Keylogger using Python

This is the advanced version of a Keylogger in which we can retrieve logs of keystrokes, capture screenshots, provide system information, and access clipboard data.