class AdityaYadav:
def __init__(self):
self.role = "Software Engineer @ AcutusAI"
self.extracurricular = "Tutor @ Machine Learning"
self.focus = ["ML", "Mathematics", "Scalable AI Solutions"]
self.impact = {"QMAPI Platform": "7% ↑", "AI Prescreening": "25% ↑"}
self.stack = {
"AI/ML": ["LangChain", "PyTorch", "TensorFlow"],
"Backend": ["Express", "Python", "Django", "FastAPI" ],
"Frontend": ["React", "TypeScript", "Javascript"],
"Cloud": ["AWS", "Docker", "K8s"]
}
-
AcutusAI
- Delhi India
- https://portfolio-x41c.onrender.com/
- in/2580aditya
Highlights
Pinned Loading
-
apache/airflow
apache/airflow PublicApache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
Proxy-Caching-Server
Proxy-Caching-Server PublicA Proxy Caching Server acts as an intermediary between clients and the main server, storing frequently accessed content locally to reduce latency, bandwidth usage, and server load. It improves perf…
Python 3
-
Memory-allocator
Memory-allocator PublicA thread-safe C implementation of malloc() that manages memory using a linked list structure. Features block reuse and mutex-based synchronization for concurrent access.
C 3
-
server-connection
server-connection PublicThis project, Server Connection, demonstrates various server communication techniques using the C programming language. It showcases three key approaches—blocking, non-blocking, and multi-threading…
-
web-maestro
web-maestro PublicWelcome to Web Maestro! This project is designed to help you build a versatile and feature-rich blogging platform with a focus on user management and real-time interactions.
JavaScript 3
If the problem persists, check the GitHub status page or contact support.