Skip to content

Commit 73a86c8

Browse files
committed
Added Featured projects
1 parent d6892cf commit 73a86c8

File tree

16 files changed

+48
-46
lines changed

16 files changed

+48
-46
lines changed
Loading
39.5 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
date: '2'
3+
title: 'Car Price Predictor'
4+
cover: './CarPricePrediction.png'
5+
github: 'https://github.com/pycoder2000/Car-Price-Prediction'
6+
external: 'https://allysoncaragency.herokuapp.com/'
7+
tech:
8+
- Python
9+
- Scipy
10+
- HTML
11+
- Javascript
12+
- Linear Regression
13+
---
14+
15+
The [Car Price Predictor](https://allysoncaragency.herokuapp.com/) is a web application which predicts car prices based on given independent features like Car Name, Year, Selling Price, Present Price, Kms Driven, Fuel Type etc. The dataset is available at [Kaggle](https://www.kaggle.com/code/mdejazulhassan/vehicle-dataset-from-cardekho/data), and it's provided by [cardekho.com](https://www.cardekho.com/). It is made using **Flask** and deployed on **Heroku**.
-579 KB
Binary file not shown.
-187 KB
Binary file not shown.

content/featured/HalcyonTheme/index.md

-15
This file was deleted.
117 KB
Loading

content/featured/InstantMD/demo.png

58.8 KB
Loading

content/featured/InstantMD/index.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
date: '1'
3+
title: 'InstantMD'
4+
cover: './InstantMD.png'
5+
github: 'https://github.com/pycoder2000/InstantMD'
6+
#external: 'https://halcyon-theme.netlify.com/'
7+
tech:
8+
- Regex
9+
- Semantic UI
10+
- Flask
11+
- Python
12+
---
13+
14+
**Instant MD is an Investigation, Medication and Chief complaint recognition application using Natural Language Processing.**
15+
16+
_🏆 Winner of the HealthCare Track at the MINeD Hackathon_
17+
18+
Being able to have machines understand unstructured textual content already plays a big part nowadays in our life. NLP can contribute largely to the advancement of medical science. NLP is used to extract information from free text narratives written by a variety of healthcare providers.
-112 KB
Binary file not shown.

content/featured/SpotifyProfile/index.md

-15
This file was deleted.
Binary file not shown.
-554 KB
Binary file not shown.

content/featured/SpotifyProfileV2/index.md

-16
This file was deleted.
198 KB
Loading
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
date: '3'
3+
title: 'Stock Portfolio Management'
4+
cover: './demo.png'
5+
cta: 'https://github.com/pycoder2000/Stock-Management-App'
6+
external: ''
7+
tech:
8+
- Django
9+
- HTML
10+
- Python
11+
- CSS
12+
- SQLite
13+
---
14+
15+
It is a web application for managing your investment portfolio. Users can get real-time stock data and market news via Yahoo Finance, IEX Cloud, and Quandl APIs. They can also compare the performance of the stocks with charts and predict the future behaviour for the same. Users are given the ability to create a customizable stock portfolio and watchlist to track both current and prospective holdings. The application uses RESTful Web Services to pull live/historical stock data.

0 commit comments

Comments
 (0)