Skip to content

N1NJ10/Dev-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of projects, experiments, and notes from my programming learning journey. This repo serves as a place to practice new concepts, test ideas, and track my progress as I explore different languages, tools, and development techniques.

Repository Structure

Root

  • README.md: main repository overview.
  • LICENSE: project license.
  • ThisisArt.jpg: repository artwork/banner image.

C

  • C/: C learning material and exercises.
  • C/HackerRank/: small C solutions for HackerRank practice.
  • C/Learning/: C experiments covering pointers, memory, arrays, loops, structures, and file handling.
  • C/Learning/Small-Encoder/: a small C encoder project with src/, include/, Makefile, and its own README.md.

Python

  • Python/: Python utilities and notes.
  • Python/PDF-Encryptor/: a command-line utility that applies password protection to PDF files using pypdf.

PowerShell

  • PowerShell/: PowerShell tooling scripts.
  • PowerShell/Invoke-WindowsSearch/: a Windows Search index querying tool for local or remote keyword hunting.

Bash

  • Bash/: Bash tooling scripts.
  • Bash/Keyrings-Reader/: a Bash utility that scans /proc/keys for user keys and attempts to dump them with keyctl.

TXT

  • TXT/: text-based notes, helper lists, and search material.
  • TXT/Dorks.txt: saved search dorks.
  • TXT/searchstrings.txt: keyword list used for search workflows.
  • TXT/Secret-Regex: regex-related notes or patterns.

About

A collection of scripts and code experiments in C, Rust, and other systems languages to practice low-level programming, memory management, and creative problem-solving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors