Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@gitclone-url
gitclone-url
Follow
View gitclone-url's full-sized avatar
:shipit:
Noob but learning

Abhijeet gitclone-url

:shipit:
Noob but learning
Music has a different level of healing power ♬ +.🎧⋆☾⋆++✧
  • Bengal
  • 17:02 (UTC +05:30)

Block or report gitclone-url

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 250 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
gitclone-url /README.md

A self-taught coder passionate about open source, building small projects for fun in free time.

About Me

I'm a tech enthusiast with a deep love for cutting-edge technologies and am always eager to explore the latest innovations. 🌟

I have a dream of traveling to every part of the world and experiencing diverse cultures. ✈️

Nature is my escape, and I find solace in the beauty of the natural world. 🌿

You can call me an Android Enthusiast 😁. I enjoy tweaking Android phones and exploring the full potential of mobile devices. 📱

In my free time, I love playing games, immersing myself in virtual worlds, and taking on new gaming challenges. 🎮

My interests also extend to Android OS and Linux/Unix-like operating systems, where I enjoy delving into their intricacies. 💻

Currently, I'm immersing myself in learning web development, aiming to craft dynamic and responsive websites. 🌐

While I may not be a professional developer, I'm passionately dedicated to coding and love exploring various programming languages to broaden my expertise. 💡


My tech stack 👇


My GitHub Stats


Code of Life▼

#include <life.h>
bool alive = true;
void dailyRoutine() {
 while (alive) {
 if (isWorkingDay()) {
 wakeUp();
 breakfast();
 code();
 lunchBreak();
 relax();
 spendTimewithFriends();
 dinner();
 codeMore();
 sleep();
 } else {
 learnNewSkills();
 exploreSideProjects();
 contributeToOpenSource();
 haveFun();
 }
 if (isWeekend()) {
 weekendActivities();
 takeABreak();
 }
 }
}
int main() {
 dailyRoutine();
 return 0;
}

Contact me on Telegram Aussie Parrot GIF

Pinned Loading

  1. Boot-img-flasher Boot-img-flasher Public

    A standalone tool for flashing boot/init_boot images on any android devices.

    Shell 51 7

  2. Boot-image-Extractor Boot-image-Extractor Public

    A Python script to extract boot image from any Android devices with root access.

    Python 41 5

  3. PBRP-Recovery-Builder PBRP-Recovery-Builder Public template

    Use Github Actions to build PBRP recovery for your android devices

    5 32

  4. android_device_motorola_devon android_device_motorola_devon Public

    Recovery tree for motorola moto G32 for building orangefox recovery

    C++ 2

  5. android_device_micromax_E7544 android_device_micromax_E7544 Public

    Forked from Shas45558/android_device_micromax_E7544

    EOL!☠️ Use : https://github.com/Praveenganisetti/android_device_micromax_E7544

    Makefile 1 1

  6. Guide on how to extract a boot image... Guide on how to extract a boot image from any Android phone without needing to root using Magisk, without stock firmware or a custom recovery
    1
    <h1 align="center">Boot Image Extraction Guide</h1>
    2
    <h6 align="center">Guide on how to extract a boot image from any Android phone without needing to root using Magisk, without stock firmware or a custom recovery.</h6>
    3
    4
    ## Table of Contents
    5

AltStyle によって変換されたページ (->オリジナル) /