https://github.com/danmunteanu/useful_links
A collection of useful and interesting bookmarks I've collected from the internet.
https://github.com/danmunteanu/useful_links
bookmarks links weblinks
Last synced: 8 months ago
JSON representation
A collection of useful and interesting bookmarks I've collected from the internet.
- Host: GitHub
- URL: https://github.com/danmunteanu/useful_links
- Owner: danmunteanu
- Created: 2025-07-16T09:20:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T17:08:02.000Z (8 months ago)
- Last Synced: 2025-07-17T20:07:05.981Z (8 months ago)
- Topics: bookmarks, links, weblinks
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A collection of useful links
Most of the resources mentioned here are free to use. Some of them are paid (e.g. the Domestika.org course). I'll keep adding to this collection as time passes by.
## Free Media
- [Pixabay - Free Images](https://pixabay.com/)
- [Free Media Hack Yeah - The largest collection of free stuff on the internet](https://fmhy.net/)
## Development
- [Chuck - Music Programming](https://chuck.stanford.edu/)
- [Mermaid - Creating Diagrams (Gantt, Pie, Class, GitGraph)](https://mermaid.js.org/syntax/gitgraph.html)
- [Design Patterns (Refactoring Guru)](https://refactoring.guru/design-patterns)
## Editors
- [Visual Studio Code](https://code.visualstudio.com/)
- [Notepad++](https://notepad-plus-plus.org/)
- [Sublime Text](https://www.sublimetext.com/)
- [Obsidian](https://obsidian.md/)
## Web Development
- [Markdown Guide](https://markdownguide.offshoot.io/getting-started/)
- [HTML Formatter](https://www.freeformatter.com/html-formatter.html)
- [HTML Reference - Free Guide To HTML](https://htmlreference.io/)
- [Jekyll Ruby - Transform Plain Text To Static Sites](https://jekyllrb.com/)
- [FrontMatter Guide](https://chriskyfung.github.io/amp-affiliately-jekyll-theme/front-matter-guide/)
- [How To Dockerize Your Laravel App](https://medium.com/@aprilrieger/effortlessly-dockerize-your-php-laravel-app-a-step-by-step-guide-c1a6ffcc2b74)
- [A Detailed Guide To PHP Debugging](https://stackify.com/php-debugging-guide/)
- [Laravel Unique Validation For Multiple Columns](https://laraveldaily.com/post/laravel-unique-validation-multiple-columns)
- [How To Reduce Unused Javascript](https://www.debugbear.com/blog/reduce-unused-javascript)
- [Install Wordpress On Ubuntu Using Docker](https://www.hostinger.com/tutorials/run-docker-wordpress)
- [Building A Responsive Vertical Timeline (VIDEO)](https://www.youtube.com/watch?v=lf9NVbcTV88)
- [How To Protect Your *wp-content* Folder (Wordpress)](https://hostadvice.com/how-to/website-builders/wordpress/how-to-protect-the-wp-content-folder-of-your-wordpress-website/)
- [Golas](https://golas.blog/)
## Blogging
- [50 Ideas For Blog Posts](https://louplummer.lol/50-ideas-for-blog-posts/)
- [50 More Ideas For Blog Posts](https://louplummer.lol/50-more-blogging-prompts)
## SEO
- [Small SEO Tools](https://smallseotools.com/)
- [The 2022 SEO Cheat Sheet](https://granwehr.com/blog/seo-cheat-sheet)
- [What Is A Good TF? DR? DA?](https://sagapixel.com/seo/what-is-a-good-tf-dr-da/)
- [Ahrefs - Best Free Keyword Research Tools](https://ahrefs.com/blog/free-keyword-research-tools/)
- [Ahrefs - Free SEO Tools](https://ahrefs.com/blog/free-seo-tools/)
## Chuck Music Programming
### Official Documentation
- [List Of Audio Programming Languages](https://en.m.wikipedia.org/wiki/List_of_audio_programming_languages)
- [WebChuck (IDE)](https://chuck.cs.princeton.edu/ide/)
- [Deep Stuff Examples](https://chuck.stanford.edu/doc/examples/#deep)
- [Chunity Documentation](https://chuck.stanford.edu/chunity/documentation/)
- [Unit Generators](https://chuck.stanford.edu/doc/language/ugen.html)
- [Classes & Objects](https://chuck.cs.princeton.edu/doc/language/class.html)
- [UGen - All](https://chuck.cs.princeton.edu/doc/program/ugen_full.html)
### Creating Electronic Music With Chuck - *Tutorial Series by Clint Hoagland*
- [20 - Classes](https://www.youtube.com/watch?v=1E9IeA4rueA)
- [12 - Panning and Randomization](https://www.youtube.com/watch?v=CifMDjAfHdA)
- [09 - ADSR](https://www.youtube.com/watch?v=zSkbXPwMNcM)
- [40 - Making A Video Game Soundtrack](https://www.youtube.com/watch?v=JlikA_zDbnc)
## Music
- [No Rest For The Wicked (Original Early Access Soundtrack)](https://open.spotify.com/album/2oKUi0T9VS5I5AidYcj9Zu?flow_ctx=d3365456-b736-45ee-95f2-5b26df744c42%3A1752679796)
## Music Theory
- [Affective Musical Key Characteristics](https://legacy.wmich.edu/mus-theo/courses/keys.html)
- [How You Should Feel in the Key of C Sharp Major / D flat major](https://interlude.hk/feel-key-c-sharp-major-d-flat-major/)
- [How You Should Feel in the Key of G Minor](https://interlude.hk/feel-key-g-minor/)
- [Music Theory Tools](https://www.musictheory.net/tools)
## Three.js
- [Voxels](https://threejs.org/examples/#webgl_interactive_voxelpainter)
- [Dancing Stormtrooper](https://threejs.org/examples/#webgl_loader_collada_skinning)
- [Rendering Simple Text](https://threejs.org/examples/#webgl_geometry_text_shapes)
- [Raycasting](https://threejs.org/examples/#webgl_instancing_raycast)
- [Primitives](https://threejs.org/manual/#en/primitives)
- [Box Geometry](https://threejs.org/docs/#api/en/geometries/BoxGeometry)
- [Littlest Tokyo (Model)](https://sketchfab.com/3d-models/littlest-tokyo-94b24a60dc1b48248de50bf087c0f042)
## Javascript Libraries
- [Vue.js - Progressive Javascript Framework](https://vuejs.org/)
- [Anime.js - Fast Javascript Animations](https://animejs.com/)
- [Chart.js - JavaScript charting library](https://www.chartjs.org/)
- [Chart.js - Radar](https://www.chartjs.org/docs/latest/samples/other-charts/radar.html)
- [PrimeVue - UI Suite](https://primevue.org/)
- [Apex Charts - Modern Open-Source Charts](https://apexcharts.com/javascript-chart-demos/column-charts/column-with-data-labels/)
- [Responsive Vertical Timeline (CodyHouse)](https://codyhouse.co/demo/vertical-timeline/index.html)
- [LemonadeJS - Lightweight JS Library](https://lemonadejs.com/)
- [LemonadeJS - Timeline](https://lemonadejs.com/docs/plugins/timeline)
- [Wavesurfer - Open-Source Audio Visualization Library](https://wavesurfer.xyz/)
- [Vanta.js - Animated Website Backgrounds](https://www.vantajs.com/?effect=waves)
- [Faker - Generate Fake Data For Testing & Development](https://fakerjs.dev/)
- [Electron JS - Build Cross-Platform Desktop Apps](https://www.electronjs.org/)
- [GraphQL](https://graphql.org/)
## Apps
- [Gammes](https://gammes.gridsound.com/)
## Path Of Exile
### Guides, Tutorials
- [MaxRoll.gg - Path Of Exile Build Guides ](https://maxroll.gg/poe)
- [POE Vault - Ghazzy's Build Guides For Path Of Exile](https://www.poe-vault.com/guides/builds-for-path-of-exile)
- [POE Vault Leveling Guide](https://www.poe-vault.com/guides/quick-reference-leveling-guide-act-1)
- [Path Of Exile's Trial Of Ascendancy Locations](https://www.poewiki.net/wiki/Trial_of_Ascendancy)
- [Delve Guide To Fractured Walls](https://www.pathofexile.com/forum/view-thread/2204851/page/4)
### Tools
- [Path Of Building - Community Edition](https://pathofbuilding.community/)
- [Craft Of Exile](https://www.craftofexile.com/)
- [PoeNinja](https://poe.ninja/builds/mercenaries)
- [Official Poe Trade](https://www.pathofexile.com/trade)
- [Awakened Poe Trade](https://github.com/SnosMe/awakened-poe-trade/)
- [FilterBlade](https://www.filterblade.xyz/)
- [X-Mouse](https://www.highrez.co.uk/downloads/xmousebuttoncontrol.htm)
- [Path Of Exile Regex](https://poe.re/)
- [PoeDb](https://poedb.tw/us/)
- [Chromatic Calculator](https://siveran.github.io/calc.html)
## Health
- [Test Daltonism (Romanian)](https://www.ro.colorlitelens.com/teste-discromatopsie.html)
## Romanian Voiceover
- [Exercitii De Dictie Zile Libere](https://www.dictie.ro/exercitii-dictie-zilele-libere/)
- [Exercitii De Dictie Complicate](https://www.dictie.ro/iata-cateva-exercitii-de-dictie-complicate/)
- [Exercitii De Dictie Provocari](https://www.dictie.ro/noi-provocari-exercitii-dictie/)
- [Antrenament Exercitii De Dictie](https://www.dictie.ro/antrenament-exercitii-de-dictie/)
- [Exercitii De Dictie Celebre](https://www.dictie.ro/25-de-exercitii-de-dictie-celebre/)
## Domestika.org
#### HTML & Web
- [Introduction to Responsive Web Development with HTML and CSS](https://www.domestika.org/en/courses/74-introduction-to-responsive-web-development-with-html-and-css)
- [Web Layout with CSS Grid, Flexbox and other Modern Techniques](https://www.domestika.org/en/courses/389-web-layout-with-css-grid-flexbox-and-other-modern-techniques)
#### DJ & Mixing
- [Electronic Music Mixing From Beginner To DJ](https://www.domestika.org/en/courses/1078-electronic-music-mixing-from-beginner-to-dj)
- [Live Mixing - Your First DJ Set With Pioneer DJ](https://www.domestika.org/en/courses/4278-live-mixing-your-first-dj-set-with-pioneer-dj)
#### Voiceover
- [Intro To Voice Over Techniques For Advertising](https://www.domestika.org/en/courses/3837-intro-to-voice-over-techniques-for-advertising)
- [Introduction To Voice-Over Narration](https://www.domestika.org/en/courses/2763-introduction-to-voice-over-narration)
- [Introduction To Voice Recording Techniques](https://www.domestika.org/en/courses/3538-introduction-to-voice-recording-techniques)
#### Music Production
- [Introduction To Music Production](https://www.domestika.org/en/courses/2419-introduction-to-music-production)
- [Music Theory And Scoring For Film](https://www.domestika.org/en/courses/4584-music-theory-and-scoring-for-film)
## Fedora
- [How To Change Fedora Splash Screen](https://www.makeuseof.com/how-to-change-fedora-splash-screen/)