Skip to content

RedLynx101/Python-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Samples - Portfolio Collection

A repository for some of the projects I have worked on recently. This is linked to my website: NoahHicks.com

Contents

2023/

  1. FunAI (AI Function Calling)
  2. CSV-ME (AI-Assisted Data Analysis)

2024/

  1. PDF Combiner (GUI-assisted PDF Combiner)
  2. PPTX to PDF Converter (GUI-assisted PowerPoint to PDF Converter)

2025/

  1. DeekSeek1.5B (Local install [<4GB] and running of the new DeekSeek R1 [Reasoning] 1.5B parameter model with a simple GUI)
  2. Game Clicker (Console-based, customizable autoclicker for games, supporting mouse, keyboard, and mixed sequences)

Requirements & Setup

  • Each project may have its own requirements.txt file in its directory. Install dependencies for a project by running:
    pip install -r path/to/project/requirements.txt
    
  • The root requirements.txt is for shared or legacy dependencies. Use it for general utilities or if a project does not have its own file.

More to be added.

About

A repository for some of my projects I have worked on recently to showcase on my portfolio website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages