Giter VIP home page Giter VIP logo

clean-marine's Introduction

Hi there! I'm Alyssa. ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป

About Me

  • ๐Ÿ“ก I'm currently a Software Engineer at Booz Allen Hamilton, working in research and development at the intersection of wired/wireless communication and AI/ML.
  • ๐ŸŽ“ I graduated from UCLA with a B.S. in Computer Science and Engineering in June 2024. During my time at UCLA, I was the ACM at UCLA Teach LA Dev Team President.
    • Teach LA pairs UCLA students with schools in Los Angeles to provide free computer science classes. Our goal is to empower all students with the ability to code, and use it to make a difference.
    • Learn more about the Dev Team and the work we do!
  • ๐ŸŽž๏ธ I interned at Paramount Global as a Data and Development Intern working in full-stack engineering on the Data and Decision Science Group
  • ๐Ÿ›ฐ๏ธ I interned at Northrop Grumman as a Software Engineering Intern doing embedded software engineering on the Advanced EHF satellite constellation.

Beyond Computer Science

  • ๐ŸŽจ I attended the Orange County School of the Arts where I was trained in musical theatre, visual arts, creative writing, film and television, and more!
  • โ›ท๏ธ I am an avid skiier, visiting the mountains as often as I can
  • ๐Ÿž๏ธ I love visiting National Parks! My favorites are Zion, Bryce Canyon, and Redwoods National Parks

Contact Me

clean-marine's People

Contributors

ajtadeo avatar awest25 avatar colleenhlam avatar tylerdtran avatar

clean-marine's Issues

Create invoke command to run web scrapers

Right now the web scraper is set to run on ./manage.py makemigrations which makes no sense. need to make a separate command so i can do this manually (or automatically at like 3am?)

Fix invoke commands for Dockerized apps

The web app functions correctly, however the invoke commands are not working.

  • invoke scrape fails because Selenium must be added as a service in compose.yaml
$ invoke scrape
Starting Surfrider web scraper...
/bin/sh: 1: google-chrome: not found
/bin/sh: 1: google-chrome-stable: not found
/bin/sh: 1: google-chrome-beta: not found
/bin/sh: 1: google-chrome-dev: not found
/bin/sh: 1: google-chrome: not found
/bin/sh: 1: google-chrome-stable: not found
/bin/sh: 1: google-chrome-beta: not found
/bin/sh: 1: google-chrome-dev: not found
/bin/sh: 1: google-chrome: not found
/bin/sh: 1: google-chrome-stable: not found
/bin/sh: 1: google-chrome-beta: not found
/bin/sh: 1: google-chrome-dev: not found
[ERROR] The scraping job failed. See exception:
[Errno 13] Permission denied: '/nonexistent'
Done.
  • invoke dump fails because the user cannot write to the isolated Docker file system
$ invoke dump
/bin/bash: line 1: dump.json: Permission denied

Fix Surfrider web scraper

when i run the web scraper i get some weird errors and messages that need to be fixed. this may be solved by recreating the database

Starting the scraping tool
[{'placeid': '', 'eventname': 'Siuslaw Chapter Meeting August', 'organization': 'Surfrider Siuslaw', 'link': 'https://volunteer.surfrider.org/opportunities/Mjvoj0pS3X', 'date_and_time': 'Thu, Aug 10, 2023: 1:00AM-3:00AM GMT', 'location': 'Location: Florence, OR'}, {'placeid': '', 'eventname': 'Net Patrol Cleanups', 'organization': 'Surfrider Kauaสปi', 'link': 'https://volunteer.surfrider.org/opportunities/jHl7fDPvQX', 'date_and_time': 'Thu, Aug 10, 2023: 1:30AM-4:00AM GMT (+ 2 more)', 'location': 'Location: Anahola, HI'}]
failed at latest_event is none
UNIQUE constraint failed: webscraper_events.eventname

Change SQLite DB to PostgreSQL

right now the DB is kinda disorganized and I don't understand it. need to start from scratch to recreate it in psql so i can figure out how the backend works

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.