Skip to content
View pumpkinhasapatch's full-sized avatar
  • Australia
  • 22:29 (UTC +10:00)

Block or report pumpkinhasapatch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pumpkinhasapatch/README.md

Hey there, I'm pumpkin! 🎃🤓

I started tinkering with computers as a kid, writing little programs with things like Scratch and the Command Prompt. I've always been amazed by being able to create and design things in both the real and digital worlds just by pressing the same ~80/100 buttons on a plastic keyboard over and over.

As I grew older, I learned that a lot of things in the world are powered by free and open source software that gives users the freedom to make their own software solutions and share them with the world, and we're not just stuck using whatever proprietary defaults Microsoft or Google make us create an account for. I decided to expand my work from my silly ideas, scribbles and Scratch projects out into the real world and create new tools and programs that other people might find useful.

You can check out my Stars page for other people's projects that I think are cool or helpful, or the Pinned projects below for things that I've done!

Programming languages that I'm good at:

HTML5 JavaScript CSS3 Linux Bash TurboWarp

Things I've made or contributed to:

  • Scratch Addons - A community-made led to customise and fix annoyances with the Scratch editor and website. I have contributed a few addons, including Multi-row backpack and am currently working on Copy scratchblocks from editor which allows code blocks to be copied directly from the Project Editor as text pseudocode, as used on the Scratch Wiki and Forums.
  • Doko Demo Issyo PSP Fan Translation - An attempt to replace all text in the Japanese game Doko Demo Issyo with an accurate English translation. This is still in early progress and is only for the PSP remake released in 2004.
  • My website - A collection of my thoughts, projects and hobbies presented on a clean webpage with a retro-aesthetic pixel art style. Used to be hosted on Neocities, but its currently been taken down by me to iron out some issues and decide what content should be put on it.
  • And hopefully more in the future!

Favourite software:

All of these are all free/open source software. I found them quite easy to use and there are plenty of tutorials and documentation out there if you want to try them too.

Click to show/hide software
Usage Name Description
Web browser LibreWolf/Ungoogled Chromium + uBlock Origin Get rid of invasive ads and tracking from companies like Google and Facebook while still having the same look and feel as the most popular browsers you already know. Other browsers like Chrome/Opera/Vivaldi/Brave are based on Chromium still allow most tracking with their own stuff built in.
Code editor VSCodium A nice fork of Microsoft Visual Studio Code maintained by the community, completely usable without some questionable telemetry added by Microsoft.
Image editing GIMP GNU image manipulation program or "the GIMP" as all the cool kids once called it. A completely free alternative to big brand image editing software with Layers, transparency, custom brushes and stamps, and many other things. I have been using this since my first computer running Windows XP.
Pixel Art Aseprite/LibreSprite The entire editor. LibreSprite is an older version before Aseprite changed to paid/proprietary licensing, with some extra things added to it documented on their website.
Sequencer pxtone collage/collab A video game music composition software created by Pixel, the game developer behind Ikachan and Cave Story. It's like playing a piano automatically through your computer and you can make it sound like any instrument or .wav file you want.
Audio editing Audacity A more general purpose and well known sound editor. Crop sounds, add effects with the menus at the top, make multiple tracks with different files.
Video editing Kdenlive An almost-professional video editor made by KDE. It supports video files, images, music, different tracks and has many effects and animation tools built in. I might make YouTube videos with this some day.
Operating system Fedora Linux Got tired of Windows 11's bloated in-your-face UI shoving ads for other Microsoft products down my throat and fully switched to Fedora Workstation around mid-2024. I have also messed with Mint, xubuntu and MX Linux in the past on a spare laptop. Notice how I've put this at the bottom to hide my crazy obsession with Linux computing that most of you Windows people wouldn't understand anyway.

Pinned Loading

  1. dokodemo-psp-english dokodemo-psp-english Public

    A work-in-progress English translation patch for the Japanese virtual pet/storytelling game, Doko Demo Issyo on the PlayStation Portable.

    Shell 7

  2. ScratchAddons/ScratchAddons ScratchAddons/ScratchAddons Public

    All-in-one browser extension for Scratch.

    JavaScript 701 368

  3. sb3-commit-sh sb3-commit-sh Public

    Forked from rokcoder-scratch/sb3-commit

    Set up for automating GitHub commits for Scratch 3.0 projects (ported to Linux shell script)

    Batchfile

  4. jneko jneko Public

    Forked from evert/jneko

    JavaScript implementation of Neko, the classic mouse-chasing digital pet.

    JavaScript