MrFryProjects's repositories

Collage-Crafter-for-Steam-Profile-Pictures

Crawls friends lists, composing a list of unique profile pictures and combining them into a X by Y collage

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

MrFryProjects

Config files for my GitHub profile.

Stargazers:1Issues:0Issues:0

PNG-Interpreter

Reads PNG file and displays using minimal or none imported packages

Language:PythonStargazers:1Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

CollageConstructor

Combines steam avatars into collage. PIL returned incomplete collage, so this program makes row images which are then stacked. I manually moved rows into separate folders (0-9) (10-19) rather that implement natural sorting algorithm - I wanted imgs combined in order and this is a one-off. It worked as needed - I now have a beautiful collage.

Language:PythonStargazers:0Issues:0Issues:0

container-app-conf

Convenient configuration of containerized applications

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Data-science

Collection of useful data science topics along with code and articles

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deplicate

Advanced Duplicate File Finder for Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

discord.py

An API wrapper for Discord written in Python.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Server-Util-for-ArmA-3-mods

Uses mod preset created in-game (.html) to download mods from steamcmd, move to appropriate dir, and create launch .bat

Language:PythonStargazers:0Issues:0Issues:0

Steam-Web-API-Wrapper

A python wrapper for the Steam Web API

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

discord_bot.py

🍺 A simple discord bot that helps you getting started within discord.py

License:MITStargazers:0Issues:0Issues:0

JSON_Single-Double_Quote_Repair

Simple script to correct quotes ' to " for JSON where json.dumps should have been used.

Language:PythonStargazers:0Issues:0Issues:0

languagepod101-scraper

Python scraper for Language Pods such as Japanesepod101.com :japanese_ogre: :japan: :sushi: Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨

License:MITStargazers:0Issues:0Issues:0

midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.

License:MPL-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

Python

All Algorithms implemented in Python

License:MITStargazers:0Issues:0Issues:0

python-valve

A Python Interface to various Valve products and services

License:NOASSERTIONStargazers:0Issues:0Issues:0

ripme

Downloads albums in bulk

License:MITStargazers:0Issues:0Issues:0

SIT.Aki-Server-Mod

An Escape From Tarkov SPT Aki server mod to enable SIT's Coop features

Stargazers:0Issues:0Issues:0

SteamAvatarHarvester

Downloads all unique steam avatars from JSON list of steam IDs. Could be sped up with sets instead of lists for unique-check. It works with exponential runtime complexity so, limit it to under 10,000 IDs if you don't want to wait hours.

Language:PythonStargazers:0Issues:0Issues:0

SteamFriendsCrawler

Using a seeding SteamID, searches for all friends of seed and all friends of those friends out to configured depth, saving to a text file. Due to the exponential nature of this program and given it was not designed to run infinitely, memory problems will be encountered at depths relative to available memory.

Language:PythonStargazers:0Issues:0Issues:0

SteamFriendsSorter

Sorts JSON list into order using sorted() and writes to new file

Language:PythonStargazers:0Issues:0Issues:0

steganography

Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.

License:MITStargazers:0Issues:0Issues:0

theZoo-Fork

A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.

License:NOASSERTIONStargazers:0Issues:0Issues:0

youtube-dl

Command-line program to download videos from YouTube.com and other video sites

License:UnlicenseStargazers:0Issues:0Issues:0