Code Monkey home page Code Monkey logo

airstrik.py's Introduction

๐Ÿ‘‹ I'm Julian Reder!

I'm a Wake Tech student currently working on various random projects and taking an internship with NC State's AERPAW drone lab.

I'm looking at either a Computer Science or Computer Engineering degree at NC State after dually enrolling at Wake Tech. I'm applying for admission for fall 2025 :)

Most of the projects I work on here fall into three categories:

  • Discord bots that I screw around with (Triggered, Piranha)
  • My NC State AERPAW projects (airstrik.py, DroneTracker, etc.)
  • Other random projects that I take on for fun (Molotov, finiteCraft)
  • ๐Ÿ”ญ Iโ€™m currently working on:

    • PyAerial - NC STATE intership project, successor to airstrik.py
    • DroneTracker - a drone tracker, also for NC STATE.
  • ๐Ÿ˜  Projects I'm procrastinating on:

    • Triggered - an IFTTT discord bot that really only needs hardening
    • finiteCraft - i hate cloudflare js captchas
    • Statify - I want to work on this but can't find the time
  • ๐ŸŒฑ Iโ€™m currently learning

    • How to work in a organizational structure
    • How to manage my time effectively
  • ๐Ÿ’ป๐Ÿ—ฃ๏ธ My languages

    • Python - ๐ŸŸข Extremely proficient
    • Selenium / Web Scraping - ๐ŸŸข Extremely good
    • Beating @Pixelz22 - ๐ŸŸข My most consistent skill
    • Docker/Docker Compose - ๐ŸŸข Extremely good
    • Javascript/Node.js - ๐ŸŸก Proficient, just haven't worked on it in a little while
    • C# - ๐ŸŸก Proficient
    • Java - ๐ŸŸก Proficient
    • HTML/CSS ๐Ÿ”ด Not great - know enough to get around, but haven't really worked in it at all
  • โŒš Future projects

    • Lights Out! - a puzzle platformer game I might make with @Pixelz22
    • CustomCrafter - a SpigotMC crafting plugin for Minecraft
    • WeBlock / Disney Square - a lockdown / time management program for Windows, Linux, and MacOS. Might work on this with @Pixelz22.

Find some more information, a detailed portfolio, and a contact form on my website

Other websites that I use: Modrinth Discord (@NotQuantum)

airstrik.py's People

Contributors

quantumbagel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

airstrik.py's Issues

IndexError with plane_history

Traceback (most recent call last):
  File "airstrik.py", line 695, in <module>
     hexes = collect_data(aircraft_json, plane_history)  # Update data
  File "airstrik.py", line 504, in collect_data
     if kval[1] <= closest_time:
IndexError: string index out of range

After running airstrik.py for about ~10 min, I receive this error consistently. I used docker compose to run the service. I've noticed the error is more likely to occur when there are more planes, as I have run the program at midnight (when there are much fewer planes) and I have not encountered this error.

I did make a modification to the airstrik.py file: removed lines 347 & 364 so that I get both console output and kafka output. Thus, the line numbers in the error message are offset by 2 compared to the latest version on Github. (695 -> 697, 504 -> 506)

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.