neo-con
Dabble in a bit of code. Currently looking for work. Inquiries: neocodesx@gmail.com
Codeitect, LLCPort Saint Lucie, FL
Pinned Repositories
caesars-cipher
Caesar's Cipher is a simple encryption method that shifts the letters of a message to the right by a certain number of places. For example, if the shift is 3, then A would be replaced by D, B would become E, and so on. The method is named after Julius Caesar, who used it in his private correspondence.
chromadb-tutorial
This repo is a beginner's guide to using Chroma. It covers all the major features including adding data, querying collections, updating and deleting data, and using different embedding functions. Each topic has its own dedicated folder with a detailed README and corresponding Python scripts for a practical understanding.
claude-computer-quicklaunch
A streamlined setup script for Anthropic's Computer-Use Demo environment. This script automates the entire setup process, handling all dependencies and configuration automatically.
leagueoflegends-auto-zhonya
Simple Python script to activate Zhonya's Hourglass or Stopwatch based on defined health threshold.
python-resume-generator
A Python-based resume generator that allows the creation of professional resumes, with customizable content and style, including a QR code generator.
tft-embedded-synergy-builder
A fun project experimenting with champion synergies and item recommendations in Teamfight Tactics. Created just to see how well semantically based builds could work. Expect fun, not perfection!
neo-con's Repositories
neo-con/chromadb-tutorial
This repo is a beginner's guide to using Chroma. It covers all the major features including adding data, querying collections, updating and deleting data, and using different embedding functions. Each topic has its own dedicated folder with a detailed README and corresponding Python scripts for a practical understanding.
neo-con/claude-computer-quicklaunch
A streamlined setup script for Anthropic's Computer-Use Demo environment. This script automates the entire setup process, handling all dependencies and configuration automatically.
neo-con/tft-embedded-synergy-builder
A fun project experimenting with champion synergies and item recommendations in Teamfight Tactics. Created just to see how well semantically based builds could work. Expect fun, not perfection!
neo-con/leagueoflegends-auto-zhonya
Simple Python script to activate Zhonya's Hourglass or Stopwatch based on defined health threshold.
neo-con/caesars-cipher
Caesar's Cipher is a simple encryption method that shifts the letters of a message to the right by a certain number of places. For example, if the shift is 3, then A would be replaced by D, B would become E, and so on. The method is named after Julius Caesar, who used it in his private correspondence.
neo-con/python-resume-generator
A Python-based resume generator that allows the creation of professional resumes, with customizable content and style, including a QR code generator.