Contacts:


Work Email
Personal Email
LinkedIn Github Resume

Welcome

About Me:

My name is Myeisha Madkins. I am from the college town of Oxford, Ms. I graduated from Oxford High School, home of the Chargers: Blue and Gold. While there, I participated in various extracurricular activities including being apart of the award-winning Charger Band, award-winning and greatly recognized Charger Newspaper, online Newspaper, and Yearbook staff, and leading many clubs.

Base Camp:

When I first heard about Base Camp Coding Academy, I knew it was something I wanted to be a part of. I wanted to take part in something that would push me to strive to be a better me. Since I started, Base Camp has changed my life by teaching me life lessons and fundamentals. I enjoy coming every day and being given a new challenge. I love the expectations and standards that the teachers hold us to.


Languages:


  • Python
  • HTML
  • CSS
  • JavaScript
  • Java
  • Spring
  • PostgresSQL

Frameworks:


  • Bootstrap
  • Django
  • Selenium
  • jQuery
  • Handlebars.js

Skills:


  • Git
  • Unit Testing
  • OOP (Object Oriented Programming)

Featured Projects

Base Camp Coding Academy Job Board

Languages Used: HTML, CSS, Python, and Django

Goal of the assignment: Construct Base Camp Coding Academy

Source Code: https://github.com/Myeishamadkins/BCCA_Job_Board

  • Allow employers to post jobs to the job board
  • Support user comments on listed jobs
  • Developed admin interface to manage existing job posting

World of Warcraft Race Class Selector Website

Languages Used: HTML and CSS

Goal of the assignment: Replicate the UI from World of Warcraft character creation

Source Code: https://myeishamadkins.github.io/World-of-Warcraft-Race-Class-Slector/

  • Layout UI character creation screen with CSS Grid
  • Animated input valid/invalid transitions with CSS Transitions and Animations
  • Parameterized input elements with HTML Data Attributes to simplify validation code

Admissions Management System

Languages Used: Java, Spring MVC, and PostgresSQL

Goal of the assignment: Build full stack software solution to support Base Camp Coding Academy’s admission process

Live Demo: https://myeishamadkins.github.io/bcca-student-application-spring/.

  • Collaborated with teammates in shared codebase
  • Collected requirements from client via 1-on-1 meetings and email correspondence
  • Utilized Bootstrap to ensure a responsive, mobile-friendly UI
  • Built backend with Java, Spring MVC, and PostgreSQL