Skip to content
View imranzaheer612's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@OpenGenus @bitnine-net
Block or Report

Block or report imranzaheer612

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

πŸ„β€β™‚οΈ Imran Zaheer

Digital Craftsman (Developer/Creator)

I'm an indie developer and tech enthusiast. All coding projects are built from the ground up, from planning and designing to solving real-life problems with code. Love to work on new technologies and am always eager to learn new ones. Interested in Networks, Web, and System Designs.

repos mytwitter followers total stars My Website


🧰 Languages and Tools

Python

NodeJS

React

Firebase

Mongo

Java

MySql

Git

Linux

HTML

CSS

JavaScript

C++

GitHub

Bash


πŸ‘¨β€πŸ’» Imran's Coding Journey

I started my coding journey as a naive computer science student with a passion to learn everything I could about this programming world - code, Unix, Linux, Networks and theory. And all the while, teaching myself android development with a dream to build my app, but that soon got overshadowed by my desire to excel in Computer Networking. After learning a lot about the networks I jumped towards ethical hacking and learned a lot of hacking techniques. After spending some time learning hacking I noticed that I enjoy more while building new things and then I took a deep dive into software development, Learned how web apps work, learned different frameworks, and software design patterns and still learning.

However, I had another desire to teach others. I do blogging in my free time. And soon will start a youtube channel and will try to give back to the society.

Pinned

  1. reliableUDP reliableUDP Public

    Making udp reliable by implementing selective repeat, timeout and sequence numbers.

    C 1 1

  2. memories-app memories-app Public

    Save your memories, notes, pics online

    JavaScript

  3. flight-fare-prediction-regression flight-fare-prediction-regression Public

    Flight fare perdicting model

    Jupyter Notebook

  4. tours-app tours-app Public

    A server-side-rendered tours app.

    JavaScript

  5. TrieDictionary TrieDictionary Public

    Implemented trie data structure to creat a dictionary.

    C++ 1

  6. markdown-image-hosting markdown-image-hosting Public

    Parse all images in markdown replace them with hosted links.

    JavaScript