Skip to content
View GraphicsAndroid65's full-sized avatar

Block or report GraphicsAndroid65

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
GraphicsAndroid65/README.md
GraphicsAndroid65 — full-stack web development, machine learning and Android modding

About

Full-stack developer from India. I build web applications and machine learning pipelines, and I got into all of it through Android game graphics modding — which is still where the account name comes from.

  • 🌐 Web — FastAPI back-ends with vanilla JS and HTML/CSS front-ends. No framework worship, just things that ship.
  • 📊 Machine learning — classification and prediction on real tabular data: customer churn, click-through rate, hospital records. scikit-learn, pandas, Random Forest.
  • 🎮 Android modding — texture and graphics mods for mobile games, reverse-engineered from the APKs.
  • 🎓 Coursework — Smart India Hackathon entries and college systems projects, kept public so they're actually reviewable.

Featured Work

Project What it is Stack
Plug-Point_website EV charging platform — locate, book and pay for charging stations. HTML CSS JS
customer_churn_prediction Churn predictor served over an API, Random Forest model with a web front-end. Python FastAPI scikit-learn
Aura-CTR-Prediction Ad click-through-rate prediction — Gradient Boosting model with a React 19 front-end on Firebase. React Gradient Boosting Firebase
payload AI chatbot embedded in Windows PowerShell and CMD. Code in, code out, no admin rights needed. PowerShell
Hospital_Management_System Modular patient-data analysis: demographics, treatment cost, medical patterns. Python
SmartCampus_SIH Smart India Hackathon campus-management prototype. JavaScript
Employee_Management_library-c- Employee records system — add, modify, delete, search. C++
Traffic-Rider-Graphics-mod Remastered textures and graphics mod for Traffic Rider. Android modding

Tech Arsenal

Languages, frameworks and tooling I work with

By the Numbers

GitHub statistics Language distribution across public repositories Contribution graph for the last year

Also building AI and Android systems tooling over at @GamerX3560 and an Arch Linux distribution at @GamerXECO-sys55.
Graphics on this page are self-hosted animated SVGs, regenerated from the GitHub API by a scheduled workflow.

Pinned Loading

  1. Employee_Management_library-c- Employee_Management_library-c- Public

    Employee management system in C++ — add, modify, delete and search employee records from a menu-driven console interface.

    C++

  2. GamerX_Linux_Sourcecode GamerX_Linux_Sourcecode Public

    archiso build source for GamerX Linux — airootfs overlay, GRUB theming and mkinitcpio configuration for a custom Arch Linux ISO.

    Python

  3. Movie-Website Movie-Website Public

    Movie and web-series download portal built with HTML and CSS — responsive listing layout with multiple quality tiers.

    HTML

  4. Plug-Point_website Plug-Point_website Public

    Plug Point — EV charging platform where electric-vehicle owners can locate, book and pay for charging stations.

    HTML

  5. Hospital_Management_System Hospital_Management_System Public

    Hospital patient data analysis system in Python — modular analysis of patient demographics, treatment costs and medical data patterns.

    Python