Skip to content
View AJamell's full-sized avatar

Highlights

  • Pro

Block or report AJamell

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AJamell/README.md

Hi there, I'm Jamell

About Me

I'm a Computer Science student at Moravian University, graduating in May 2027. Experience in software development and database systems. Actively applying my skills through coursework and projects.

  • Building applications in Python, Java
  • Interested in Cloud Computing, DevOps, and 3dPrinting
  • Love 3D printing and tinkering with new tech

Tech Stack

  • Languages: Python, Java, SQL (MySQL, MongoDB)
  • Tools & Frameworks: AWS (EC2, RDS),Git, Redis
  • Cloud & DevOps: CI/CD, Linux
  • Databases: MySQL, MongoDB, Redis
  • Software Development: Agile Development, Software Engineering Principles

Projects

  • Built a Discord bot to deliver engaging NBA trivia games, featuring score tracking, user commands, and winner announcements.
  • Designed modular architecture with Redis for seamless scalability and easy database replacement or migration.
  • Implemented four deployment strategies: Local Machine, Local VM (Docker compose + Amazon Linux), EC2 with Docker, and EC2 with systemd (No Containers).
  • Created Bash scripts to automate building, redeploying, and restarting services across different environments.
  • Integrated GitHub Actions for continuous deployment and consistent version control across production pipelines.
  • Created a relational database hosted on AWS RDS to analyze Formula 1 data, including drivers, teams, and race results.
  • Designed a normalized MySQL schema to handle complex queries efficiently.
  • Implemented stored procedures, triggers, and transactions for better data management.

Certifications

  • MongoDB: Introduction to MongoDB

Connect With Me

Popular repositories Loading

  1. RaspberryPiHomelab RaspberryPiHomelab Public

    Repo for creating a homelab with a raspberry pi

    1

  2. NBADiscordBot NBADiscordBot Public

    Java

  3. AJamell AJamell Public

  4. Ender3Pro Ender3Pro Public

    My Ender 3 Pro repository for upgrades and such :/

  5. AnagramWordBot AnagramWordBot Public

    Jon, Jamell, Jack team project in DevOps 220.

    Java

  6. F1Racing F1Racing Public

    F1 Racing Database analysis for CSCI Database 265

    Shell