Giter VIP home page Giter VIP logo

Somajit's Projects

2fa-hotp-totp-bash icon 2fa-hotp-totp-bash

Shell-script (Bash) with functions relevant to 2FA. Compatible with Google Authenticator.

ccd2 icon ccd2

Collective Cell Dynamics v2.0 - Involves major changes in the model compared to v1

cross-product icon cross-product

One-liner array expression to determine the cross-product of two 3-dimensional vectors. Fast computation of inverse of 3x3 matrix using this expression.

f_ icon f_

A KISS library for extending standard Fortran in a portable way

fortdepend icon fortdepend

A python script to generate dependencies for Fortran projects

fortran-linter icon fortran-linter

A simple fortran syntax checker, including automatic fixing of the code.

fprettify icon fprettify

auto-formatter for modern fortran source code

frontend.bash icon frontend.bash

A simple shell-script for interactive UI. No dependence on curses or screen or tmux

gibberish icon gibberish

Git and Bash Based Encrypted Remote Interactive Shell (GiBBERISh). For when you cannot use SSH.

hbkdf icon hbkdf

Hashcash-Based Key Derivation Function

helpdoc icon helpdoc

A KISS CLI tool for managing GNU-style help messages. Extracts help messages from comments in source code and prints them when asked.

httparse icon httparse

Command-line parser for http request headers. Also see below link for related project.

ipfs-chat icon ipfs-chat

Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.

ipfs-link icon ipfs-link

Publish dynamic multiaddresses of private or isolated nodes using IPNS. Benefit - 1. Bandwidth savings, 2. Avoiding DDNS 3. Securely exposing localhost behind NAT.

isp icon isp

An Idiotic SSL Passthrough

juff icon juff

Git-based secure messaging & file Sharing -- all from just a single bash script !! No long-term cloud storage of user data. Fully transparent and semi-decentralized. Text-based UI. Uses free services only...no hosting costs.

kill-process-tree icon kill-process-tree

Kill process tree belonging to any given process id. Required during exit from shell-scripts.

pbar icon pbar

Fancy progress bar for terminal

progrep icon progrep

progrep is a command-line tool (Linux) to show live progress report, status and stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining(ETA), time elapsed (both wall-clock & CPU time), number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, for example, while optimizing HPC algorithms for performance. progrep supports both serial (single-core/single-threaded) and parallel (multicore and/or multinode - e.g. OpenMP and/or MPI) jobs. progrep can also report for jobs running on remote hosts [Case in point: jobs running on Linux Clusters]. progrep works in client-server model. The server for progrep can be installed in your simulation source code with only 4 extra lines (API). When the progrep command is invoked, it queries this server as a client. progrep does not interfere with or slow down your simulation when not invoked. Even when invoked, the overhead is insignificant. Out of the box, the progrep API works with code written in Fortran, C and C++. If your code uses other language, please write your own wrapper for the API. The API library is small and static which benefits portability of your progrep-aware binary.

runman icon runman

Linux job scheduler / manager based on task-spooler. Notifies via Telegram on job completion.

sertain icon sertain

Simple Bash library for building a basic HTTP server.

telegram.sh icon telegram.sh

Send telegram messages right from your command line.

tocgen icon tocgen

Markdown Table of Contents Generator

tunnel icon tunnel

Peer-to-peer, secure, TCP/UDP port forwarding using HTTP(s) relay for NAT/firewall traversal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.