Coder Social home page Coder Social logo

Stefana Ciustea's Projects

dividends-company-stocks_plots-dataframes-pandas_python icon dividends-company-stocks_plots-dataframes-pandas_python

Find all dividends. This assignment uses Pandas. Data Preparation: Load the 6 stocks ['IBM', 'MSFT', 'GOOG', 'AAPL', 'AMZN', 'FB'] historical data into dataframes. Compute the dividends. The result has 6 dataframes, each of them has two columns: Date and Dividend.

dynamic-array_cplusplus icon dynamic-array_cplusplus

This code defines a template class named DynamicArray. This class is created to be able to represent a dynamic array(resizable array) which can contain elements of any data type, which T, the template parameter, specifies.

improve-machine-learning-model-accuracy_feature-engineering_python icon improve-machine-learning-model-accuracy_feature-engineering_python

Splitting the advertising data (advertising.csv) into training and testing data sets, then choosing and training a classification machine learning algorithm; Getting the accuracy of the ML model; Using feature engineering skills to create new features and improve my ML model;

maze_solver-path-of-light-ray-in-maze_python icon maze_solver-path-of-light-ray-in-maze_python

*in progress* Python function that tracks the path of a light ray inside a mirror maze. The mirror maze is inputted as a 2D list argument. The function maze_solver takes that 2D list as the input maze and outputs the path that the light ray travels in this maze.

meetings-organizer-function_findminrooms_python icon meetings-organizer-function_findminrooms_python

Python function designed to help organize multiple meetings during a day. Each meeting has a start time and end time. Each meeting needs to reserve a private conference room during that time. The function takes all the meeting schedules and calculates the minimum number of conference rooms needed.

pomodoro-deploy icon pomodoro-deploy

*almost done* The "Pomodoro Timer" React Web App that I created has the default times (25 minutes for work & 5 for break), and it allows the user to change those times. The background image changes depending on whether it’s Work time or Break time. I made it using React, TypeScript, CSS, and HTML.

teutsch-partners-take-home-assignment icon teutsch-partners-take-home-assignment

The "Calculator" React Web App I created is capable of performing addition, subtraction, multiplication, division and exponentiation. It's usable via both keyboard and mouse. The calculator only takes properly formatted numbers as input. It only does calculations on valid mathematical expressions. I made it using React, TypeScript, CSS, and HTML.

time-conversion_lab2_cplusplus icon time-conversion_lab2_cplusplus

This program takes an input in the form of an integer representing seconds, and converts those seconds to days, hours, minutes, and seconds

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.