Skip to content
View SamHormozian's full-sized avatar
  • University of California, San Diego
  • La Jolla, CA

Block or report SamHormozian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SamHormozian/README.md

Hi, I’m Sam Hormozian πŸ‘‹

Software Developer β€’ Math & Computer Science Graduate


πŸ‘¨β€πŸ’» Personal Projects

Software Development

  • To-Do List – A simple web app to add, track, and complete daily tasks.
  • Developer Diary – Team project that followed an industry-style workflow. I owned the Weekly Summary widget (HTML, CSS, JS) and wrote its JUnit tests.
  • Doorman App – Event planning mobile application with residential access control.

Java & Data Structures

Embedded Systems

  • File Compressor / Decompressor – Huffman-coding CLI that compresses and restores files losslessly.
  • Graph Analysis Library – Header-only library for weighted undirected graphs (Dijkstra, MST, etc.).
  • Medical Image Analysis with Risk Assessment – End-to-end pipeline: TensorFlow BNN β†’ ONNX β†’ C++/OpenCV app for real-time inference and heat-map visualization (Docker + CMake).
  • Skysniff – a sub-$1000 platform that uses a microdrone equipped with a ITAR-free IR camera to provide similar ability to identify gas leaks while enabling indoor operation and increased fieldability.

Data/ML

  • UCSD CAPEs Data Analysis – Explored links between study time and course satisfaction; implemented linear regression and data-viz with Pandas/NumPy/Matplotlib.
  • Personal Finance Tracker & Expense Prediction – CLI tool that logs transactions, visualizes cash-flow trends, and predicts future expenses with scikit-learn.
  • Sports Betting Predictor – Flask app that scrapes data, trains a two-layer neural net, and serves NBA/NFL win-probability predictions.
  • E-Commerce Big-Data ML Pipeline – 25 GB Spark project: feature engineering (Word2Vec, PCA), DecisionTreeRegressor with hyper-parameter sweep, and 4.5Γ— speed-up via smart caching/broadcasting.

🀝 Connect With Me

LinkedIn
Instagram

Popular repositories Loading

  1. Sports_Betting_LLM Sports_Betting_LLM Public

    Python 1

  2. Skysniff_Source Skysniff_Source Public

    Python 1

  3. SamHormozian SamHormozian Public

  4. Rock-Paper-Scissors-with-Inheritance Rock-Paper-Scissors-with-Inheritance Public

    Java

  5. MyLinkedList MyLinkedList Public

    Java

  6. To-Do-List To-Do-List Public

    HTML