Projects in Awesome Lists by jeffasante
A curated list of projects in awesome lists by jeffasante .
https://github.com/jeffasante/authorship-attribution
Authorship attribution in tweeting.
authorship-attribution stylometry
Last synced: 17 Mar 2025
https://github.com/jeffasante/position-weight-matrix
Implementation of Position weight matrix on a DnaA 9-mers.
bio-informatics position-weight-matrix
Last synced: 20 Jun 2026
https://github.com/jeffasante/gazetrack
Open-source eye tracking framework combining traditional computer vision with machine learning for gaze estimation. Includes calibration protocols, validation metrics, and multiple detection backends.
Last synced: 18 Aug 2025
https://github.com/jeffasante/directree
A command-line tool written in Go that generates a tree-like visualization of a directory structure.
Last synced: 14 Jun 2026
https://github.com/jeffasante/ant-colony-rl
An interactive ant colony simulation using reinforcement learning (Q-learning) implemented in JavaScript and HTML5 Canvas. Features real-time visualization of ants foraging for food, pheromone trails, and adaptive behavior over multiple episodes. Demonstrates emergent swarm intelligence and basic AI principles.
mathematical-modelling q-learning-algorithm reinforcement-learning swarm-intelligence vanilla-javascript
Last synced: 17 Mar 2025
https://github.com/jeffasante/resumer-parser
A simple tool parses PDF resumes, extracting key information such as personal details, work experience, education, and skills.
Last synced: 11 Oct 2025
https://github.com/jeffasante/pingpong-engine-rs
A minimal Rust game engine designed for building a classic Ping Pong game. Demonstrates pixel-buffer rendering, ECS-inspired components/systems, and reactive AI.
Last synced: 02 Jul 2025
https://github.com/jeffasante/chrome-dino-rl
Deep Q-Learning Network in pytorch.
chrome-dinosaur-game dqn-pytorch reinforcement-learning reinforcement-learning-environments
Last synced: 18 May 2026
https://github.com/jeffasante/reddit-stress
This repository contains code for a Reddit stress detection application, utilizing machine learning models to predict whether a given text contains indications of stress. It also includes functionality to fetch comments from Reddit for further analysis.
Last synced: 17 Mar 2025
https://github.com/jeffasante/api-gateway
A Django-based API Gateway service with rate limiting, monitoring, and logging capabilities.
Last synced: 15 Sep 2025
https://github.com/jeffasante/number-sense
A web-based game inspired by the mysterious data refinement work seen in Apple TV+'s "Severance".
Last synced: 02 Jan 2026
https://github.com/jeffasante/quantum-neurogenesis
Reproducing Human Brain Neurogenesis with AI and Quantum Computing
Last synced: 02 Aug 2025
https://github.com/jeffasante/pingit
A real-time network monitoring tool built with vanilla JavaScript that allows you to check website availability, latency, and response times with a clean, modern UI.
monitoring-dashboard monitoring-tool vanilla-javascript web-monitoring
Last synced: 03 Jan 2026
https://github.com/jeffasante/simple-data-science
This is a "Hello World" to Data Science.
Last synced: 27 Aug 2025
https://github.com/jeffasante/rustviz
A high-performance CSV analysis tool built with Rust and WebAssembly.
Last synced: 07 Apr 2025
https://github.com/jeffasante/wasm-inspector
WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and runtime compatibility. The core engine is compiled to WebAssembly for efficient client-side analysis in the web interface.
binary-analysis call-graph memory-analysis parser rust security-analysis static-analysis wasm-bindgen webassembly
Last synced: 29 Oct 2025
https://github.com/jeffasante/mathexpr
A simple, functional Rust library for parsing and evaluating mathematical expressions.
math-engine parsing-and-tokenization
Last synced: 18 Aug 2025
https://github.com/jeffasante/bfs-metal
Breadth-First Search (BFS) using Metal for GPU acceleration on macOS.
breadth-first-search memory-optimization metal-framework
Last synced: 03 Mar 2025
https://github.com/jeffasante/distributed-kv-store
A lightweight distributed key-value store built in Rust with concurrent access, network interface, and primary-backup replication.
distributed-computing in-memory-database key-value-store leader-follower nosql rust
Last synced: 17 Jul 2026
https://github.com/jeffasante/ml-microservice-streamlit
Deploying a machine learning app, which predict loan approval, using streamlit (locally).
Last synced: 06 Oct 2025
https://github.com/jeffasante/metal-raymarch-rs
A basic 3D raymarcher built with Rust and Apple's Metal API. A learning project exploring SDF rendering.
apple-metal gpu-programming graphics-programming msl rust sdf shaders
Last synced: 19 Jul 2026
https://github.com/jeffasante/photo-mood
Photo Mood is a computer vision–powered application that analyzes uploaded images to detect emotional essence, generate mood-based tags, and create optimized thumbnails, all running on a distributed microservices backend.
Last synced: 12 Feb 2026
https://github.com/jeffasante/grpo-maze-solver
A reinforcement learning agent that learns to solve mazes using Group Relative Policy Optimization (GRPO).
deep-seek-r1-grpo group-relative-policy-optimization reinforcement-learning-agent
Last synced: 22 Mar 2026
https://github.com/jeffasante/nimble
A diffusion-based model for converting images into vector sketches, inspired by human drawing processes. Transforms bitmap images into point-based vector representations using JAX and Flax.
computer-vision diffusion-models jax sketch-generation
Last synced: 09 Jun 2026
https://github.com/jeffasante/radical-compression
A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.
ascii-support compression-algorithm dual-purpose-encryption lossless-compression memory-optimization
Last synced: 17 Mar 2025
https://github.com/jeffasante/phone-number-generator
Generates random phone numbers.
generator phone-number random-number-generators
Last synced: 24 Jun 2026
https://github.com/jeffasante/ds-ml-ai-projects
Here's lies my datascience, ml and Ai projects, where I've buried more failed models than I have hopes for the future. Enter at your own risk.
Last synced: 17 Mar 2025
https://github.com/jeffasante/breeze
Breeze: A user-friendly mobile app delivering real-time air quality details, key metrics, and global insights. Effortlessly manage cities, explore with search, and visualize data on an interactive map. Personalize your experience with customizable settings. Your go-to for accurate air quality info.
Last synced: 17 Mar 2025
https://github.com/jeffasante/facade
An adaptive ad recommendation system using Deep Reinforcement Learning (DQN) to optimize ad placements and user engagement in simulated environments.
ad-recommendation artificial-intelligence deep-learning reinforcement-learning
Last synced: 14 May 2026
https://github.com/jeffasante/rl-ppo-sharpshooter
Custom-built Proximal Policy Optimization (PPO) agent learns to master a 2D shooter game. Features from-scratch PPO implementation, Pygame-based environment, and OpenAI Gym integration. Showcases reinforcement learning in game AI, combining advanced algorithm development with practical game design.
2d-shooter ai artificial-intelligence custom-environment deep-learning game-development machine-learning ppo python reinforcement-learning
Last synced: 17 May 2026