-
jupyter-playground Public
Repository for experimenting with Jupyter notebooks, showcasing data analysis, visualization, and machine learning techniques.
Jupyter Notebook MIT License UpdatedMar 7, 2025 -
top-pypi-packages Public
A regular dump of the 5,000 most-downloaded packages from PyPI (including summary, keywords, version and license).
-
-
charles-pac-file Public
This project provides a convenient way to update and use a Proxy Auto-Configuration (PAC) file with Charles Proxy on mobile devices.
-
resume Public
This project is a resume site that showcases my professional experience, education, and skills. The site is built using Python and Node.js.
HTML UpdatedMar 3, 2025 -
-
raspberry-pi-remote Public
Use your phone as a remote for your Raspberry Pi.
HTML MIT License UpdatedFeb 1, 2025 -
football-visualizations Public
A python script for generating shotmaps.
Jupyter Notebook UpdatedJan 26, 2025 -
gimp-color-palettes Public
A collection of RGB color palettes for GIMP and Inkscape (but also Aseprite, Drawpile, Krita and MyPaint).
-
py-venv-alias Public
Unix-like aliases for python venv command.
Shell MIT License UpdatedNov 16, 2024 -
depth Public
A minimalist ohmyposh theme with git support. It displays pwd, status code and git status & branch.
MIT License UpdatedNov 9, 2024 -
-
azure-blob-demo Public
A simple demo that uses the Azure Blob Storage client library.
C# MIT License UpdatedAug 29, 2024 -
junit-reporter Public
A Python3 package that generates test results in the standard JUnit XML format for use with Jenkins and other build integration servers.
Python GNU General Public License v3.0 UpdatedMay 2, 2024 -
Websocket authentication demo.
MIT License UpdatedApr 4, 2024 -
python-websockets-connect4 Public
An WebSocket server for a Connect Four game.
Python MIT License UpdatedApr 4, 2024 -
An WebSocket server for an interactive web application that shares cursor positions in real-time.
Python MIT License UpdatedMar 26, 2024 -
-
vue-todo-altwalker-tests Public
AltWalker tests for the Vue.js ToDo app from: https://robert-96.github.io/vue-todo/
Python MIT License UpdatedFeb 16, 2024 -
-
junitxml2markdown Public
WIP: Convert JUnit XML reports to Markdown for GitHub Actions summary display.
MIT License UpdatedDec 24, 2023 -
altwalker-dotnet-demo Public
A simple .NET demo using AltWalker. AltWalker is an open source Model-Based Testing framework.
C# GNU General Public License v3.0 UpdatedDec 18, 2023 -
altwalker-demo Public
A simple demo using AltWalker. AltWalker is an open source Model-Based Testing framework.
Python GNU General Public License v3.0 UpdatedDec 18, 2023 -
fast-api-url-shortener Public
A simple URL shortener demo app build with FastAPI.
Python MIT License UpdatedDec 11, 2023 -
websocket-client Public
Forked from websocket-client/websocket-clientWebSocket client for Python
Python Apache License 2.0 UpdatedNov 17, 2023 -
graphwalker-project Public
Forked from GraphWalker/graphwalker-projectThis is the repo for the Model-based testing tool GraphWalker.
Java MIT License UpdatedOct 10, 2023 -
An example of a simple Jenkins Pipeline for AltWalker.
C# MIT License UpdatedSep 21, 2023 -
altwalker-petclinic-example Public
Forked from bitcoder/altwalker-petclinic-exampleModel-Based Tests implemented with AltWalker, targeting the demo PetClinic site.
Python MIT License UpdatedSep 21, 2023 -
unity-swift Public
A simple Unity plug-in for iOS.
-
websockets-cursor-sharing Public
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.