Skip to content
View JakobeAllen's full-sized avatar

Highlights

  • Pro

Block or report JakobeAllen

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
JakobeAllen/README.md

πŸ‘‹ Hi, I'm Jakobe Allen

πŸ’» Software Engineer
πŸŽ“ B.S. Computer Science β€” Software Engineering @ LSU (May 2026)
πŸ“ Baton Rouge, LA
πŸ“§ jakobe.m.allen@gmail.com
πŸ”— LinkedIn | GitHub

I’m a computer science senior focused on software engineering, with interests in machine learning/AI and data engineering. I enjoy building practical projects and systems that solve real-world problems.


πŸ› οΈ Tech Stack


πŸš€ Featured Projects

πŸ–₯️ C to MIPS Compiler

  • Multi-stage compiler translating C code to MIPS assembly with lexical analysis, parsing, IR generation, and instruction selection.
  • Supports control flow, functions, arrays, structs, pointers, and includes error detection.
  • Tech: Java

♠️ AI Texas Hold’em Bot

  • Adaptive poker AI that evaluates hand strength, table position, and opponent behavior.
  • Increased simulated tournament win rate by 15%; class-wide AI competition winner.
  • Tech: Python

🧠 MNIST ML Model Comparison

  • Trained and evaluated KNN, Naive Bayes, Linear, MLP, and CNN models on MNIST dataset.
  • Built full ML pipelines including data preprocessing, training, and accuracy analysis; CNN reached 98% accuracy.
  • Tech: Python, PyTorch, NumPy

πŸ—‚οΈ ScheduleLSU

  • Full-stack web app for customized course planning at LSU.
  • Led a 5-member team, optimized scheduling algorithms, and integrated backend logic.
  • Tech: Python, React, Next.js, TypeScript, TailwindCSS

πŸ’Š MediMate

  • Cross-platform medication reminder app managing schedules and notifications.
  • Designed recurring alert logic and intuitive UI; collaborated in a 3-person team.
  • Tech: Flutter, Dart

πŸ’Ό Open To

  • Software Engineering internships & entry-level roles
  • Full-stack or backend development
  • Machine Learning & Data Engineering roles

🀝 Connect With Me

Pinned Loading

  1. JakobeAllen JakobeAllen Public

  2. AI-Texas-Holdem-CSC4444 AI-Texas-Holdem-CSC4444 Public

    Forked from vekovius/AI-Texas-Holdem-CSC4444

    Winning group project for CSC 4444 Artificial Intelligence, developed by a five-person team.

    Python

  3. mnist-project mnist-project Public

    Compares five ML models on the MNIST dataset using NumPy and PyTorch to show how accuracy improves.

    Python

  4. ScheduleLSU ScheduleLSU Public

    Forked from CSC-3380-Spring-2025/Team-16

    A course-planning app for LSU students. Upload your transcript and get a recommended class roadmap that you can customize.

    Python

  5. c-mips-compiler c-mips-compiler Public

    C compiler that translates C source code to MIPS assembly with type checking, IR generation, and instruction selection.

    Java

  6. Medimate Medimate Public

    Forked from maureensanchez99/hci_final_prototye

    MediMate is a Flutter app built by a team of three that helps users manage medications with scheduled reminders and notifications.

    Dart