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

Projects in Awesome Lists by jongha

A curated list of projects in awesome lists by jongha .

https://github.com/jongha/jquery-jsontotable

This plugin can convert JSON data type to table for html. JSON is used primarily to transmit data between a server and web application, as an alternative to XML. In these reasons todays many applications use json data format for data transferring. And you need json to table converter for html display.

data-transfer html javascript jquery-jsontotable json json-data table-converter transmit-data

Last synced: 30 Apr 2025

https://github.com/jongha/redmine_vote

This is redmine vote plugin. Its style is similar to stackoverflow. You can vote for each message with a positive or negative point. When you install this plugin votes table is created internally. This plugin shows the sum of points the message using internal table. If you want to know the reaction of message in Redmine forum, this plugin helps you. And also if you want more functions of the plugin, you can add the issue on github freely.

javascript plugin redmine ruby vote

Last synced: 30 Apr 2025

https://github.com/jongha/spgen

Stored Procedure Generator. spgen is Stored Procedure Generator for MySQL. It's a Python script. It auto generates Stored Procedure which includes add, update, delete functions from existing tables.

generator mysql python python-script

Last synced: 23 Feb 2026

https://github.com/jongha/sort-js

This is sorting library for Javascript. The sorting algorithm is an algorithm that puts elements of a list in a numerical order. This library contains many sorting algorithms Bubble sort, Quicksort, Merge sort, Heapsort, Insertion sort and selection sort. These functions help what your application finds an optimal algorithm at specific data.

bubble-sort insertion-sort javascript selection-sort sorting-algorithms

Last synced: 16 Jul 2025

https://github.com/jongha/redmine_sticky_messages

Plugin to show site-wide message from sticky messages on forum. This plugin shows the latest messages of forum. It is useful if you announce the latest messages to every Redmine user.

css message plugin redmine sticky

Last synced: 12 May 2025

https://github.com/jongha/jquery-marker

Highlighters(or markers) used to highlight and cover over existing writing while still leaving the writing readable. This jQuery plugin supports the highlighting of certain parts of the web page. This is Minimum viable product (MVP) project. But this has a great deal of potential. I'm sure this plugin helps develop your web pages soon.

highlighting javascript jquery jquery-marker mvp

Last synced: 30 Apr 2025

https://github.com/jongha/python-wgety

webget for Python. wgety is a Python library for non-interactive download of files from the Web. It supports HTTP, HTTPS. It works like wget utility in Linux. It also supports RELATIVE link to ABSOLUTE link conversion.

linux python python-library wget wget-utility

Last synced: 13 Mar 2025

https://github.com/jongha/redmine_issue_readability_theme

Redmine Issue Readability Theme. This theme supports high readability of the result list.

css issue plugin readability redmine-theme theme

Last synced: 30 Apr 2025

https://github.com/jongha/jquery-emailinput

jQuery-emailinput is email address input control for jQuery. This is jQuery plugin. This is required when creating an web mail service such as hotmail and gmail. It supports validation of email address.

email javascript jquery jquery-emailinput jquery-plugin

Last synced: 30 Apr 2025

https://github.com/jongha/activeconnections

Print active/established network connections. It's console application using .net framework on Windows. It is useful to check bottlenecks or suffering of a specific IP or the status of the DDoS attack.

c-sharp connection ddos-attacks

Last synced: 31 Mar 2025

https://github.com/jongha/httperrorpages

This is a http error page generator. This script auto generate all of http error pages that help you do not mistake. Current template file is very simple. The various functions of the template will support in future work.

error javascript pages

Last synced: 31 Mar 2025

https://github.com/jongha/mail-commander

I want to control the server remotely. However, there are security problems. So, I decided to develop a program that can remote control the server safely and easily. It is using email's pop3 server located in internal network. This is still not perfect from a security. However, if you are using a well-controlled internal network it will be very useful.

internal-network mail pop python ssl

Last synced: 31 Mar 2025

https://github.com/jongha/sysinfo

Sysinfo help you to get information on the system. It is an active program for windows. It has helped you to two aspects. First, you analyze how creates ActiveX program using simplest code. Second, you can know how get the system information.

c-plus-plus sysinfo

Last synced: 31 Mar 2025

https://github.com/jongha/redmine_dynamic_file_link

This is a plugin for Redmine. Redmine support file tab and URL of each file for the project. Multiple files can be uploaded with the same name; however a link within the wiki will only show the most recently uploaded one. Redmine does not support recent uploaded file link when you changed the text editor format for HTML format using like CKEditor. This plugin supports an absolute file URL that it is the most recently uploaded one dynamically.

dynamic file link plugin redmine ruby

Last synced: 06 Jul 2025

https://github.com/jongha/python-formatbytes

Python-formatbytes is bytes to a readable string Converter. It supports the conversion of the unit such as B, KB, MB, GB, TB, PB, EB, ZB, YB. It also supports Kilobyte and Kibibyte.

bytes conversion python python-formatbytes readable-string-converter

Last synced: 20 Aug 2025

https://github.com/jongha/clickoncedm

ClickOnceDM is a mass email sending system. This program is written by C# on Microsoft.NET framework. It supports history, HTML preview and multiple SMTP server binding for fast sending. This program also supports retrieving a recipients list on remote databases (MySQL, SQL Server, etc..). Currently only support data source from MySQL and manual text.

email javascript microsoft mysql recipients smtp-server workspace

Last synced: 02 May 2026

https://github.com/jongha/gedit-indent

There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut(<control><alt>i) to change quickly.

change-indent coding-conventions gedit gedit-indent plugin programming-language python

Last synced: 19 Jul 2025

https://github.com/jongha/strongpassword-js

Password strength is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. In its usual form, it estimates how many trials an attacker who does not have direct access to the password would need, on average, to guess it correctly. The strength of a password is a function of length, complexity, and unpredictability. Strongpassword-js is strong password generator. The password of generated by this library contained numbers, lower-characters, upper-characters and special characters. This library does not protect your password safety. But, If you are a software engineer, you can offer a strong password to your customers using this library.

brute-force-attacks estimate javascript password-safety password-strength special-characters strongpassword-js

Last synced: 31 Mar 2025

https://github.com/jongha/gedit-removetrailingspaces

Trailing space that appears at the end of a string is unnecessary char in the programming code file. This plugin can remove trailing space using gedit. It supports shortcut(Ctrl + Alt + s) to remove trailing space and save quickly.

gedit gedit-removetrailingspaces plugin python

Last synced: 02 Sep 2025

https://github.com/jongha/utterances

Last synced: 06 Jan 2026

https://github.com/jongha/jquery-tableofcontents

A table of contents, usually headed simply "Contents" and abbreviated informally as TOC, is a list of the parts of a book or document organized in the order in which the parts appear. jQuery-TableOfContents is jquery plugin for table of content. I need an overview table about current page when I write long size document.

javascript jquery-plugin jquery-tableofcontents toc

Last synced: 04 Sep 2025

https://github.com/jongha/thunderfs

Thunderfs is web based service for the temporary file sharing . You can share files and can be uploaded for anyone without restriction. Files that have been shared will be deleted automatically after 10 minutes. You do not need to worry that the shared link of important files remain in the Internet.

baseurl bower files-remain filesystem internet javascript mongodb nginx python

Last synced: 18 Apr 2026

https://github.com/jongha/tistory-bootstrap3

This is the bootstrap3 theme for Tistory. Tistory is a South Korean blog-publishing service that allows private or multi-user blogs. I made this theme because the built-in theme is not cool. I just need simple and Google's Adsense for wide screen. This theme is for my blog. Someone needs it who can use this theme freely. Need new functions of this theme? Please contact me or pull request to me.

bootstrap bootstrap3-theme css skin theme tistory

Last synced: 24 Apr 2026

https://github.com/jongha/notion-embedded-lambda

This project is an AWS Lambda function that allows you to embed Notion pages on other webpages using a custom domain. It serves Notion content through your own domain instead of Notion's default URL, maintaining URL paths for better SEO and branding.

embedded notion

Last synced: 25 Apr 2026

https://github.com/jongha/jupyter-heroku

Jupyter package for Heroku

heroku jupyter jupyter-heroku

Last synced: 28 Apr 2026

https://github.com/jongha/wordpress-beamp

This is theme for WordPress.

css php plugin wordpress

Last synced: 07 May 2026

https://github.com/jongha/despresso

Automatically exported from code.google.com/p/despresso

c-plus-plus

Last synced: 23 Jun 2026

https://github.com/jongha/jongha

Last synced: 16 Feb 2026

https://github.com/jongha/myfirstmate

Automatically exported from code.google.com/p/myfirstmate

c-plus-plus

Last synced: 31 Mar 2025

https://github.com/jongha/shortcut

Shortcut helps you to make a shortcut icon on your desktop folder. It is an active program for Windows. I guess it is not a cool program on functional aspect. Because it makes the desktop icon Forcibly. But, sometimes it will be required by the boss of your company.

c-plus-plus shortcut shortcut-icon

Last synced: 31 Jul 2025

https://github.com/jongha/bootstrap-navautohiding

Bootstrap navigation auto hiding.

auto-hiding bootstrap javascript navigation

Last synced: 20 May 2026

https://github.com/jongha/cron-js

Cron is a time-based job scheduler in Linux. cron-js is daemon to execute scheduled commands using JavaScript on your webpage. The script depends on the local time of the operating system. Because it is running based on the web browser which running on client side. This script can make easier and more flexible development than server side script.

cron cron-js javascript minutes webpage

Last synced: 31 Mar 2025

https://github.com/jongha/cocktail

Last synced: 11 Jan 2026

https://github.com/jongha/cookie-js

A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is a small piece of data sent from a website and stored in a user's web browser while the user is browsing that website. This script will help to be available more easily to utilize cookies.

browser-cookie cookie http-cookies javascript

Last synced: 31 Mar 2025