Giter Site home page Giter Site logo

artemis-dl's Introduction

  • Among my proudest projects is artemis-dl, an application tailored to streamline the download/archival process for my current universities (TUM) Artemis platform.
  • Our outstanding team secured the 4th position in the Weboost Hackathon.
  • I developed a webscraper called ukeydl to assist students at our university in downloading lecture notes and organizing them effectively.
  • I crafted my personal webpage using HTML and CSS. After considerable thought, I concluded a minimalist approach suits my current needs best. Personal webpages don't need to overflow with details; LinkedIn narrates my career path, while GitHub showcases my programming ventures. Also my blog articles can be found at Medium.
  • I'm actively honing my coding skills by tackling interview questions and challenges on Codeforces and Leetcode.

Top Langs

artemis-dl's People

Contributors

hruzgar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

artemis-dl's Issues

TODO: webpage download

Because we want everything to be locally available to access the files even 30 years in the future, we need to download all images.
Problem:
If we have an index.html on our pc and open it directly from the file explorer, it doesnt take relative paths for image links. It always takes the absolute path (in chrome). So if i want to include the local images, i need to start a simple local webserver, which serves the index.html and the images on localhost.
so..

  • create simple python script, which opens webserver in current directory.
  • copy this script into all "Webpage" directories inside the exercise folders.
  • (will only work on windows. needs seperate for linux or macos)

This is the idea for now. However "https://www.httrack.com/" somehow doesn't need to do that? Needs further investigation.

issue downloading exercise L05SP03 from EIST SS22/23

Exercise Link:
https://artemis.in.tum.de/courses/241/exercises/10137

Error code:

[artemis-dl] 60/105: Downloading Exercise "L05SP03 Implementing a Load-Balancer for
Replicated Stateless Applications"
╭────────────────────────── Traceback (most recent call last) ──────────────────────────╮
│ in dl_course:44                                                                       │
│                                                                                       │
│ in download_all_exercises:55                                                          │
│                                                                                       │
│ in download_exercise:72                                                               │
│                                                                                       │
│ in print_exercise_to_pdf:62                                                           │
│                                                                                       │
│ in print_artemis_exercise_to_pdf:66                                                   │
│                                                                                       │
│ in print_using_selenium_method:49                                                     │
╰───────────────────────────────────────────────────────────────────────────────────────╯
FileNotFoundError: [Errno 2] No such file or directory:
'C:\\Users\\haso\\Documents\\artemis-dl\\downloads\\Introduction-to-Software-Engineering-
IN0006-Garching\\optional\\L05SP03-Implementing-a-Load-Balancer-for-Replicated-Stateless-
Applications\\L05SP03-Implementing-a-Load-Balancer-for-Replicated-Stateless-Applications.
pdf'
  • maybe problem because exercise wasnt started? Maybe clicking "Start exercise" will solve issue

delete global driver variable

create a function, which creates the driver at first call instead of global driver variable. This also helps that command line -h doesnt start a web browser.

local images not shown in firefox browser

When opening webpage in firefox, the images are not shown. But when open in MS Edge images are shown.
This can change however, when this issue is fixed #10 . So this issue should be tackled after solving the other one

Google Chrome Version not supported

Hi Hasan. I was trying to use your program with the pre configured executable on Windows but I faced an issue. I guess there are some dependency issues between the latest version of Google Chrome and Selenium. Here is the error message I got.
Screenshot 2023-08-24 125200

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.