Skip to content
View farzanekram07's full-sized avatar

Block or report farzanekram07

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

πŸ’« About Me:

πŸš€ Aspiring Software Engineer aiming for a role at Google (SDE)
🧠 Currently deepening my knowledge in Python, Data Structures & Algorithms, and System Design
πŸ’» Passionate about solving real-world problems with clean, scalable code
πŸ“š Learning in public – building projects and sharpening problem-solving skills on LeetCode and GitHub
πŸ“« Let's connect: LinkedIn | Email me

🌐 Socials:

Behance Facebook LinkedIn Twitter Codepen

πŸ’» Tech Stack:

C HTML5 CSS3 LaTeX R Python TypeScript AWS Heroku Anaconda Django Apache MySQL SQLite Keras NumPy Pandas scikit-learn TensorFlow LINUX Docker Notion Kubernetes

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

🐦 Latest Tweet

✍️ Random Dev Quote

πŸ” Top Contributed Repo

πŸ˜‚ Random Dev Meme


Pinned Loading

  1. leetcode-solutions-python leetcode-solutions-python Public

    This repository contains my solutions for problems on LeetCode.

    Jupyter Notebook

  2. Plant-infection Plant-infection Public

    To identify infected plants and show their respective treatment

    HTML

  3. cli-weather-app cli-weather-app Public

    This is a simple Python Weather App that uses the OpenWeatherMap API to fetch and display real-time weather data for any city entered by the user. It runs in the terminal and shows the current temp…

    Python 1

  4. slot-machine-game slot-machine-game Public

    The slot machine game was created as a challenge project to explore python programming. It is simple but robust part of learning - simply apply what you are thinking. The world is full of ideas.

    Python 1

  5. python-learning-journey python-learning-journey Public

    python-learning-journey is a collection of beginner-friendly Python exercises focused on core programming concepts like: Input/Output operations Loops and control flow Pattern printing This repo re…

    Python

  6. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    This repository contains my step-by-step DSA (Data Structures & Algorithms) learning journey using Python. I’ve organized topics like Arrays, Searching, Sorting, Hashing, and more with notes, code …

    Python