Skip to content
View JetDev22's full-sized avatar
  • Germany

Block or report JetDev22

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
JetDev22/readme.md

About me

  • Airline Pilot with a love for tech
  • Trying to learn something new every day
  • Doing alot of 3D Printing
  • Trying to teach myself Programming

Tools and Languages

My Skills

Certificates

CS50x
Coursera



Projects

Systems Reference for A300

Website to quickly review the systems of the A300-600RF and create a review pdf for systems and non-normal procedures. For company internal use only, therefore a private repository. The website was build using Flask, MySQL to store all system data and Javascript to enable theme switching for pico.css. I will release a blank version (without the company database file). This may be of use for projects that store study notes, recepies ...





Simple Code Timer - Python / Tkinter

I wanted to build a small code timer for myself, to time my sessions. I took this idea to learn a bit of tkinter to create desktop python apps. Since I found tkinter to look a bit old'ish for my taste, I tried tkkbootstrap. This made the looks of it bit more modern. Go to Project here


BTC Portfolio Tracker PI / CLI

Two BTC Portfolio Tracker based on python.

  1. One displays to an 16x2 LCD connected to any Raspberry Pi
  2. One uses the CLI
  3. One uses a 64x64 LED Matrix
Go to the project here

React BTC Portfolio

React App to show some stats on your ₿ portfolio Go to the project here

Sveltekit BTC Portfolio

Sveltekit Version of my ₿ Portfolio tracker. Go to project here

Advent of Code

My Advent of Code solutions. Great way to keep coding motivation up

Find my solutions here

Pinned Loading

  1. BTC-Tracker BTC-Tracker Public

    Python 1

  2. CS50 CS50 Public

    CS50x and CS50w Problemsets

    C 1

  3. duino-dashboard duino-dashboard Public

    small dashboard for my duino miners

    JavaScript 1

  4. react-btc-portfolio react-btc-portfolio Public

    BTC Portfolio Viewer build in react.js

    JavaScript 1

  5. AdventOfCode AdventOfCode Public

    Advent of Code

    JavaScript 1 1

  6. sveltekit-BTC-Portfolio sveltekit-BTC-Portfolio Public

    BTC Portfolio Dashboard - created with Sveltekit

    Svelte