marcelpetrick
Likes to explore new possibilities and play around with technology. It's never too late to adapt!
marcelpetrick.itGermany
Pinned Repositories
cheatsheets
collection of cheatsheets for different tools/languages and my own purposes (better than wordpress ;))
cleanMyCode
parallelized shell-script to remove all marked lines from cpp/h-files (can be used as well for other code ..)
codingWithGPT
Incubator and playground to see how fast I can develop larger (Python) apps with the help of AI.
contactSheet
Small bash script to create a single contact sheet-bitmap with filenames and folder-name ..
cotli_bot
Click-helper (bot) for the game "Crusaders of the lost idols"
Cullendula
A program to pick out the best shots of the vast amount of taken pictures per photo session. C++ and Qt.
DevNotes
Collection of presentations, notes, hints, guidelines, etc. pp.
PiCamGifForTumblr
scripted photo taking; conversion to GIF with max frames for limited size; upload to tumblr ..
pythonCollection
Collection of Python 3 scripts & daily coding tasks. Unless they were migrated to their own repo.
QtScrobbler
Resurrected hard fork of the QtScrobble-project from Sourceforge. Updated to Qt5.
marcelpetrick's Repositories
marcelpetrick/QtScrobbler
Resurrected hard fork of the QtScrobble-project from Sourceforge. Updated to Qt5.
marcelpetrick/DevNotes
Collection of presentations, notes, hints, guidelines, etc. pp.
marcelpetrick/pythonCollection
Collection of Python 3 scripts & daily coding tasks. Unless they were migrated to their own repo.
marcelpetrick/cheatsheets
collection of cheatsheets for different tools/languages and my own purposes (better than wordpress ;))
marcelpetrick/codingWithGPT
Incubator and playground to see how fast I can develop larger (Python) apps with the help of AI.
marcelpetrick/Cullendula
A program to pick out the best shots of the vast amount of taken pictures per photo session. C++ and Qt.
marcelpetrick/CuteLingoExpress
Automagically translate ts-files for Qt-internationalization
marcelpetrick/marcelpetrick
found the 'special' repo, woho
marcelpetrick/OnceUponATensor
Hoard for selfmade* fairy tales for my children. With the help of generative AI.
marcelpetrick/4-7-8-breathing-python-browser-prototype
4-7-8 breathing exercise as python/pygame/pyodide based implementation. Prototype for a new project.
marcelpetrick/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
marcelpetrick/aws-graviton-getting-started
Helping developers to use AWS Graviton2 and Graviton3 processors which power the 6th and 7th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d]).
marcelpetrick/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
marcelpetrick/babyagi
marcelpetrick/CopilotHackathon
GitHub Copilot Hackaton using Nodejs, JAVA & .NET
marcelpetrick/endoflife.date
Informative site with EoL dates of everything
marcelpetrick/generative-ai-on-aws
Generative AI on AWS
marcelpetrick/marcelpetrick.github.io
github.io - homepage test
marcelpetrick/memory-alignment
Memory alignment test to speed up the read operations
marcelpetrick/minimalQt5
Minimal Qt5-based project: using QML for the view and qmake as buildsystem
marcelpetrick/openAiExperiments
scrap yard
marcelpetrick/OpenCV-Courses
A collection of samples from OpenCV Courses
marcelpetrick/Potato
If you fork this then you can say you forked a potato.
marcelpetrick/recipes
Kitchen-related - not as guideline or design pattern xD
marcelpetrick/riktiQt_rutmoenster
riktiQt rutmönster - small helper to convert the Qt gridlayout ui-files (after changes) into a unified state
marcelpetrick/rustyShenanigans
playground for Rust - let's see if it is better than C++
marcelpetrick/smol-ai-developer
with 100k context windows on the way, it's now feasible for every dev to have their own smol developer
marcelpetrick/speech4excellence
Voice transcription prototype with openAI's Whisper and PyQt-UI and Excel output
marcelpetrick/stable-diffusion-webui
Stable Diffusion web UI
marcelpetrick/wc2
Investigates optimizing 'wc', the Unix word count program