Chris Fornesa's Portfolio
I perpetually seek out new things to learn and new ways to grow as a person. Being autistic and having ADHD are two parts of my recipe that contribute to my tendency to obsess over the little things, ultimately see the bigger picture, and fuel my curiosity as I hyperfocus on a regular basis.
Recent Projects and Repositories
Here are a list of projects that I am actively working on or have worked on in the past.
- “Hello World” project. My first assignment for MOD A of Buston University’s Online MSDS program.
- “Introduction to GitHub” project. A GitHub Skills project where I practice creating a repo, then branching and merging changes.
- “Communicate using markdown” project. A GitHub Skills project where I practice communicating with markdown.
- Legacy “Projects” project. My first attempt at creating a GitHub page, it is also where this page was originally hosted prior to creating the “cfornesa.github.io” repository.
Jupyter Notebooks
DX 602 Final Project
December 15, 2024
This Jupyter notebook reviews the steps that I took in creating my first web scraping project, using BeautifulSoup4 and Requests Python libraries to scrape data from three of my websites. I also went through the ways in which I integrated GitHub Copilot in this workflow, though I will state that a solid foundation in Python was still necessary for me to refactor this code as efficiently as possible. You can find the associated Colab Notebook at this link.
DX 601 Final Project
December 8, 2024
This Jupyter notebook reviews the steps that I took in creating my first web scraping project, using BeautifulSoup4 and Requests Python libraries to scrape data from three of my websites. I also went through the ways in which I integrated GitHub Copilot in this workflow, though I will state that a solid foundation in Python was still necessary for me to refactor this code as efficiently as possible. You can find the associated Colab Notebook at this link.
Fornesus Blog Web Scraping Project
April 13, 2024
This Jupyter notebook reviews the steps that I took in creating my first web scraping project, using BeautifulSoup4 and Requests Python libraries to scrape data from three of my websites. I also went through the ways in which I integrated GitHub Copilot in this workflow, though I will state that a solid foundation in Python was still necessary for me to refactor this code as efficiently as possible. You can find the associated Colab Notebook at this link.
Links to a live web output of each of the three tests can be found at the following links:
- Fornesus Blog - fornesus.blog
- Fornesus Portfolio - chris.com.ph
- Fornesus Art Portfolio - fornesusart.com
The associated website was created using the Flask template at Replit and Replit’s native AI feature. Additionally, you can find the codebase for this program and tests at this link.
View the codebase for this site and see my profile.