Giter Site home page Giter Site logo

Website: https://mitchellkimbell.com/

Email: [email protected]

Cell: (205)312-8982

Hi there, I usually go by Mitch.

I feel lucky that I work in a field where I get to be a creative problem solver and make an impact every day. I enjoy trying out new technologies and avidly pursue all opportunities I can learn from. Feel free to review some of my projects!

Mitchell Kimbell's Projects

alter-and-present-csv-in-sql icon alter-and-present-csv-in-sql

This project's goal was to learn SQL, MySQLWorkbench, and how to use Python to create databases in SQL, alter data, and then display those results. I used https://www.freecodecamp.org/news/connect-python-with-sql/ to learn about altering SQL in Python.

basic-calculator icon basic-calculator

Can multiply, divide, subtract, and add two numbers, uses Swing for the visualss.

bookstore-manager icon bookstore-manager

This project's goal was to create an interface that a bookstore manager could use to keep track of the inventory of his bookstore, all of his customers, and which customers were renting which books.

catalog-web-scraper icon catalog-web-scraper

Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.

cloud-file-sharing-service icon cloud-file-sharing-service

AWS Application that utilizes lambda to allow for users to sign up for and use a cloud file sharing service through SNS. It also manages a MySQL database to track users.

django-serverless-webapp icon django-serverless-webapp

Django web application that uses postgres to manage user data and uses amazon S3 to store static files. The application was containerized and the image was uploaded to ECR. This image was then used to deploy the web app on ECS Fargate serverless launch type with https and custom domain.

end-to-end-devops icon end-to-end-devops

End-to-End CI/CD Pipeline. Jenkins polls for changes to GitHub source code for a Tomcat server hosted web application and then executes jobs with Ansible scripts. These scripts create new docker images with the changes, upload those images to DockerHub, and then deploy the new image into multiple pods on Kubernetes with a loadbalancer.

file-sort icon file-sort

Sorts files into folders based on their file types or names. I only did 3 examples, but with glob you could select for any number of complex named files into any folder.

github-actions-custom-actions icon github-actions-custom-actions

This project utilizes various composite, javascript, and docker actions through Github Actions workflows. These test and deploy a web application on S3.

legends-of-pygame icon legends-of-pygame

A work-in-progress game built from the ground up in Python. Incorporates graphics, collisions, classes for various entities, world maps, animations, maps that update with player position, and more.

multiple-file-search-and-execute icon multiple-file-search-and-execute

The purpose of this project was to further understand file navigation and architecture in C. It takes flags and commands as imput and executes accordingly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.