alialiwa2005
alialiwa2005
@alialiwa20050
Inspired by Amazon Web Services (AWS) :aws:, Libre Web Services (LWS) :libre-web-services:, also known as "Raspberry Web Services (RWS)" :raspberry-pi-logo:, is a concept built during Hack Club's :hackclub: Winter of Making :wom: 2023 Winter Hardware Wonderland :winter-hardware-wonderland: "10 Days of Making" event is a hackable, scalable, load-balanced, home-hosted, multi-node aarch64 Arm-based :arm: cloud powered by Kubernetes :kubernetes: & Docker :docker:, created by @alialiwa2005 ("Hack Cat" :hacker-cat:), a veteran :scrappy-retro: Hack Club community member :dino-drake-yea: & founder 🧭 of Gaynor McCown Hack Club :gaynormccown:, established in November of 2020 :dinosaur_waving:. Libre Web Services :libre-web-services: on Hack Club Scrapbook :scrappy: | Libre.hackclub.com
https://cloud-2y3c77n2r-hack-club-bot.vercel.app/0libre_web_services_logo.png
alialiwa2005
@alialiwa20050
https://cloud-cqspy6sse-hack-club-bot.vercel.app/0image.png
alialiwa2005
@alialiwa20050
Here's a :python: program I've coded today, hosted on :replit: (repl.it/@alialiwa2005/Minutes-to-Seconds). It converts minutes to seconds ⏰, with up to two decimal places in the outputted calculation :abacus: for extra precision, and minimized confusion. This program is opensource under an MIT license. Feel free to hack and build on my code! :hacker-cat:
https://cloud-8k9v173fx-hack-club-bot.vercel.app/0replit-minutes-to-seconds_1.gif https://cloud-8k9v173fx-hack-club-bot.vercel.app/1replit-minutes-to-seconds_2.gif
alialiwa2005
@alialiwa20050
https://cloud-cg4anekhe.vercel.app/0image.png https://cloud-cg4anekhe.vercel.app/1image.png
alialiwa2005
@alialiwa20050
Today, I've started exploring :python:'s math operators. I've made this code, (repl.it/@alialiwa2005/Math-Operations-on-User-Inputs-02082021?v=1), which uses Python's math operators in various cases, as well as math.sqrt() from Python's awesome math library (my :python: program solves algebra and geometry problems). The code makes calculations based on two integers and a distance-measuring unit are received as inputs from a user and those three user-inputs are each assigned to some basic variables. Then those variables, which represent the user's inputs, are used in calculations; squaring, cubing, modular division, and even calculating the length of the hypotenuse of a right triangle which has two legs (each of those two triangle legs have a measurement of one of the user's two inputted numbers, using the unit of length which was inputted by the user). Run my code on ! The mentioned is opensource and free for all to remix and build on, under a CC-BY creative commons license; so feel free to fork & hack my program.
https://cloud-dvm2cat28.vercel.app/0image.png https://cloud-dvm2cat28.vercel.app/1image.png
python emoji
replit emoji
hacker-cat emoji
goose-honk-technologist emoji
wom emoji
alialiwa2005
@alialiwa20050
Here's my fully-functional re-make of a user-inputted story (inspired by Mad Libs) written in :python: , and hosted on :replit: (repl.it/@alialiwa2005/User-Inputted-Story-Python-2020-2021?view=1). As you may have noticed, the code is more organized and a bit less complicated than my initial attempt. It's true... sometimes, a fresh start is what you need!
https://cloud-iktn8bfi0.vercel.app/0image.png https://cloud-iktn8bfi0.vercel.app/1image.png https://cloud-iktn8bfi0.vercel.app/2image.png
python emoji
wom emoji
hacker-cat emoji
replit emoji
true emoji
goose-honk-technologist emoji
upvote emoji
alialiwa2005
@alialiwa20050
I've written a program for my Python CS class' (repl.it/@alialiwa2005/User-Inputted-Story-Python-2020-2021-Needs-Fixing), can't seem to resolve the errors... I hope and plan to revisit and fix this soon, when I learn more :python: . In the meantime, I'm starting freshly from scratch, and writing a more simple program (my initial attempt may have been over-complicated).
https://cloud-bfkc4np2q.vercel.app/0image.png https://cloud-bfkc4np2q.vercel.app/1image.png
hacker-cat emoji
confused-dino emoji
replit emoji
python emoji
wom emoji
upvote emoji
alialiwa2005
@alialiwa20050
https://cloud-plyc95nvc.vercel.app/0image.png https://cloud-plyc95nvc.vercel.app/1image.png