Featured Projects

A collection of tools, automation scripts, and applications I've built.

Oh My Microslop!

This program is a parody of `End User License Agreements`/agreements or sum like that, many privacy-violations run on a hide, and `kill` human`s privacy slowly

Explore Code →

DataWhisper

DataWhisper is a lightweight Python tool that turns raw CSV/Excel data into readable, story-style insights. It loads tabular data, validates and cleans it, then prints a polished console summary using rich. The tool is designed to be simple and efficient, making it ideal for quick data analysis and reporting.

Explore Code →

Python Random Text Generator

This project is a simple Python script that generates random text like Lorem Ipsum. The script allows users to specify the language of the generated text, with options for English, Russian, Japanese, and Indonesian.

Explore Code →

Weather Info Requests

This project is a simple web application that allows users to request weather information for a specific location. The application uses the OpenWeatherMap API to retrieve weather data and display it to the user.

Explore Code →

Python Cashier App Simulator

A simple program that imitates/simulates a cashier application, can receive, process, and display data in CLI form, all data is stored in a SQLite3 database.

Explore Code →

Nvidia NIM AI WebApp

A web application project that uses NVIDIA NIM APIs to access opensource AI and change model types, with a UI similar to ChatGPT.

Explore Code →