HackerTrans
TopNewTrendsCommentsPastAskShowJobs

toxi360

no profile record

Submissions

[untitled]

1 points·by toxi360·vor 3 Monaten·0 comments

[untitled]

1 points·by toxi360·vor 4 Monaten·0 comments

My New Project:)

1 points·by toxi360·vor 9 Monaten·0 comments

YoutubeGO – Cross-platform downloader built with PySide6

1 points·by toxi360·vor 10 Monaten·1 comments

I built a collection of simple Python projects for beginners (CLI,GUI,Web,API)

github.com
6 points·by toxi360·vor 11 Monaten·1 comments

PulseTimer – AI-Powered Work Timer with Smart Presets and Privacy-Focused Design

timer.toxi360.org
2 points·by toxi360·vor 12 Monaten·1 comments

Show HN: PulseTimer – A clean, customizable work/break timer you can self-host

timer.toxi360.org
6 points·by toxi360·letztes Jahr·3 comments

PulseTimer – A clean, customizable work/break timer you can self-host

github.com
1 points·by toxi360·letztes Jahr·1 comments

PublishAPI – Lightweight sentiment API with daily limits and multi-key support

publishapi.org
1 points·by toxi360·letztes Jahr·0 comments

Terminal-Themed Portfolio Site

toxi360.org
4 points·by toxi360·letztes Jahr·1 comments

Show HN: YouTubeGO – Free 8K downloader with scheduler

github.com
2 points·by toxi360·letztes Jahr·1 comments

GOSync – A Cross-Platform SSH File Sync Tool with GUI (Python)

efecekic.gumroad.com
1 points·by toxi360·letztes Jahr·1 comments

Excluded – No limits. No censorship. Just raw creativity

excluded.work
2 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

[untitled]

1 points·by toxi360·letztes Jahr·0 comments

I built YouTubeGO – an offline GUI downloader with batch and scheduler (PyQt5)

youtubego.org
2 points·by toxi360·letztes Jahr·0 comments

comments

toxi360
·vor 3 Monaten·discuss
[dead]
toxi360
·vor 10 Monaten·discuss
https://youtubego.org

https://github.com/Efeckc17/YoutubeGO
toxi360
·vor 11 Monaten·discuss
I built this as a collection of simple Python projects for beginners. Originally, it started as a way to help new learners (and myself, out of boredom) practice Python basics. Over time, it grew into a small hub that covers CLI, GUI, web, and API examples with progressive difficulty.

The repo includes:

    Calculator (CLI, Tkinter, Flask)

     Password Generator (GUI + Clipboard)

    Number Guessing Game (CLI & GUI)

    TODO App with SQLite (CRUD)

     Internet Speed Test (Threading + Tkinter
     ASCII Art Generator (Text & Images)

     User Management API (Flask + JWT + Frontend)
Key focus:

    Beginner-friendly, hands-on code

    Clean structure & progressive concepts

    Covers CLI apps, Tkinter GUIs, SQLite DB, threading, web APIs, authentication
Repo: https://github.com/Efeckc17/simple-example-projects-in-Pytho...

Would love feedback, suggestions for more beginner-friendly Python project ideas, or contributions! MIT licensed – feel free to fork and use it.
toxi360
·vor 12 Monaten·discuss
Hey HN,

I built PulseTimer, a clean, responsive work timer that uses AI to recommend optimal session settings based on your goals. Whether you're studying, coding, exercising, or in meetings, it gives tailored Pomodoro-style presets to help you stay focused.

Why I made it: I was tired of rigid timer apps. I wanted something fast, private, pretty — and smart enough to adapt to what I’m working on.

Tech:

    Frontend: Vanilla JS, HTML5, CSS3

    Backend: Node.js + Express

    AI: OpenRouter GPT-3.5 API

    Audio + Notifications: Web APIs

    Privacy: No tracking, no accounts, all data stays local
Try it online: https://timer.toxi360.org GitHub: https://github.com/Efeckc17/PulseTimer

Feedback & feature ideas are welcome. Cheers!
toxi360
·letztes Jahr·discuss
Hello, thank you for your feedback. I have added the sounds; now there are sounds for end/break/start. You can try them out :)
toxi360
·letztes Jahr·discuss
I built PulseTimer because I wanted a clean, distraction-free work/break timer that actually lets me tweak session lengths, break intervals, and notifications.

Features:

    Customizable work sessions & break durations

    Optional notifications with sound

    Skip break button when needed

    Session history and progress tracking

    Fully local, no accounts or tracking

    Self-hostable (Node + Express)
You can try it live here: https://timer.toxi360.org Code: https://github.com/Efeckc17/PulseTimer

Happy to get feedback or bug reports.
toxi360
·letztes Jahr·discuss
Hey HN,

I just launched GOSync, a GUI-based, cross-platform SSH file sync tool written in Python (PySide6 + Paramiko). It allows secure syncing between a local folder and a remote server via SSH.

Features:

    SSH key and password login support

    Drag & drop transfer between local & remote

    Auto 10-second sync and manual "Sync Now"

    Dark-themed modern UI

    System tray integration

    Reconnection handling + error logs

    Works on Linux & Windows
toxi360
·letztes Jahr·discuss
Right now it's only 27 kb and I've added the manifest file :)
toxi360
·letztes Jahr·discuss
AHhhahah thanks
toxi360
·letztes Jahr·discuss
https://github.com/Efeckc17/YoutubeGO By the way, you can also review or examine this application, I would be very happy :D
toxi360
·letztes Jahr·discuss
Hello friends, I made this app just to try it out and have some fun, haha, but the comments are right, something like this could have been done more sensibly with C++ or other languages, ahaha.