souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
13 results tagged learning  ✕   ✕
Learning Opportunities https://github.com/DrCatHicks/learning-opportunities
04/05/2026 cluster icon
  • Archon : Archon is a workflow engine for AI coding agents. Define multi-step development workflows in YAML — code review, bug fixes, feature implementation, te...
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • OpenHands : OpenHands is a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run comman...
  • caveman : A Claude Code skill/plugin and Codex plugin that makes agent talk like caveman — cutting ~75% of output tokens while keeping full technical accuracy.

A Claude or Codex skill for deliberate skill development during AI-assisted coding

ai learning skill development
Denigma https://denigma.app/
10/10/2021 cluster icon
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Oh My OpenAgent : Agent harness
  • Danswer : Danswer is the open source AI assistant connected to your company's docs, apps, and people.
thumbnail

Denigma explains code in conversational English.
Powered by machine learning.

code ai nlp tool learning
Kata-log https://kata-log.rocks/
13/03/2021 cluster icon
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Coding Dojo : This page is intended as a list of Kata exercises that people have tried at their Dojo meetings, which links to more detailed descriptions of each Kat...
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Gophercises : FREE coding exercises for budding gophers

Resources to facilitate coding katas

kata code tdd learning reference
Go by Example https://gobyexample.com/
27/07/2019 cluster icon
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Gophercises : FREE coding exercises for budding gophers
  • Kata-log : Resources to facilitate coding katas
  • textfiles.com : What this site offers is a glimpse into the history of writers and artists bound by the 128 characters that the American Standard Code for Information...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...

Go by Example is a hands-on introduction to Go using annotated example programs.

go learning reference
Learn Go with test-driven development https://github.com/quii/learn-go-with-tests
27/07/2019 cluster icon
  • Gophercises : FREE coding exercises for budding gophers
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Kata-log : Resources to facilitate coding katas
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
  • Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals. SQL indexing is the most effect...
thumbnail

Learn Go with test-driven development

go learning reference tdd unit_test
Gophercises https://gophercises.com/
17/04/2019 cluster icon
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Kata-log : Resources to facilitate coding katas
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • Basic Twitter bot etiquette : So you want to make a Twitter bot! That’s great! Here are some basic rules for making a bot that isn’t an asshole (and also reduce the chance of the b...
thumbnail

FREE coding exercises for budding gophers

go learning reference
Much Assembly Required https://muchassemblyrequired.com/
17/01/2018 cluster icon
  • Coding Game : Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss! Join our international online programm...
  • Learning Opportunities : A Claude or Codex skill for deliberate skill development during AI-assisted coding
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • North : North is a set of standards and best practices for developing modern web based properties. Included are standards and best practices for all aspects o...

Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.

development game assembly learning
Known https://withknown.com/
17/11/2017 cluster icon
  • SilverStripe : Open Source CMS / Framework
  • Apostrophe : Apostrophe is a content management system designed for maximum flexibility with a minimal learning curve. The interface is ergonomic. All content edit...
  • Katacoda : Learn new technologies right in your browser : Interactive Technical Learning Platform for Software Engineers. Over 100 interactive scenarios helping ...
  • drupal.org : Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and ...
  • TYPO3 : TYPO3 is an enterprise-class, Open Source CMS (Content Management System), used internationally to build and manage websites of all types, from small ...
thumbnail

Known is a social learning platform.
Create your educational community and empower students to publish work, share feedback, and communicate across social media.

learning social platform opensource cms indieweb
Katacoda https://www.katacoda.com/
01/08/2017 cluster icon
  • Known : Known is a social learning platform. Create your educational community and empower students to publish work, share feedback, and communicate across so...
  • Kubernetes Best Practices : Best Practices for kubernetes
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Flyte : Flyte is an open-source, container-native, structured programming and distributed processing platform implemented in Golang. It enables highly concurr...
thumbnail

Learn new technologies right in your browser : Interactive Technical Learning Platform for Software Engineers.

Over 100 interactive scenarios helping you solve real problems and learn new skills. Learn about how different Open Source Projects can help solve your problems. Playgrounds give you a configured environment to start playing and exploring using an unstructured learning approach. Katacoda provides a platform to build live interactive demo and training environments. Our environments can be customised to match your applications requirements. The step-by-step guided pathways are designed to ensure the user learns in the best way possible.

learning platform demo docker
Coding Game https://www.codingame.com/
16/04/2017 cluster icon
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.
  • Learning Opportunities : A Claude or Codex skill for deliberate skill development during AI-assisted coding
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • Wick : Wick is a free browser-based toolkit for creating small interactive things for the Internet. With Wick, you can create games, animations, and everythi...
thumbnail

Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss!
Join our international online programming contests for fun, prizes or glory.
Hit the Leaderboard and get recognition from your peers.

development game contest learning
warriorjs https://github.com/olistic/warriorjs
07/07/2016 cluster icon
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • DEFENDER of the favicon : DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott S...
  • Sarien.net : Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplay...
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • Superpowers : 2D+3D game making for indies
thumbnail

This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way.

You play as a warrior climbing a tall tower to <insert something that motivates you here> at the top level. On each floor, you need to write JavaScript (with full ES2015 support) to instruct the warrior to battle enemies, rescue captives, and reach the stairs.

javascript es6 learning machinelearning game
Flexbox Defense http://www.flexboxdefense.com/
27/05/2016 cluster icon
  • Bulma : A modern CSS framework based on Flexbox
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.
  • Coding Game : Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss! Join our international online programm...
  • Flexibility : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
thumbnail

Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!

css learning game flexbox
OWASP Mutillidae II https://sourceforge.net/projects/mutillidae/
10/05/2016 cluster icon
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...

OWASP Mutillidae II is a free, open source, deliberately vulnerable web-application providing a target for web-security enthusiest. Mutillidae can be installed on Linux and Windows using LAMP, WAMP, and XAMMP. It is pre-installed on SamuraiWTF, Rapid7 Metasploitable-2, and OWASP BWA. The existing version can be updated on these platforms. With dozens of vulns and hints to help the user; this is an easy-to-use web hacking environment designed for labs, security enthusiast, classrooms, CTF, and vulnerability assessment tool targets. Mutillidae has been used in graduate security courses, corporate web sec training courses, and as an "assess the assessor" target for vulnerability assessment software.

security test learning
1655 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn