Coder Social home page Coder Social logo

projects_bo36's Introduction

Projects

This is repository meant to showcase my projects! This read will give a short description of each project and what it does.

Senior_Capstone_1

A web service that allows the user to upload a chest x-ray image to a nueral network model trained on 89,696 x-ray images (tested on 22,424) and recieve back a list of likely diagnosises.

Built on a team with Justice Suh and Drew Meseck.

Libraries Used:

  • dJango - For the front-end.
  • Tensorflow - Built the neural network.
  • Docker - The container that holds everything together.

Screenshot -

Capstone Website

Covid_19 Data Website

A simple, one page website that utilizes two sections to showcase data about the Covid_19 pandemic. The first section uses a mapbox to color each country individual based on color scale that links to the total deaths, recovered, and confirmed cases numbers grab from this github json. The second section uses a multi-line graph to give the user a day-to-day view of each countries death and recovered numbers.

Built on a team with Justice Suh.

Libraries Used:

  • Mapbox - Generates the world map.
  • C3 - Generates the multi-line graph.
  • jQuery - Useful javascript library.

Section 1

World map

Section 2

Multi-line graph

Resume Website

A webiste built throughout the spring semester of my junior year to showcase my experience with HTML / CSS / JS. You may have come to this repository from that website.

Libraries Used:

  • jQuery - Useful javascript library.

Github Webiste Link:

Resume Website <need to add this in

Sudoku_Subgrid_Validator_C

Assignment written entirely in C that takes a 9 x 9 sudoku grid and implements 9 threads to test a smaller 3 x 3 area authenticty (if the sum of the smaller grid equals 45).

Complete_Sudoku_Validator_Java

Assignment written entirely in java that not only takes a 9 x 9 sudoku grid and implements 9 threads to test a smaller 3 x 3 area authenticty (if the sum of the smaller grid equals 45) but also tests each row and column.

15 Square Puzzle

A purely javascript powered 15 square puzzel game.

Screenshot -

15 square Puzzel

Image_creation

this project is written in Python and was meant to use a mutation algorithm to generate abstract background images. What it ended up generating was an image that depicted static on tv.

projects_bo36's People

Contributors

kennedy15 avatar trellixvulnteam avatar

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.