Skip to content
View brayvid's full-sized avatar

Organizations

@ccny-physics-sims

Block or report brayvid

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
brayvid/README.md

Blake Rayvid

WebsiteLinkedInCV

Versatile developer with expertise in data science, financial analysis, web design and visualization.


Languages & Tools

Core Programming Languages: Python, JavaScript, Java, C++, SQL

Data Science & Machine Learning: Pandas, NumPy, Matplotlib, SciPy, Scikit-Learn, PyTorch, TensorFlow, NLTK, Tesseract, YFinance

Web Development: HTML, CSS, Node.js, Express, Flask, React, Next.js, D3.js, P5.js, Chart.js, Socket.io, Bootstrap

Databases: PostgreSQL, MySQL, SQLite, SQLAlchemy, MongoDB

Scientific & Technical: Mathematica, Wolfram Engine, MATLAB, LaTeX, Markdown, Regex, Desmos

Development, Deployment & Version Control: VSCode, Jupyter, Colab, Docker, Git, Shell, Railway, Netlify, Streamlit


Featured Projects

ProjectDescriptionTechnologies
based-newsCurates news headlines according to your preferences with Google Gemini.Flask, Gemini API, PosgreSQL, NLTK, RSS
stock-returnsCompare performance of stocks and portfolios against a benchmark.Flask, Yahoo Finance API, Pandas, Matplotlib, Pillow
trading-algorithmRules-based trading algorithm for SPY and TQQQ.Python, QuantConnect, finance
sentiment-classifierClassify tweets as positive, negative or neutral with machine learning.Python, Scikit-Learn, TF-IDF, SVC, word cloud, text classification
fashion-mnist-cnnConvolutional neural network classifying articles of clothing.Python, PyTorch, CNN, torchvision, image classification, deep learning
ocr-image-searchSearch for OCR text inside a directory of images.Flask, SQLAlchemy, Tesseract, Bootstrap, text recognition
science-simsInteractive visualizations of math and science problems.JavaScript, P5.js, physics, simulation, education
routecatMulti-driver traveling salesman solver for delivery services.JavaScript, Google Maps API, optimization, clustering
shutter-controllerArduino-based camera controller for custom timelapse photography.Arduino, C++, Python, DIY, timelapse
skyrim-alchemy-optimizerMaximize alchemy profitability in Skyrim using integer linear programming.Python, SciPy, optimization, milp
elevator-simulatorInteractive elevator simulator with an advanced queueing algorithm.Java, Swing, GUI, LOOK, object-oriented programming

Pinned Loading

  1. based-newsbased-newsPublic

    Headlines curated by Gemini according to your preferences.

    Python 1 1

  2. stock-returnsstock-returnsPublic

    Compare performance of stocks and portfolios against a benchmark.

    Python

  3. trading-algorithmtrading-algorithmPublic

    Flatiron School Data Science Bootcamp Capstone Project.

    Python 2 2

  4. option-pricingoption-pricingPublic

    Prices financial options using a multi-period binary tree model.

    MATLAB 2

  5. routecatroutecatPublic

    Clustering traveling salesman solver for delivery and more.

    JavaScript 2

  6. fashion-mnist-cnnfashion-mnist-cnnPublic

    Convolutional neural network classifying articles of clothing.

    Python