Skip to content

This is where I have my projects I have done on my own and in school.

Notifications You must be signed in to change notification settings

bhornick10/BH-Projects

Repository files navigation

BH-Projects

This repository contains a collection of projects across different programming and scripting languages, demonstrating skills in algorithm implementation, data analysis, scripting, and web development.

Project Contents

  • Binary Search Example.py: A Python script implementing the binary search algorithm, which efficiently finds the position of a target value within a sorted array.
  • Encryption Assembly: Assembly code demonstrating a basic encryption mechanism, showcasing low-level programming and bitwise manipulation.
  • Hexidecimal Addition.py: A Python script for adding hexadecimal numbers, useful for applications involving digital systems and low-level data processing.
  • Pine Script: A collection of scripts written in Pine Script for financial market analysis, particularly for use with TradingView.
  • README.md: Documentation for the repository, outlining the purpose of each file and project setup instructions.
  • Stats Calc Code.py: A Python script for statistical calculations, supporting tasks such as mean, median, standard deviation, and other basic statistics.
  • HTML and CSS Examples:
    • Bots.html, contact.html, CSS-HTML_Tutorial.html: HTML files demonstrating webpage structure and styling techniques using CSS.
    • index.html: The main webpage for displaying content with embedded video and other elements.
    • Youtube_Videos.html: Links and resources for relevant YouTube tutorials and learning resources.

Setup Instructions

  1. Clone the repository: git clone https://github.com/bhornick10/BH-Projects.git

About

This is where I have my projects I have done on my own and in school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors