Pinned Loading
-
summarize.py
summarize.py 1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
34"""
5In Flipboard's article[1], they kindly divulge their interpretation
-
dotfiles.arch
dotfiles.arch PublicForked from maximbaz/dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Shell 1
-
chat-gpt-google-extension
chat-gpt-google-extension PublicForked from wong2/chatgpt-google-extension
A browser extension to display ChatGPT response alongside search engine results
JavaScript 1
-
Basic principles of using tcl-expect...
Basic principles of using tcl-expect scripts 1### Intro
23TCL-Expect scripts are an amazingly easy way to script out laborious tasks in the shell when you need to be interactive with the console. Think of them as a "macro" or way to programmaticly step through a process you would run by hand. They are similar to shell scripts but utilize the `.tcl` extension and a different `#!` call.
45### Setup Your Script
-
Git and Node with Zscaler proxy
Git and Node with Zscaler proxy 1#!/bin/sh
23# Git proxy settings
4echo "Configuring Git for compatibility with ZScaler..."
5git config --global http.proxy http://gateway.zscaler.net:80/
-
PdfGenerator.cs
PdfGenerator.cs 1using System;
2using System.Collections.Generic;
3using System.Linq;
4using System.Security;
5using System.Web;
1 contribution in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
jdmonty has no activity
yet for this period.