Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kaushalmodi

A curated list of projects in awesome lists by kaushalmodi .

https://github.com/kaushalmodi/.emacs.d

My emacs configuration

emacs emacs-configuration emacs-lisp

Last synced: 09 Nov 2024

https://github.com/kaushalmodi/eless

A Better 'less' - A bash script that loads emacs with minimal view-mode config - Created with Org mode

bash-script emacs emacs-lisp less literate-programming org-babel org-mode org-tangle

Last synced: 12 Oct 2024

https://github.com/kaushalmodi/hugo-bare-min-theme

A bare minimum theme for Hugo (https://gohugo.io) to help develop and debug Hugo sites -- https://hugo-bare-min.netlify.com/,

debug example hugo minimal theme

Last synced: 27 Oct 2024

https://github.com/kaushalmodi/hello_musl

NimScript (config.nims) for building a static binary using Nim + musl + pcre + libressl/openssl

binary libressl musl nim nimscript openssl pcre ssl static

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/hugo-search-fuse-js

Hugo theme component for implementing static site search using Fuse.js

custom-output-format fuse-js hugo hugo-theme-component search

Last synced: 27 Oct 2024

https://github.com/kaushalmodi/nim_config

Global project-agnostic config.nims

config nim nimscript

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/hugo-debugprint

Hugo "debugprint.html" partial

debug hugo hugo-theme-component

Last synced: 28 Oct 2024

https://github.com/kaushalmodi/hugo-atom-feed

Hugo theme component for ATOM feed custom Output Format

atom-feed custom-output-format hugo hugo-theme-component

Last synced: 28 Oct 2024

https://github.com/kaushalmodi/hugo-onyx-theme

A Hugo theme built using the Hugo Alabaster theme as base

hugo-theme

Last synced: 14 Oct 2024

https://github.com/kaushalmodi/nim-systemverilog-dpic

Using Nim to interface with SystemVerilog test benches via DPI-C

c cpp dpi-c nim systemverilog verification

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/ptr_math

Pointer arithmetic in Nim

arithmetic c ffi nim pointer

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/ntodo

CLI app for Todoist written in Nim (REST API v8)

api cli nim rest todoist

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/ox-minutes

Plain text backend for Org for meeting minutes

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/tomelr

Emacs-Lisp Library for converting S-expressions to TOML

config emacs emacs-lisp format serialization toml

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/version

Fetch and parse the version number of most CLI apps

api cli nim version

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/elnim

Collection of Nim procs/templates/macros which can serve as "phew! I am glad Nim has this!" for Emacs/Emacs-Lisp/Lisp enthusiasts.

emacs-lisp lisp nim

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/strfmt

A string formatting module for Nim, inspired by Python's .format

format nim python string string-formatting

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/jenkins-minimal

Minimal Jenkins config repo

config git jenkins

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nim-systemverilog-vpi

Using Nim to interface with Verilog and SystemVerilog test benches via VPI

1364-2005 1800-2017 c cpp nim pli systemverilog verilog vpi

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/p4ztag_to_json

Convert Perforce P4 Ztag data format to JSON

json nim p4 perforce serialization-format ztag

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nim-svdpi

Small wrapper for SystemVerilog DPI-C header svdpi.h

c dpi-c ffi nim nimterop svdpi systemverilog

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/hugo-jf2

Hugo theme component for JF2 custom Output Format

custom-output-format hugo hugo-theme-component indieweb jf2 jf2-feed jf2-post

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/hugo-micro-json

Hugo theme component for a custom JSON Output Format

custom-output-format hugo hugo-theme-component json last-modified

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/python-info

The python manual in texinfo format, particularly for Emacs users

Last synced: 15 Aug 2024

https://github.com/kaushalmodi/scripts

Bunch of scripts

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/parse_c_header

Library to parse C header files

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/noxhugo

Utility to build Hugo sites using ox-hugo (Emacs + Org mode)

cli emacs git hugo nim org-mode

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/baser

Emacs-Lisp Library for converting to and from Decimal, Hexadecimal and Binary numbers

binary conversion decimal emacs emacs-lisp hexadecimal numbers

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nim-eggx

Nim wrapper for EGGX / ProCALL X11 Graphics library

c eggx ffi graphics library nim nimterop wrapper

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/iosevka-mirror

Repo to host Iosevka woff and woff2 for my sites (Credit: https://github.com/be5invis/Iosevka)

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nim-svvpi

Wrapper for SystemVerilog VPI headers sv_vpi_user.h and vpi_user.h

1364-2005 1800-2017 nim pli systemverilog verilog vpi

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/a-random-walk-through-git

Org version of https://github.com/bakkenbaeck/a-random-walk-through-git

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/dummy

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/gplusify

Add Google+ markup to fontified program code

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/insert-week

Insert range of dates for the current week or a future week

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/aoc2019

Advent of Code 2019 in Nim

2019 advent-of-code aoc2019 nim

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nim-netlify-functions

Generating JS lambda functions for Netlify using Nim

functions javascript lambda netlify nim

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/nbuild

A build wrapper utility written in Nim

Last synced: 11 Oct 2024

https://github.com/kaushalmodi/hn-reader

CLI Hacker News reader written in Nim

Last synced: 11 Oct 2024