class Developer:
def __init__(self):
self.name = "Arthur"
self.alias = "Aurthur"
self.upskilling = ["AWS", "Machine Learning", "CI/CD", "Data Analytics"]
self.qualities = ["Problem Solver", "Quick Learner", "Tech Enthusiast", "Team Player"]
self.language_spoken = ("en_IN")
def say_hi(self):
print("Thanks for dropping by! Hope my projects spark your interest! π")
me = Developer()
me.say_hi()
I may be slow to respond.
Pinned Loading
-
Coal-Mining-Shift-Management-System
Coal-Mining-Shift-Management-System PublicA digital solution for coal mining, streamlining shift handovers, safety management plans (SMPs), and hazard tracking. Features include customizable logs, voice-to-text updates, 2D hazard mapping, β¦
Dart 4
-
multithreaded-webserver-lru
multithreaded-webserver-lru PublicA high-performance multithreaded web server in C, featuring an LRU caching mechanism for optimized content delivery. Designed to handle concurrent client requests efficiently while maintaining low β¦
C
-
-
MADHAVAN200/AI-Powered-forecasting-inventory-and-optimization-system
MADHAVAN200/AI-Powered-forecasting-inventory-and-optimization-system PublicJavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.








