Skip to content
View jzaragosa06's full-sized avatar

Block or report jzaragosa06

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
jzaragosa06/README.md

👋 Hi there! I'm Jun

I am an information technology student major in web and mobile technologies development. I also have a strong passion in data analysis and data science. Among my notable projects in data analysis is an automated time series forecasting, which incorporates LLM to provide context-specific explanations for the results and built using the Laravel framework. In data science, my notable project includes a sentiment analyzer, a web application built using Streamlit framework. I have a strong understanding of the fundamentals of C++, Java, and Java. I use Python extensibly to work on data projects. More importantly, I am committed to making meaningful contributions to our world.

🔭 I'm currently working on:

  • Improved version of Automated time series forecasting
    • Forecast on either univariate or multivariate time series data.
    • Analyze time series data in terms of its trend and seasonality patterns.
    • Add a collaborative feature to allow different users to work on the same forecasting project.

🧑‍🔬 I am also a DOST Scholar. I took satisfaction in creating softwares that have science-related applications.

I'm always looking to collaborate on exciting projects and ideas, so please feel free to reach out over LinkedIn or email me at [email protected]

👨‍💻 More about me

📓 I write blogs relating to the software projects that i am working on or machine learning topics that interest me.

⚡ Read my recent posts about:

Pinned Loading

  1. sentiment_analyzer sentiment_analyzer Public

    The application has the following features: -Whole Text Level Sentiment Analysis -Token Level Sentiment Analysis -Comparative Analysis

    Python 1 1

  2. ilocosRegion_realstate_webScraping ilocosRegion_realstate_webScraping Public

    Repository of code regarding the realstate prices in Ilocos Region, Philippines. The source is Lamundi.com

    Python 1

  3. multipoint_route multipoint_route Public

    This is a web application developed using the Laravel framework. It allows the user to find the optimal route on multiple destinations. Additionally, using MySQL as the database management, this we…

    CSS

  4. univariate_ts_forecast univariate_ts_forecast Public

    Using Large Language Model (Gemini-Pro) to Provide Context-Specific Explanation to Time Series Forecast

    HTML