Home Page

Resume

Projects

404
Projects

Projects

Course Schedule to .ics Website


Convert University Of Guelph Course Schedule to .ics file format

Source code for the website that allows you to import your course schedule into a calendar application of your choice.

lewyche.pythonanywhere.com

Technologies used

Special thanks to @AlphaCloudX

https://github.com/AlphaCloudX/Schedule-Optimizer


Jpeg Quantization Table Editor


A Jpeg Quantization Table Editor

This program allows you to edit the Quantization tables of a Jpeg image, as well as well as adjusting its quality. The primary uses for this program include:

  • Data moshing an image.
  • Learning how a quantization table works.
  • Adjusting quality of an image.

Tutorial

  • Press the file button on the top left, and then press import.
  • Import an image.
  • Start editing the image!
    • The arrow buttons switch between quantization tables.
    • The text field must always have 64 valid hexadecimal numbers, the program will indicate whether the input is valid.
    • Always press save after making edits to see your changes.

Downloads

Downloads can be found in the releases section.

Future updates

  • Mac version.

Personal Website


This website :))

Made for CIS*1050, Web Design

Start