Skip to content
View elianalopez's full-sized avatar
😷
I love it when parallel lines touch!
😷
I love it when parallel lines touch!

Highlights

  • Pro

Block or report elianalopez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elianalopez/README.md

Hi there πŸ‘‹

I am a dedicated Software Engineer with over 3 years of experience. I graduated with a Bachelor's of Science in Mathematics and recently obtained a Master's of Science in Computer Science. My career has been focused on developing robust and high-performance software applications.

With a strong foundation in software engineering and mathematics, I am proficient in designing and implementing complex algorithms, optimizing performance, and deploying applications in dynamic environments. As a proactive learner, I am constantly exploring new technologies and methodologies to enhance my skill set.

Featured Works 🀩

  • Instapup - The Instagram Puppy Generator πŸ“·πŸΆ | GitHub

    • Utilized the Beautiful Soup library to continuously webscrape photos of dogs from Google Images every 300 seconds
    • Utilized the instabot library to connect and randomly choose a photo of a dog to upload
    • Created a cleaner function to remove photos that were chosen by the instabot every 300 seconds
  • Raspi Car Project πŸ“πŸŽοΈ | GitHub

    • Redesigned an RC Car toy car with the Raspberry Pi and a Motor Drive Board Module to control motors via a Python program
    • Launched a webserver user interface that controls the car motors and live streams the PiCam with the Python Flask library
    • Integrated languages such as Python 3.0, HTML, CSS, and Raspberry Pi for this project

Writing πŸ“

I am an avid writer for computer science and tech-related topics on Medium, where I share insights and experiences from my professional journey and explore the latest trends and technologies in the field.

GitHub Stats πŸ“ˆ

Top Langs

Connect With Me:

Β  Β  Β 

Pinned Loading

  1. Instapup Instapup Public

    Instagram puppy generator! Get a new photo of a puppy every 5 minutes! View the Instagram page @5minutepup

    Python 4

  2. RaspiCar-Project RaspiCar-Project Public

    A full in-depth description of modifying an RC car with the Raspberry Pi Model B+

    Python 2

  3. Web-Scraping-Projects-with-Python Web-Scraping-Projects-with-Python Public

    A repository full of we scrapping projects to get hands on practice with Python's utilization of webscrapping

    Python

  4. Markov-Chains-Text-Generator Markov-Chains-Text-Generator Public

    A utilization of Markov Chains in Python to randomly generate a phrase with the use of a txt document file

    Python