Building Scalable Web Apps & AI Tools
B.Tech CS graduate specializing in Python, Django, React.js, and integrating AI-driven automation into production engineering. Turning complex problems into elegant logic.
Status
ONLINE
➜ ~/portfolio ./init_profile.sh
import requests
def fetch_profile():
url = "https://api.surajgupta.dev/v1/profile"
response = requests.get(url)
return response.json()
print(fetch_profile())
OUTPUT:
Real-time sync with @surajpaniyara102-web
Backend & Database
Python, FastAPI, Django, MySQL, PostgreSQL, PgAdmin
Frontend & Tools
HTML, CSS, JS, React.js, Git, GitHub
Technomencer AI
March 2026 - Present
Developed scalable web applications, RESTful APIs, and AI-powered automation modules to streamline workflows.