| I wasn't first to get the key. Nor was I second, third, or even fourth. I'm probably not even the | |
| 10th to get it (ok, looks like I was the 8th.) But I'm happy that I was able to prove to myself | |
| that I too could do it. | |
| First, I have to admit I was a skeptic. Like the handful of other dissenters, I had initially | |
| believed that it would be highly improbable under normal conditions to obtain the private key | |
| through exploiting Heartbleed. So this was my motivation for participating in Cloudflare's | |
| challenge. I had extracted a lot of other things with Heartbleed, but I hadn't actually set out to | |
| extract private keys. So I wanted to see first-hand if it was possible or not. |
| #!/bin/sh | |
| # Ref.: https://www.pythonguis.com/tutorials/packaging-pyqt5-applications-pyinstaller-macos-dmg/ | |
| rm -rf build dist/* | |
| ################################################# | |
| # Create app file using pyinstaller | |
| ################################################# | |
| pyinstaller --name 'Huanbu' \ |
| #!/bin/sh | |
| # References | |
| # https://www.pythonguis.com/tutorials/packaging-pyqt5-applications-pyinstaller-macos-dmg/ | |
| # https://medium.com/@jackhuang.wz/in-just-two-steps-you-can-turn-a-python-script-into-a-macos-application-installer-6e21bce2ee71 | |
| # --------------------------------------- | |
| # Clean up previous builds | |
| # --------------------------------------- |
| <nav> | |
| <ul> | |
| <li><a href="#" id="homeLink">Home</a></li> | |
| <li><a href="#" id="tourLink">Virtual Tour</a></li> | |
| <li><a href="#" id="mapLink">Map</a></li> | |
| <li><a href="#" id="profileLink">Profile</a></li> | |
| </ul> | |
| </nav> | |
| <div class="container" id="content"> |
Prepare for your next developer job exam with our immersive Quizz Flash Cards RPG! πβ¨ Dive into different stages, from front-end to back-end, ISTQB, and more, all while battling through questions and leveling up your character. ππ₯ Boost your knowledge with each correct answer and watch your power grow! Perfect for quick memoization and brain training. Ready to challenge yourself? Let the quest begin! ππ§
Developed with care by kvnbbg π¨βπ»π
A Pen by Kevin Marville on CodePen.
A Pen by Kevin Marville on CodePen.
This Vue.js application combines a Pomodoro timer with task management, and includes fake login and registration forms for demonstration purposes. The app is fully translated into English, French, Spanish, and German, and includes a floating bubble advertisement linking to job opportunities. It also features a responsive design that adapts to light or dark themes based on user preference. Ideal for enhancing productivity, this all-in-one app helps manage study sessions efficiently with an intuitive interface and engaging notifications. Check out my LinkedIn for more details.
A Pen by Kevin Marville on CodePen.
| <input id="image-selector-input" style="visibility:hidden;" type="file"> | |
| <div class="container"> | |
| <canvas></canvas> | |
| </div> | |
| <script type="x-shader/x-fragment" id="vertShader"> | |
| precision highp float; |
Follow me on Bluesky: https://bsky.app/profile/josepaumard.bsky.social
The Dev.java website: https://dev.java/
Inactive tweeter account: https://twitter.com/JosePaumard
My GitHub repos: https://github.com/JosePaumard
The official Java YouTube channel: https://www.youtube.com/java