Pinned Repositories
Bookmark-Summarizer
Bookmark Summarizer is an automated tool designed to help you manage and summarize your Twitter bookmarks efficiently.
ComplexGrid
A lightweight C library for handling complex numbers in multidimensional arrays, inspired by numpy but simplified for educational purposes
CuantoVale
FitGenius
Personalized fitness and supplement recommendations powered by AI
FootyPredict
A webapp that scrapes football match data, uses machine learning to predict match outcomes, and advises users on optimal bets.
FootyStatsPy
FootyStatsPy is a powerful Python library designed to simplify the retrieval and analysis of football statistics.
Freelancer-Scraper
Freelancer Scraper is designed to automate the process of scraping job postings from UpWork.
iron-ledger
IronLedger is a Full Stack Django & React webapp with JWT authentication, designed to help you log your workouts, view them, and get a list of available exercises. This application can be used as a starting point for developing a production-ready application using Django, React, and PostgreSQL in a Dockerized environment with deployment to Heroku.
jaf333.github.io
NeuroNet
Neuronet is a user-friendly neural network library in Python built with simplicity and efficiency in mind.
jaf333's Repositories
jaf333/Bookmark-Summarizer
Bookmark Summarizer is an automated tool designed to help you manage and summarize your Twitter bookmarks efficiently.
jaf333/ComplexGrid
A lightweight C library for handling complex numbers in multidimensional arrays, inspired by numpy but simplified for educational purposes
jaf333/CuantoVale
jaf333/FitGenius
Personalized fitness and supplement recommendations powered by AI
jaf333/FootyPredict
A webapp that scrapes football match data, uses machine learning to predict match outcomes, and advises users on optimal bets.
jaf333/FootyStatsPy
FootyStatsPy is a powerful Python library designed to simplify the retrieval and analysis of football statistics.
jaf333/Freelancer-Scraper
Freelancer Scraper is designed to automate the process of scraping job postings from UpWork.
jaf333/iron-ledger
IronLedger is a Full Stack Django & React webapp with JWT authentication, designed to help you log your workouts, view them, and get a list of available exercises. This application can be used as a starting point for developing a production-ready application using Django, React, and PostgreSQL in a Dockerized environment with deployment to Heroku.
jaf333/jaf333.github.io
jaf333/NeuroNet
Neuronet is a user-friendly neural network library in Python built with simplicity and efficiency in mind.
jaf333/PaintCLI
PaintCLI is a simple yet powerful command-line drawing tool built from scratch in C. It allows users to create various geometric patterns and save them as PPM images. This project aims to provide a fun and educational experience for developers interested in computer graphics, file handling, and C programming.