-
WorkingClassCode
- Athens, Greece
- https://github.com/foo123
Stars
- All languages
- ActionScript
- ApacheConf
- Assembly
- Astro
- Batchfile
- Bison
- Blade
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- Dart
- Dockerfile
- Emacs Lisp
- F#
- Fortran
- GLSL
- Go
- HTML
- Hack
- Haskell
- Haxe
- J
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- M
- MATLAB
- Makefile
- Mathematica
- Max
- Objective-C
- Objective-J
- OpenEdge ABL
- PHP
- Pascal
- Perl
- Perl 6
- Processing
- Prolog
- PureScript
- Python
- Racket
- Rebol
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vue
- WebAssembly
- XQuery
- XSLT
- Yacc
Respectful contenteditable: avoids <div>, respects white-space: pre* styles line breaks
code-input.js: An editable <textarea> that supports any syntax highlighting algorithm, for code or something else. Also, added plugins. [contribute here or on https://codeberg.org/code-input-js/cod…
Gentleman is a lightweight web-based projectional editor that allows you to create and manipulate models.
Enhancing user experience through text area mirroring
A lightweight, customizable rich text editor built with HTML, CSS, and JavaScript. This project demonstrates creating an editor from scratch with formatting features like bold, italic, underline, c…
Links recognition library with full unicode support
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
Code examples that accompany various MDN DOM and Web API documentation pages
A lite, performant and versatile Scene Graph API supporting HTML/CSS, SVG and Canvas rendering
webrtc without signaling server. a stun server is still used if connecting over the internet.
WebPEER is a P2P Network that Runs in a Browser.
Auto WebRTC Mesh P2P Network without signaling server.
Local peer-to-peer file transfer via WIFI with auto discovery alternative to AirDrop and LocalSend.
Chess Game, Chess Board, Chess Engine and Chess Exercises
Python library for audio and music analysis
Analyze and transform audio files, and output lots of other kinds of files and data about them. Designed for LLMs to be able to listen to music. Most of the output files are various kinds of text a…
SegmentBot is a user-friendly web application for zero-shot image segmentation and editing. The app supports GPU acceleration and is designed for research and personal use, with a modular system fo…
MATLAB implementations of the matrix cosine and sine functions.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.