Skip to content
View AareonJackson's full-sized avatar
πŸ˜‡
Open To Work
πŸ˜‡
Open To Work
  • Las Vegas, NV

Block or report AareonJackson

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

Hi there! I'm Aareon Jackson πŸ‘‹

πŸš€ Computer Science Student | Problem Solver

Currently pursuing my Bachelor's in Computer Science at WGU with a passion for low-level programming and efficient algorithm design.

πŸ”§ Tech Stack

Languages & Tools:

const skills = {
  languages: ["C++", "Java", "Python", "Javascript", "Bash", "HTML/CSS"],
  environments: ["Linux", "Windows", "MacOS"],
  editors: ["Visual Studio", "CLion", "Nano"],
  debugging: ["GDB"],
  other: ["Git", "OpenCV", "Prompt Engineering"]
};

Core Competencies:

  • πŸ” Data Structures & Algorithms
  • 🧠 Memory Management & Optimization
  • πŸ“Š Statistical Computing

🎯 Current Focus

  • πŸ” Seeking opportunities in software development, data analysis, and emerging tech roles
  • πŸ“š Deepening expertise in algorithms and data structures
  • 🌱 Expanding my language toolkit: Improving my Java and Python in the near future with projects
  • 🀝 Open to collaborations on interesting projects
  • πŸ’‘ Always learning something new in tech

"Code is poetry written for machines, but it should be beautiful enough for humans to read."

Currently open to internships, entry-level positions, and collaborative projects! πŸš€

Pinned Loading

  1. AareonJackson AareonJackson Public

    Current Computer Science student. C++, Assembly, & CSS.

  2. Simple-Memory-Allocator Simple-Memory-Allocator Public

    A very simple memory allocator written in c.

    C

  3. Diaspora-Cultural-Map Diaspora-Cultural-Map Public

    An interactive 3D globe mapping the cultural and historical connections between the African continent and the Diaspora across five pillars: Dance, Food, Games, Religion, and Events.

    HTML

  4. SlotMachineGame SlotMachineGame Public

    This repository contains a full-featured Las Vegas-style slot machine game built primarily with C++. The game delivers an authentic casino experience with realistic mechanics, engaging graphics, an…

    C++