Skip to content

Instantly share code, notes, and snippets.

View pvrego's full-sized avatar
💾
Producing

Rego pvrego

💾
Producing
View GitHub Profile
@pvrego
pvrego / combined.tex
Last active October 17, 2024 16:42
Markdown To LaTeX
% Options for packages loaded elsewhere
\PassOptionsToPackage{unicode}{hyperref}
\PassOptionsToPackage{hyphens}{url}
%
\documentclass[
]{article}
\usepackage{amsmath,amssymb}
\usepackage{lmodern}
\usepackage{iftex}
\ifPDFTeX
@pvrego
pvrego / hrng.sol
Last active May 2, 2022 12:40
Random Generator HPB
pragma solidity ^0.5.6;
contract HRNG {
function getRandom() public view returns (bytes32) {
return block.random;
}
}
@pvrego
pvrego / Reset Udemy Progress.md
Created October 14, 2022 14:12 — forked from AstralJohn/Reset Udemy Progress.md
Reset Udemy Progress

Reset Udemy Progress

Last Updated: 09/30/2022

Step 1. Go to Udemy course in browser

Go to the course and have any video up. The following code relies on the right sidebar to be visible to uncheck all your progress.

Step 2. Open browser console

You can do this with ctrl+shift+j and making sure the console tab is selected for chrome/brave

@pvrego
pvrego / windows-keys.md
Created October 16, 2024 13:07 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index