Full Stack Developer; former Java TA, Web Accessibility Asst. (DHS TT, JAWS certified)
Highlights
Block or Report
Block or report 7ae
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
debloat Public
Debloater tool to remove preinstalled bloatware on any Android phones and tablets (Amazon Fire, Google, Samsung)
Java
-
soli Public
Hangul-Romaja conversion tool for converting a text from hangul characters to latin alphabet
JavaScript
-
coronamap Public
Interactive thematic map with a time slider to show a snapshot of spread of coronavirus over time
TypeScript
-
hamspam Public
A browser extension that injects visual feedback about suspicious emails into your page
TypeScript
-
1
#!/bin/bash
2# strong random password generator
3# usage: bash pass.sh 25
4length=$1
5[ -z $1 ] && {
-
1
{
2"telemetry.telemetryLevel": "off",
3"editor.tabSize": 2,
4"editor.minimap.enabled": false,
5"editor.fontSize": 13,