Skip to content
View Alanperry1's full-sized avatar

Highlights

  • Pro

Block or report Alanperry1

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
Alanperry1/README.md
Typing SVG

LinkedIn Email Profile Views


🧠 About Me

πŸŽ“ Education Computer Science @ Grambling State University
🌍 Location United States
πŸ”­ Currently Building Scalable, secure, and high-performance backend systems
🧩 Focus Areas Backend Engineering  ·  Machine Learning  ·  Distributed Systems
🀝 Open To Open-source SWE & Machine Learning collaborations
βœ… Status

πŸš€ Tech Stack

Languages

Python TypeScript JavaScript Rust C++ HTML5 CSS3

Backend & Frameworks

Django NestJS Express.js Prisma

Machine Learning & Data Science

TensorFlow PyTorch Keras scikit-learn NumPy Pandas SciPy

Databases

Postgres MongoDB Redis

Cloud & DevOps

AWS Azure Cloudflare


πŸ† GitHub Trophies

trophies

πŸ“Š GitHub Stats




Pinned Loading

  1. rkv rkv Public

    A Dynamo-inspired distributed key-value store in Rust featuring consistent hashing with virtual nodes, tunable quorum replication, vector-clock versioning, SWIM gossip-based failure detection, and …

    Rust

  2. mini-tensor mini-tensor Public

    A from-scratch C++17 tensor library with reverse-mode automatic differentiation

    C++

  3. transformer transformer Public

    A clean, faithful PyTorch implementation of the original Transformer architecture from: "Attention Is All You Need" paper

    Python

  4. Neural-Pricer Neural-Pricer Public

    A neural network pipeline for pricing American-style equity options.

    Python

  5. SecureRAG SecureRAG Public

    Prompt injection & data poisoning detection layer for RAG pipelines with anomaly scoring, confidence gating, and FastAPI serving.

    Python

  6. lexin-compiler lexin-compiler Public

    Lexin is a statically-typed, C-superset language that compiles to C99.

    Rust