Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by santerijps

A curated list of projects in awesome lists by santerijps .

https://github.com/santerijps/xander

Xander: A Nim web application framework

Last synced: 12 Nov 2024

https://github.com/santerijps/git-commit-conv

Generate a git commit-msg hook easily to enforce a strict commit message format.

commit-message git vlang

Last synced: 12 Nov 2024

https://github.com/santerijps/whiteboard

I wanted to draw lines in a grid, so I made one myself. A simple JavaScript application for drawing lines in a grid. Uses SVG for visuals.

javascript svg

Last synced: 12 Nov 2024

https://github.com/santerijps/tokenizer

A simple generic string tokenizer written in TypeScript

generic regex tokenization

Last synced: 12 Nov 2024

https://github.com/santerijps/elm-react

An attempt to introduce an Elm -like feel when developing React apps.

Last synced: 12 Nov 2024

https://github.com/santerijps/text-editor-from-scratch

An attempt to write a text editor from scratch with C and raylib

c raylib text-editor

Last synced: 12 Nov 2024

https://github.com/santerijps/dpz.js

Drag, Pan & Zoom HTML Elements

Last synced: 12 Nov 2024

https://github.com/santerijps/bunny

A static site generator for truly portable sites

bun html static-site-generator

Last synced: 12 Nov 2024

https://github.com/santerijps/mion

Minimal Object Notation as an alternative to JSON

data format json notation object

Last synced: 12 Nov 2024

https://github.com/santerijps/foss

A collection of great free and open source software

Last synced: 12 Nov 2024

https://github.com/santerijps/finssn

A set of tools for generating Finnish social security numbers.

c generator random ssn

Last synced: 12 Nov 2024

https://github.com/santerijps/tokenizer-odin

A simple generic tokenizer package and executable implemented in Odin.

Last synced: 12 Nov 2024

https://github.com/santerijps/realm

An attempt to introduce an Elm -like feel when developing React apps.

Last synced: 12 Nov 2024

https://github.com/santerijps/bunssg

Bun Static Site Generator

Last synced: 12 Nov 2024

https://github.com/santerijps/game-of-life

A simple C raylib implementation of the famous cellular automaton called Conway's Game of Life

Last synced: 12 Nov 2024

https://github.com/santerijps/eventful-wss

An event-driven web socket library for Node.

Last synced: 12 Nov 2024

https://github.com/santerijps/cutil

Last synced: 12 Nov 2024

https://github.com/santerijps/markem

Markem is a static site generator implemented in JavaScript that allows the user to produce content using HTML and Markdown together with Embedded JavaScript.

Last synced: 12 Nov 2024

https://github.com/santerijps/eventful-ws

An event-driven web socket library for JS and Node

Last synced: 12 Nov 2024

https://github.com/santerijps/small-c-executables

Tutorial: How to generate small C executables

Last synced: 12 Nov 2024

https://github.com/santerijps/polling-app

A NodeJS app for creating polls

Last synced: 12 Nov 2024

https://github.com/santerijps/script-extension

Configure JavaScript to be run automatically on websites

extension-chrome javascript scripting

Last synced: 12 Nov 2024

https://github.com/santerijps/sjpsdomjs

A small React-like JavaScript library

Last synced: 12 Nov 2024

https://github.com/santerijps/useful-javascript-libraries

A List of Useful JavaScript Libraries

Last synced: 12 Nov 2024

https://github.com/santerijps/ecc

ecc is an easy to use utility that makes compiling and running C programs easy, while also providing executable compression.

Last synced: 12 Nov 2024

https://github.com/santerijps/programming-language-tutorial

This project is a tutorial for myself to learn how to create your own programming language.

c lexer-parser programming-languages

Last synced: 12 Nov 2024

https://github.com/santerijps/sg

A static site generator implemented in the C programming language.

markdown-to-html ssg

Last synced: 12 Nov 2024

https://github.com/santerijps/sjpslib.h

sjpslib.h is a collection of useful functions, types and macros for the C programming language.

Last synced: 12 Nov 2024

https://github.com/santerijps/markdown-blog

Static blog generation with Markdown.

Last synced: 12 Nov 2024

https://github.com/santerijps/hotreload

Execute actions in the shell whenever any (non-executable) file in the directory is modified, new ones are created, or old ones are deleted.

Last synced: 12 Nov 2024

https://github.com/santerijps/finnish-ssn-generator-svelte-app

A Svelte Kit app for generating Finnish Social Security Numbers, fast!

heroku javascript svelte sveltekit

Last synced: 12 Nov 2024

https://github.com/santerijps/emdy-editor

A Markdown Editor implemented in Svelte

Last synced: 12 Nov 2024

https://github.com/santerijps/cstr

String type and utility functions for the C programming language.

string

Last synced: 12 Nov 2024

https://github.com/santerijps/clargs

A command line argument parsing library for the C programming language.

args-parser c

Last synced: 12 Nov 2024

https://github.com/santerijps/ig-img-dl

Open Instagram images in their original resolutions in a new tab.

chrome-extension extension instagram javascript

Last synced: 12 Nov 2024

https://github.com/santerijps/finnish-ssn-generators

Code for generaing Finnish social security numbers

Last synced: 12 Nov 2024

https://github.com/santerijps/ccli

Useful functions for developing command-line interfacing applications in the C programming language.

Last synced: 12 Nov 2024

https://github.com/santerijps/htm-lisp

A Lisp-like HTML programming language

Last synced: 12 Nov 2024

https://github.com/santerijps/cdate1900

A simple date and datetime library where the epoch time is set to 1st January 1900.

Last synced: 12 Nov 2024

https://github.com/santerijps/gut

Git utilities to help with some redundant tasks.

git

Last synced: 12 Nov 2024

https://github.com/santerijps/c-project-template

A template for getting started with C projects.

Last synced: 12 Nov 2024

https://github.com/santerijps/cfs

A file system utility library for the C programming language.

Last synced: 12 Nov 2024

https://github.com/santerijps/cdebug

Debugging and logging utilities for the C programming language.

Last synced: 12 Nov 2024

https://github.com/santerijps/global-state-react

Global state management in React

Last synced: 12 Nov 2024

https://github.com/santerijps/fillis

A nodemon-like file listener written in C

Last synced: 12 Nov 2024

https://github.com/santerijps/tsbs

TypeScript NPM package bootstrapper

bootstrap npm package script typescript

Last synced: 12 Nov 2024

https://github.com/santerijps/safetyct

SafetyCT ("safety seat") is a collection of macros and functions in a single header file to help with common error handling tasks and safety concerns when programming in the C programming language. You will also find a set of recommended compiler options to use in your builds.

c error-handling safety

Last synced: 29 Oct 2024