Skip to content
View Aryan1718's full-sized avatar

Block or report Aryan1718

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aryan1718/README.md
Typing SVG

Software Developer building open-source AI blueprints and backend systems (FastAPI, React, Docker, PostgreSQL, Redis)

Currently working at an AI startup — most production contributions are made through a separate company GitHub organization.

Email | LinkedIn | Repos

trophies

About me

  • MS in Computer Science (CSU Fullerton)
  • Focus: backend APIs, scalable systems, AI apps (inference + integrations)
  • I like building production-style projects: Dockerized services, clean APIs, real deployments

Featured


stats graph languages graph

Tech (what I actually use)

Languages

javascript typescript python java cplusplus

Frontend

react nextjs html5 css3

Backend + Infra

nodejs express spring nginx docker kubernetes

Databases + Caching

postgresql mongodb mysql redis

Connect


Snake animation

Pinned Loading

  1. mini-redis mini-redis Public

    A Redis-like in-memory key-value database built from scratch, featuring RESP protocol support, core command handling, key expiration, and persistence for learning and experimentation.

    Python

  2. OverLeaf-MCP OverLeaf-MCP Public

    This MCP server lets you connect to your Overleaf project and perform all tasks directly from ChatGPT or any other platform that supports adding an MCP server.

    Python 2 2

  3. fake-review-detector fake-review-detector Public

    A production-style fake review detection system combining LLMs, transformers, and ML models via ensemble voting.

    Jupyter Notebook

  4. latex-resume-engine latex-resume-engine Public

    Containerized FastAPI service for generating LaTeX resumes with Tectonic. Supports structured input, PDF rendering, and Overleaf-style preview workflows.

    Python

  5. resume-normalizer resume-normalizer Public

    FastAPI microservice that converts resumes (PDF, DOCX, or text) into a validated, canonical JSON schema using Google Gemini, with LLM-driven extraction and Pydantic-based normalization.

    Python

  6. OpenSourcePilot OpenSourcePilot Public

    OpenSourcePilot generates simple, step by step local setup guides for GitHub repositories and helps developers understand open issues clearly.

    JavaScript