Skip to content
View fwSara95h's full-sized avatar

Highlights

  • Pro

Block or report fwSara95h

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. london-ON-ER-wait-times-scraper london-ON-ER-wait-times-scraper Public

    A python scraper for collecting the ER wait times in London, Ontario from https://www.lhsc.on.ca/adult-ed/emergency-department-wait-times

    Python 1

  2. todo-list-flask todo-list-flask Public

    A demonstration of deploying a simple, basic Todo List application using Python (Flask) and MySQL on Google Kubernetes Engine (GKE).

    Python

  3. rosaenlg rosaenlg Public

    Forked from RosaeNLG/rosaenlg

    RosaeNLG is a Natural Language Generation library for node.js and browser rendering, based on the Pug template engine.

    JavaScript

  4. tcf-practice-tracker tcf-practice-tracker Public

    A lightweight Go + SQLite web app for practicing TCF Canada tasks (Expression Orale & Écrite), built for Boot.dev Hackathon 2025

    CSS 5

  5. Parse HTML such that the nesting tha... Parse HTML such that the nesting that is implicit by header levels becomes explicit
    1
    # HTML Heading Nesting Parser
    2
    
                  
    3
    This gist contains a Python tool for converting flat HTML documents—especially those with nested content indicated only by header levels (like `<h1>`, `<h2>`, etc.)—into a structured JSON object that reflects the implicit hierarchy.
    4
    
                  
    5
    Originally inspired by [this StackOverflow question](https://stackoverflow.com/questions/75202810) from [@psychicesp](https://stackoverflow.com/users/13741789/psychicesp), this script is useful for:
  6. hardware-logic-encryption hardware-logic-encryption Public

    Senior design project on hardware encryption for sequential circuits, simulated on Synopsys Custom Designer.