Skip to content
View AllFatherZA's full-sized avatar

Block or report AllFatherZA

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

Popular repositories Loading

  1. TwiskWebsite TwiskWebsite Public

    A modern, high-performance business website built entirely with React.js, delivering exceptional user experiences through component-driven architecture and interactive features. This cutting-edge p…

    JavaScript

  2. FourierSeries FourierSeries Public

    A Python script implementing polynomial detrending and Fourier transform filtering for financial time series predictions. Uses frequency-domain analysis to isolate cyclical patterns and generate fo…

    Python

  3. BlessingsPortfolio BlessingsPortfolio Public

    A modern, responsive portfolio website built with React and deployed via GitHub Pages. This project showcases my skills, projects, and professional experience with a clean, interactive design that …

    JavaScript

  4. PortfolioManagement PortfolioManagement Public

    A Python script using yfinance to fetch and plot stock price charts for major retail companies. Retrieves historical price data and generates comparative visualizations for retailers like Walmart, …

    Python

  5. FeatureEngineering FeatureEngineering Public

    A Python script analyzing price data by computing comprehensive technical indicators using TA-Lib, then applying correlation analysis and heatmap visualization to identify redundant features. Imple…

    Python

  6. ReinforcedLearning ReinforcedLearning Public

    A reinforcement learning environment implementing Q-learning where an agent navigates a 10x10 grid to collect food while avoiding enemies. Features epsilon-greedy exploration, Q-table state-action …

    Python