Skip to content
View 404zhan's full-sized avatar

Block or report 404zhan

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
404zhan/README.md

💫 About Me:

Hi, I’m Azhan, a full-stack developer with a strong interest in data structures and algorithms. Outside of coding, I enjoy movies, TV shows, and chess.

🌐 Socials:

LinkedIn Quora X email

💻 Tech Stack:

Python TypeScript JavaScript HTML5 CSS3 GraphQL Render Firebase DigitalOcean Vercel Netlify Cloudflare Express.js FastAPI Django JWT Next JS NodeJS Nodemon TailwindCSS Vite Postgres MongoDB SQLite Prisma Pandas Plotly GitHub Git

📊 GitHub Stats:




Pinned Loading

  1. asteroids-clone asteroids-clone Public

    Classic arcade shooter implementation. Leverages OOP principles for game entities (ship, asteroids, bullets). Modular design facilitates easy expansion and maintenance. Core mechanics include thrus…

    Python

  2. cli-chess cli-chess Public

    Simple command-line chess opponent that uses algebraic notation. Requires: python-chess (install with `pip install python-chess`) Features: - Enter moves in algebraic notation (e.g. e4, Nf3, O-O, e…

    Python

  3. login-fastapi login-fastapi Public

    just a basic tkinter based loginpage GUI with backend using FASTAPI

    Python

  4. data-analytics-dashboard-EVs- data-analytics-dashboard-EVs- Public

    The EV CAN Data Analytics Dashboard is a Streamlit-based web app for visualizing and analyzing Electric Vehicle CAN log data. It decodes .trc files using .dbc definitions, converts them into struct…

    Python