Skip to content
View lucabae's full-sized avatar

Block or report lucabae

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
lucabae/README.md

Header

👋 Hi, I'm Luca

👨‍💻 Full-stack developer with a curiosity for cybersecurity and modern web tech.
📍 You can find me at [email protected]


⚙️ What I work with

  • JavaScript, Python, C, Bash, SQL
  • Frontend: ReactJS, TailwindCSS
  • Backend: Django, PostgreSQL, REST APIs
  • Python/C Scripting
  • AI Libraries: OLLama, Open AI Whisper, etc.
  • Web security: XSS, CSRF, auth flaws, etc.
  • APIs: Stripe Payments, Google SMTP, etc.

📦 Projects

  • Audio to Video AI Editor: Web-based editor built with Vanilla JS and Python Flask. It allows you to upload an audio file of yourself speaking, and automatically generates image or video clips that correspond to your audio. This eliminates the need to manually search for and insert images into your videos.
  • Autonomia: A SaaS that let's non-technical users automate their tasks with a Drag and Drop editor, powered by Python. It allows tasks like: talking to local AIs, reading spreadsheets, making requests, moving your mouse and typing on your keyboard, etc.
  • DjangoQuickie: A boilerplate/starter kit for spinning up small Django projects fast. Useful for quick tests, MVPs, or demos with sensible defaults.

Pinned Loading

  1. audio2video-editor audio2video-editor Public

    Audio to Video AI Editor is a web-based editor built with Vanilla JS and Python Flask. It allows you to upload an audio file of yourself speaking, and automatically generates image or video clips t…

    JavaScript