Change the repository type filter
All
Repositories list
54 repositories
Python.ActiveGithub
PublicActiveGithub.py - Identify if the source repo is alive and look for forks that are active and newer, UserReposActive.py - Identify if the selected repos are act…BinaryIOTools
Public archivePython.NFGrab
Public archiveChoco.Packages
Public archiveA series of packages for the Chocolatey package managerhome
Public archiveThe nexus for all things FredHappyface... Provides links to other web-based projects, information on projects and supported browsers (see below) and a settings …blackc4t
Public archiveProvides a proof of concept for various encryption methods and password generators. These are written in Javascript. BlackC4t originally used brython to encrypt…happyshibe
Public archivePython.BuildREADME
PublicOcticonsV10Font
Public archiveReference.FOSSCompat
PublicImages showing the relationship between FOSS licenses.Python.AssemblyImageEncoder
Public archiveC.CodingChallenges
Public archiveMultiple repositories combined containing simple c programs. Some coding challenges to develop my knowledge and skills in c.MiniEncoding
Public archiveStegStash
Public archiveProvides multiple methods to hide and retrieve data.MinecraftPE.VanillaUtils
Public archiveProvides additional tools, armor and decoration blocks based on vanilla blocks. Along with some quality of life features such as simple transmutation and crafti…MinecraftPE.AnotherGemsMod
Public archiveThis mod includes some world gen, gems with various properties and recipes for various tools and armour. Adds some decoration blocks that can be crafted from th…Zelda64_720p
Public archiveCredit to Admentus for this awesome texture pack. Get the UHD version at https://forums.dolphin-emu.org/Thread-zelda-64-uhd-v4-3-2020-05-02. Textures for Zelda6…Mario64_1440p
Public archive- Credit to HenrikoMagnifico for this awesome texture pack. Get the 1080p/4k versions at https://www.henrikomagnifico.com/zelda-twilight-princess-4k. Textures for…
Android.BlackC4t
Public archiveThis app exists to provide a proof of concept for various encryption methods and password generators that are written in Java.LuigisMansion720p
PublicCredit to HenrikoMagnifico for this awesome texture pack. Get the 1080p/4k versions at https://www.henrikomagnifico.com/. Textures for Luigi's Mansion 720p (x2 …Python.NFFontPatcher
Public archivePython.PasswordVault
Public archiveA proof of concept password vault in python using OTP encryptionReference.AtomOneTheme
PublicNasm.LearningAsm
PublicRepo to learn NASM, contains c and nasm variants of various programs to compare syntaxPython.ScritchAssembler
Public archiveThis program assembles assembly-like instructions into Stritch programs (these are .png files). In the words of roo2319, "Scritch is an esoteric, stack-based …- Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer
Java.CollatzSequence
Public archiveGenerate a Collatz Sequence from a defined starting term, for example 3 > 10 > 5 > 16 > 8 > 4 > 2 > 1Java.FunMathematicalFunctions
Public archiveA relatively small class including some mathematical function like power and root written in Java in Stage 1