Skip to content

JusGu/elon-musks-texts

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

elon-musks-texts

GUI to view Elon Musk's Texts

Screenshot

Quick Start

Check it out here!

How I made it

  1. Use OCR to scan Court of Chanery PDF Documents (/data/pdfs/full_rotated.pdf) into an Excel File (/data/pdfs/full_rotated_part_one.xlsx and /data/pdfs/full_rotated_part_two.xlsx)
  2. Sort through data and manually label reactions on Excel (/data/pdfs/cleaned_data.xlsx)
  3. Turn the Excel File into a JSON file with Python (/data/output.json)
  4. Build React App with Mantine Components Library
  5. Get individual profile pictures by searching Bing with a Python Script /data/get_pfps.py

Tools Used

  • React (Mantine)
  • Python

About

GUI to view Elon Musk's Texts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published