An open API service indexing awesome lists of open source software.

https://github.com/samk13/scriptstacknotes


https://github.com/samk13/scriptstacknotes

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Random Things - Technical Notes

## Overview

This repository contains a collection of miscellaneous technical notes, tips, and snippets I've compiled over time. The contents range from software engineering best practices to quick hacks, covering various technologies and programming languages.

## Table of Contents

- [Python](#python)
- [Bash](#bash)
- [InvenioRDM](#inveniordm)
- [JavaScript](#javascript)
- [Miscellaneous](#miscellaneous)

## Python

Details and notes related to Python programming, including libraries, frameworks, and best practices.

## Bash

Scripts, command line tips, and tricks for efficient use of Bash.

## InvenioRDM

Configuration, customization, and deployment notes for InvenioRDM, a research data management solution.

## JavaScript

JavaScript-related notes, including ES6 features, Node.js, and front-end frameworks.

## Miscellaneous

Other technical notes that don't neatly fit into the above categories.

## Contribution

Feel free to contribute to this repository by submitting pull requests or issues with suggestions, corrections