Skip to content
View shayan10's full-sized avatar

Block or report shayan10

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shayan10/README.md

Hi there!

I am Shayan Khan, a driven Backend Engineer specializing in Python and Node.js, wiith 2+ years industry experience developing production-ready REST API services. I have worked with several Fintech startups, integrating payment technologies like Stripe and Plaid ACH payments, and implement various authentication schemes such as OAuth, Access/Refresh tokens, and 2FA authenticaiton. I love working on REST APIs, designing and integrating different services, and have been getting into Data Analysis with at All Things Blockchain Network.

Highlights

Here are some of my most notable accomplishments so far:

  • ⭐ Reduced bottlenecks by 50% for ATBN services by refactoring codebase to use asynchronous processing with FastAPI
  • ⭐ Eliminated 20% of ATBN's API overage costs by caching responses from third-party APIs
  • ⭐ Designed an in-house Market Sentiment Analysis service powered by OpenAI's DaVinci LLM

Skills


I like to experiment with different technologies and continue to find new and betters way to do things. Here are some things I use on a daily basis:

  • Python
  • TypeScript
  • Node.js
  • React
  • C++
  • Docker

Projects

Privacy Policy Analyzer

Description: Developed a privacy policy analyzer using PyTorch, Scikit-Learn, and CUDA to fine-tune Meta’s Llama-3 8B LLM for text classification. Implemented AWS Inferentia2 for deployment and utilized Haystack and SpaCy for text preprocessing.
Link: Privacy Policy Analyzer

Stock Tracker

Description: Created a real-time stock tracking application using TypeScript, Express.js, PostgreSQL, and the Plaid API. Integrated WebSockets and React for live candlestick visualizations and used Docker Swarm for secure self-hosting.
Link: Stock Tracker

Asynchronous HTTP Server in C

Description: Built a high-performance HTTP server in C with Epoll for handling over 10,000 concurrent requests and efficient file transfers, achieving speeds of ~1 GB/s.
Link: Asynchronous HTTP Server in C

UIC Campus Navigator

Description: Developed a campus navigation tool using C++ and OpenStreetMap data to determine optimal paths between campus areas, improving user navigation.
Link: UIC Campus Navigator

Battleship Capstone Project

Description: Designed a multi-threaded Battleship game application in Java with SQLite integration for tracking player stats and Elo-based matchmaking.
Link: Battleship Capstone Project

Resume 📄

If you are interested in getting a more detailed idea about my skills, here's a link to my resume:

🔗 View my resume

Contact ☎️

If you would like to get in touch to discuss ideas, projects, or anything else, let's connect on LinkedIn:

Link to my LinkedIn profile

Pinned Loading

  1. sindri sindri Public

    Privacy Policy Analyzer built with SpaCy, Pandas, HuggingFace, and Meta's LLama 3 LLM

    HTML

  2. stock-sense stock-sense Public

    Investment Portfolio Tracker built with TypeScript, Node.js, and React

    TypeScript

  3. async_http_server async_http_server Public

    High-Performance Asynchronous HTTP Server built with C

    Shell

  4. battleship battleship Public

    Multiplayer Battleship Game built with Java, SQLite, and CSS

    Java

  5. openmap openmap Public

    UIC Campus Navigator built with C++ and TinyXML

    C++