So Now I Connected all 3 layers today:
Electron UI → Python orchestrator → Go sandbox → back to UI.
The system now simulates real tool execution inside a “sandbox” layer.
Full request flow is alive! 🔥
Next: WASM sandbox VM sandbox logic 👀
#buildinpublic#golang#pythongui
Got the full UI → Python pipeline working!
Electron sends a request, Python validates and returns clean JSON.
This is the core communication backbone my whole tool will run on.
Next up: connecting the Go sandbox 👀
#buildinpublic#CyberSecurity#pythongui#electron
Just built my first GUI app using #Python and #Tkinter!
It has menus, checkboxes, alerts, a text box, and buttons — all from scratch with no extra libraries.
Super simple, super fun, and a great intro to desktop apps!
#100DaysOfCode#PythonGUI
🧠 Day 34 of #100DaysOfCode: Took my Quiz App to the next level! 🎉 Used #tkinter for the interface and API calls to fetch trivia questions from the Open Trivia Database. 🌐📚 Learning and quizzing just became interesting! 💻🧠 #PythonGUI#TriviaApp#APIIntegration 🚀🤓
📚 Day 31 of #100DaysOfCode 🚀: Leveraging the power of tkinter, pandas, and exception handling, I've crafted my very own Flash Card Program! 🃏📊 A fun and effective way to study and reinforce knowledge 💻📖 #PythonGUI#Pandas#FlashCardApp#CodingJourney