Skip to content
View hassan689's full-sized avatar
:shipit:
Hey lads I am software Developer and like to read books when I am free
:shipit:
Hey lads I am software Developer and like to read books when I am free

Block or report hassan689

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

Coding

🧬 About Me

interface Developer {
  name: string;
  role: string;
  location: string;
  languages: string[];
  currentFocus: string;
  funFact: string;
  available: boolean;
}

const hassanKhan: Developer = {
  name: "Hassan Khan",
  role: "Developer (Web, Mobile & Game Tech)",
  location: "Pakistan πŸ‡΅πŸ‡°",
  languages: ["Dart", "Python", "C++", "C#", "C", "JavaScript", "SQL"],
  currentFocus: "Building interactive applications with a focus on great user experience.",
  funFact: "I'm always working to translate smooth design into smooth code.",
  available: true // Based on being open to internships/leadership
};

## πŸ“Š Dynamic Analytics & Insights

Coding

🌟 "In the world of code, every bug is just an undocumented feature waiting to be discovered!"

πŸ’– Built with passion by Hassan Khan

Pinned Loading

  1. Foodyfast Foodyfast Public

    Dart

  2. Pacman_coal Pacman_coal Public

    Semester project that I am working on ; )

    Assembly

  3. Secure-ai-powered-voting-platform Secure-ai-powered-voting-platform Public

    JavaScript 1

  4. Hassan-portfolio Hassan-portfolio Public

    My portfolio

    JavaScript

  5. pingpong-using-pygame-and-opencv pingpong-using-pygame-and-opencv Public

    This is the ping pong game that I created using the opencv and pygame and Python to acomplish this task the basic purpose of this game is to connect opencv with game development pretty interesting …

    Python

  6. connect-open-source connect-open-source Public

    Connect App β€” A modern task-sharing platform where users can post tasks, hire service providers, chat, manage profiles, track locations, and complete work seamlessly using a clean Flutter UI.

    Dart 1