Skip to content
Open navbar menu
Sign UpLog In
Profile icon

warhawk947

@Navinor
formerly known as Warhawk947
YouTube
Website
  • Uptime Robot API Rewrite

    Cover page
    Made with Python
    Recent comments (0)
  • WarhawkOS

    Cover page
    Made with Python
    Recent comments (0)
Navinor
Navinor
shared a Post
3 years ago
An old game that I made almost a year ago!
Hello everyone! I was recently digging around in my pc, when I suddenly found one of my text games I ever made with python. Sure enough, that project
TypingGame
Bash
Navinor
Navinor
shared a Post
3 years ago
After 10 minutes of furious coding, I have done it! Screenshot: image
weekly 6
Python
TheDrone7
TheDrone7
SCORED.3 years ago
DynamicSquid
DynamicSquid
Screenshot (84) The code: Screenshot (85)3 years ago
Navinor
Navinor
shared a Post
3 years ago
Run on Repl.it Thanks to @CodeLongAndPros for inspiring this project! Hawklang An esoteric language copied heavily inspired by Excon How it works H
hawklang
Python
Codemonkey51
Codemonkey51
GREAT3 years ago
CodeLongAndPros
CodeLongAndPros
Also, have you looked at EXCON+?3 years ago
CodeLongAndPros
CodeLongAndPros
Uhh. I'm getting deja-vu.3 years ago
Navinor
Navinor
shared a Post
3 years ago
This is my first game written in Go! Hope you enjoy! yes, it's a bit simpler than what I would usually post, but a journey of a million miles begins
number guesser
Go
Navinor
Navinor
shared a Post
3 years ago
Hi everyone! I decided to learn Go, and I'm learning off of these tutorials: https://www.youtube.com/playlist?list=PLzMcBGfZo4-mtY_SE3HuzQJzuj4VlUG0q,
learning go!
Go
studentAlfredAl
studentAlfredAl
Great start! Keep it up :)3 years ago
CodingGoose
CodingGoose
Very nice!3 years ago
ShivankChhaya
ShivankChhaya
Nice job @Warhawk947!3 years ago
Navinor
Navinor
shared a Post
3 years ago
Introducing URAPY (Or Uptime Robot API Rewrite) What is URAPY? URAPY stands for Uptime Robot API, but I wanted it to be more cheesy so I switched it
URAPY example
Python
Codemonkey51
Codemonkey51
Hrmmm [email protected] you can't hide it from me with: [email protected]3 years ago
Navinor
Navinor
shared a Post
4 years ago
lets all thank whoever brought repl.it back up again. We all love you
Boi
Python
Andi_Chin
Andi_Chin
why does this post have upvotes4 years ago
LizFoster
LizFoster
Thankfully I had to run an errand, so I wasn't affected too badly. It only JUST got back up?!4 years ago
Navinor
Navinor
shared a Post
4 years ago
Because jsonstore.io is down, I need another easy python database alternative. Any help would be greatly appreciated! cheers, Warhawk947
programmeruser
programmeruser
Try https://pypi.org/project/s1db/ or replit db2 years ago
eco27
eco27
this question is already answered but I think you should try to set up your own database rather than using any external ones4 years ago
Navinor
Navinor
shared a Post
4 years ago
How this all came together So, If you're like me, and you use the Repl.it Way of hosting discord bots, you use uptimerobot.com to track how your bots
uptimeRobotAPI
Python
hugobasq
hugobasq
How do you get for example the average response time of a monitor?2 years ago
Coder100
Coder100
What is vanilla python? Is it like vanilla javascript? Which is what? from Warhawk import Client client = Client("abc123") client.newMonitor("coder100", "coder100.exe") while True: votes += 1 vanilla += 1 howDareYouNotPublishThisOnPyPi += 1 `4 years ago
Navinor
Navinor
shared a Post
4 years ago
For some reason, there is no support for the PIL package in python. When I try to install it, it gives me an error: image
a5rocks
a5rocks
Try installing Pillow.4 years ago
Navinor
Navinor
shared a Post
4 years ago
Warhawk947's Quadratic Equation Solver! No complex roots sorry... Looking for help with your Quadratic Equations? Look no further! My Quadratic Equa
quadraticThingy
Python
Navinor
Navinor
shared a Post
4 years ago
(I kind of feel like this is copying If it is feel free to take it down mods) My maze game! Features Ten mazes in increasing difficulty Anonymous le
mazeGame
Python
theangryepicbanana
theangryepicbanana
Why do you think this is copying?4 years ago
Navinor
Navinor
shared a Post
4 years ago
A project I made for school. How did this get so many upvotes thanks guys cheers, warhawk947
test
Java
LohithS
LohithS
Warhawk947 (524) you should have used for loop instead of using while loop.2 years ago
ravivc
ravivc
read useful articles: https://codegym.cc/groups/posts/227-for-each-loop https://codegym.cc/groups/posts/226-the-while-statement4 years ago
Highwayman
Highwayman
Uh. So. I entered 0. ... Ok. Yeah.4 years ago
Navinor
Navinor
shared a Post
4 years ago
A Text-based Item Selection GUI I made when I was bored. I probably will implement this into warhawkOS when I have the time... If you want to use it,
Text-based Item Selection GUI
Python
Navinor
Navinor
shared a Post
4 years ago
Can anyone tell me why the python inner clock seems to be always stuck at Jul 9 2019, 00:06:43, but calling time.time() always returns a ever-increa
xolyon
xolyon
Check your device or system or "restart" the program4 years ago
BotsBoots
BotsBoots
What do you mean by python inner clock?4 years ago
Navinor
Navinor
shared a Post
4 years ago
See that green button with "run" on it? Click that. A lot.
OOF
Python
xolyon
xolyon
I see what you dd their can you use a more complex version of your code to create like a save file?4 years ago
xolyon
xolyon
I thought this wouldn't work - guess I was wrong (this has inspired me thanks)4 years ago
Navinor
Navinor
shared a Post
4 years ago
Solve the puzzle! First person to get it will be congratulated Theme: Popular Phrase New Year 2019 rebus
Boi
Python
Navinor
Navinor
shared a Post
4 years ago
I tried to install packages with python by using the following code: from pip._internal import main main(['install', 'termcolor']) and it gave me an u
Navinor
Navinor
shared a Post
4 years ago
The furthest i've gotten on the repl.it puzzle is this: Any help? Thanks!
theangryepicbanana
theangryepicbanana
Yea I'm still working on it too. not sure what to do for it4 years ago
Navinor
Navinor
shared a Post
4 years ago
Just spam away, and let the console do it's magic!