Git Product home page Git Product logo

I, like many of you, suffer from "Look at that new, shiny thing over there!" syndrome. So unsurprisingly, I have repos that touch on various topics (many Python focused). Here is a semi-organized list of some of my repos:

  • 🕹ī¸ Gaming
    • Arc Arena: Can you survive longer than your foes in the arena? A hotseat game that supports a large number of players (1-10+) on one screen.
    • arcade_examples: Example games coded using the easy-to-learn Arcade Python library for 2D games
    • arcade_screensaver_framework: A very simple Python framework for making screen savers for Windows. Uses the Arcade library.
  • đŸ’ģ Learning new programming languages
  • 🎹 Ableton Live ClyphX Python scripting (scripting for commercial digital audio software)
  • ☕ JavaFX programming
    • JVMUberRepo: uber-ish repo that contains multiple applications and libraries, focused on games and UI tools
  • 🎲 Random stuff, programming experiments, half-baked utilities, etc.
    • board_game_toolbox: Tools and utilities for various board games
    • crowd_sandbox: Concurrent programming experiments with hyper simplistic "crowd" simulation
    • weather_scraper: Simple, tactical script to download historical weather data

Hits

sirgnip's Projects

arc_arena icon arc_arena

Local multiplayer for a crowd (2-14 players) party game. Modern take on the classic "snake."

arcade icon arcade

Easy to use Python library for creating 2D arcade games.

arcade_examples icon arcade_examples

Example games created with the Python arcade library (https://github.com/pvcraven/arcade)

brainbot icon brainbot

A framework to experiment with using asyncio coroutines to control 2D objects in a simulation

clipdashboard icon clipdashboard

(deprecated, repo; see current repo at https://github.com/SirGnip/JVMUberRepo/tree/master/app/ClipDashboard) A JavaFX desktop UI I'm using to learn Java. It provides tools for managing the text in your clipboard (multiple buffers, manipulate the contents of the buffer)

clyphx_minimal icon clyphx_minimal

Minimal ClyphX custom user action script examples for Ableton Live

crowd_sandbox icon crowd_sandbox

Concurrent programming experiments with hyper simplistic "crowd" simulations

csv_appender icon csv_appender

A command line tool that appends data from one .csv file to another .csv while skipping items that already exist. This makes the script idempotent.

fractal_sandbox icon fractal_sandbox

Simple experiments with fractals in Python, specifically the Mandelbrot Set.

home_repo icon home_repo

This contains the config and the scripts for my Git Bash shell.

javacheatsheets icon javacheatsheets

A small collection of Java Cheat Sheets written as actual executable Java code

jvmuberrepo icon jvmuberrepo

Uber-ish repo that contains multiple applications and libraries, focused on games and UI tools, currently. Java and Groovy.

my_repo_utils icon my_repo_utils

A collection of personal utils that are used to manage my repos

qgraph icon qgraph

A tool for creating quick graphs to visualize data quickly from the command line

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.