Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m @kristigordon and I work at Microsoft's Cloud+AI division.
  • šŸ‘€ Iā€™m interested in Python, SQL, and Cybersecurity
  • šŸŒ± Iā€™m currently learning Kali Linux and VIM.
  • šŸ“« How to reach me [email protected] or follow me on Instagram and Twitter @KrisKodes

Kristi Greenwald's Projects

200_books icon 200_books

What I learned from reading 200 books in one year

algorithm_binary_search icon algorithm_binary_search

Search a sorted array by repeatedly dividing the search interval in half. Begin with an interval covering the whole array. If the value of the search key is less than the item in the middle of the interval, narrow the interval to the lower half. Otherwise, narrow it to the upper half. Repeatedly check until the value is found or the interval is empty.

anagrams icon anagrams

This Harry Potter themed repo is all about Anagrams. I use lists and sorting of characters to find Anagrams out of the English Dictionary from the user's input.

arduino_multi_led icon arduino_multi_led

Multi LED on breadboard with a SparkFun microcontroller running on Arduino coding IDE.

backgroundgenerator icon backgroundgenerator

A background generator that takes two colors selected by the user and creates CSS code to be input into a stylesheet.

bmicalculator icon bmicalculator

Created a program that can caluclate your BMI with just a couple inputs.

breakthegrid icon breakthegrid

Break out of the black box and allow users to show their creativity while increasing productivity. This hybrid work solution will make collaboration easier, more accessible, and much more enjoyable.

bridge-backend icon bridge-backend

Bridge is making it easier for women and the LGBTQIA+ community by offering guidance in healthcare management, career advancement, and fostering a community of accomplished and intelligent women

cryptography icon cryptography

Cryptography looks to the Civil War and the encrypted messages sent from the North. I crack this infamously difficult encryption with an algorithm that can solve any Route Cipher.

datavisualizationnotebook icon datavisualizationnotebook

Using tutorials to gain a deeper understanding of how to use Python, Numpy, Matplotlib, and Pandas to manipulate and visualize data in a Jupyter notebook.

fermi_paradox icon fermi_paradox

Are we alone in the world? Statistically speaking, shouldn't there be another civilization? And if so, where is everybody? This repo explores the Fermi Paradox through using Drake's Equation to simulate the probability of another life form in the Milky Way Galaxy.

flatris-lab icon flatris-lab

Flatris - Updated Repo for easier deploy with Azure DevOps

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.