Giter Club home page Giter Club logo

Kenneth Burchfiel's Projects

arch_calculator icon arch_calculator

A Python program that applies trigonometry to calculate the coordinates of components of an arch

bdayproblem icon bdayproblem

A simple C++ program that shows the odds that no members of a group have a matching birthday

bondpvcalc icon bondpvcalc

A Python program for calculating bond present values based on 5 different parameters

bulls-and-cows-cpp icon bulls-and-cows-cpp

A simple guessing game coded in CPP. Coded as part of my independent study of Programming: Principles and Practice by Bjarne Stroustrup

cbs_course_review_analysis icon cbs_course_review_analysis

A program that gathers CBS course ratings information from a website, stores that data into a csv file, and performs various analyses of the data

cdfcurve icon cdfcurve

A Python program that displays a graph of the normal distribution and its cumulative density function

census_folium_tutorial icon census_folium_tutorial

A tutorial program that shows how to use Folium to convert US Census zip-code-, county-, and state-level data into choropleth maps. Also includes code for creating vertical map legends.

census_query_tutorial icon census_query_tutorial

This program demonstrates how Python can be used to retrieve and export US Census data from thousands of zip codes.

consoleworldclock icon consoleworldclock

A simple world clock that displays in a console terminal. Times update every 60 seconds. Please check the readme for important installation instructions.

dash_school_dashboard icon dash_school_dashboard

This project shows how to create interactive dashboards using Plotly and Dash. (All data shown in the dashboards is fictional.)

evaluating_moving_average_strategies icon evaluating_moving_average_strategies

A Python program that evaluates different moving average strategies for a set of stocks. I am not a financial advisor, and I do not recommend using this program for financial planning or investing purposes!

example-program-showing-how-unique_ptr-avoids-memory-leaks icon example-program-showing-how-unique_ptr-avoids-memory-leaks

An example C++ program demonstrating how C++'s unique_ptr helps prevent memory leaks. It includes a comparison to regular pointers. Note that this program will (intentionally) leak memory if the newcharsusingptr function is selected within int main().

flight_data_analysis icon flight_data_analysis

This is a Python program contained within a Jupyter notebook that performs data analysis on a large CSV file. As someone relatively new to Python, Jupyter notebooks, and Pandas, I found this to be a great learning exercise.

happiness_plots_and_regressions icon happiness_plots_and_regressions

A program that demonstrates how to create visualizations, correlation matrices, brute-force best subsets regressions, and predictions using Python and a fictional dataset.

iv_subset_comparison icon iv_subset_comparison

A Python program that identifies all possible subsets of a list of 7 independent variables; performs a regression on each; and then identifies the regression with the highest adjusted R^2

markov_analysis icon markov_analysis

A Python tutorial program that shows how to use a Markov analysis to produce randomly generated text

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.