anoldwebsite

anoldwebsite

Geek Repo

Github PK Tool:Github PK Tool

anoldwebsite's repositories

streamwebcam

Using Express socket.io and opencv4node.js strream your webcam on localhost

Language:JavaScriptStargazers:1Issues:0Issues:0

Airbnb-Zillow-data-project

A reusable program that cleans Airbnb and Zillow data with a connection to a PostgreSQL database. It also contains reusable functions in classes to perform exploratory analysis, calculate CAP rates, and recommend optimal zipcodes for investment.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

AirlinePassengers

I used Python to create a time series model. I modeled airline passenger data using ARMA, ARIMA, and SARIMA time series models. SARIMA was the best method for this data due to the presence of seasonality. Included in the project is a coding mental challenge: how would I go about creating a grid search method for SARIMA like the ARIMA version in pmdarima. I included sample code that I wrote to do parameter optimization on a logistic regression model using multithreading. Multithreading can be a powerful tool if employed in the right way. ​ Libraries: Pandas, Numpy, Matplotlib, statsmodels, Sklearn, pmdarima

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

BikeshareProj

Ran PostgreSQL Queries on DC Bikeshare Data

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Business-data-SQL-project

I created three tables in a SQL database. I used UPDATE..SET...WHERE, date functions, joins, LIKE, CASE statements, and subqueries. I wrote a number of queries to determine: 1. How many unique customers had transactions in the year 2021 2. The last names of the customers who purchased a particular product in February 2021 3. The total orders made for a product type, how many orders with a `transact_type` of `SALE` were to customers in the state of New Jersey 4. How many unique customers have had successful, non-returned transactions in 2021 5. A list of all the customers with a `VOID` order for any Product ID/SKU that starts with the letter `t`. ​ I also wrote a short script to access the City Bikes API in Python. ​ Libraries: Pandas, SQLAlchemy, OS, Requests

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Company-Analysis-Model

Documentation behind the model used to analyse companies in Simply Wall St

License:NOASSERTIONStargazers:0Issues:0Issues:0

Customer-Segmentation

Customer Segmentation

Stargazers:0Issues:0Issues:0

datascience-projects-python1

Python practice files from courses and tutorials online plus some odd, small projects I did when I began to learn to code.

Stargazers:0Issues:0Issues:0

exercisetracker

A boilerplate for a freeCodeCamp project.

Stargazers:0Issues:0Issues:0

ezprofile

Kickstart your personal portfolio with Github Api and blog.

License:Apache-2.0Stargazers:0Issues:0Issues:0

finance_python

Python program to scrape stock market data from TMX, Yahoo, Nasdaq, and TDAmeritrade.finance

Stargazers:0Issues:0Issues:0

footerAndHeaderMaterialUI

Footer and Header for a website made with. material-ui and React

Language:JavaScriptStargazers:0Issues:0Issues:0

gatsby-wp

A website developed in Gatsby connected with Wordpress CMS

Language:JavaScriptLicense:0BSDStargazers:0Issues:0Issues:0

learnSolidity

freecodecamp exercises to learn solidity with Python

License:MITStargazers:0Issues:0Issues:0

Mac-Setup

Tools installed on a fresh mac

License:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

news_updates_twitter-posts-bulk-upload

Provides Daily News Updates - Scrapes Google News RSS feed based on a user-provided search term. Generates a text file with the results. I used this program to automate a list of Twitter posts for bulk upload.

Stargazers:0Issues:0Issues:0

Operations_data_analysis_proj

I analyzed a data set of clothing entering a warehouse using advanced SQL functions and Python. I calculated weighted averages in SQL using window functions and the filter clause to identify clothing that took longer to process in the warehouse. The SQL queries also use subqueries, common table expressions, CASE statements, UNION ALL, and ALTER TABLE ... UPDATE. ​ Libraries: Pandas, Numpy, Seaborn, Matplotlib, SQLAlchemy

Stargazers:0Issues:0Issues:0

pythonTheHardWay

Python exercises from the book pythonTheHardWay with some extras

Language:PythonStargazers:0Issues:0Issues:0

Stata

Stata Files - Data cleanings project - I programmatically downloaded data files from IPEDS using Python, a task that very few coders would be able to achieve. Then, I harmonized the data sets into a consistent panel dataset that is easy for others to use. I reshaped each data set to be long by unitid, academic rank, contract length, and sex. This required converting triply wide data into long for some years. I also encoded and recoded categorical variables for consistency across years.

Stargazers:0Issues:0Issues:0

studybud

Django project for posting messages in rooms where one can post text messages and users can have profile.

Language:PythonStargazers:0Issues:0Issues:0

telegrambot_python1

A basic telegram bot made in python to practice if else and dotenv file

Language:PythonStargazers:0Issues:0Issues:0

theLandingPageUsingGrid

Using the material-ui Grid system make the landing page with animation and buttons

Language:JavaScriptStargazers:0Issues:2Issues:0

theServicesPage-material-ui

material-ui grid has been used to make the services page of the website in this part of the project.

Language:JavaScriptStargazers:0Issues:0Issues:0

timestamp-microservice

Creating an Express server and an API to return date in unix and UTC format

Language:HTMLStargazers:0Issues:0Issues:0

url-shortener

A nodejs API that creates shortcuts for URLs

Language:JavaScriptStargazers:0Issues:0Issues:0

vidly2

django app that is very basic and could be your first app. Shows how to make a basic API and data model for movies rental app.

Language:PythonStargazers:0Issues:0Issues:0

winston1

Logs events to console and a file in the project directory

Language:JavaScriptStargazers:0Issues:0Issues:0