Skip to content
View ZainAsif767's full-sized avatar
🏬
Blacksight LLC
🏬
Blacksight LLC

Block or report ZainAsif767

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

Typing SVG

LinkedIn Portfolio Email Twitter



πŸš€ About Me

defmodule Zain do
  @moduledoc """
  Software Engineer passionate about building scalable systems
  """

  def current_role do
    %{
      company: "Blacksight LLC",
      position: "Software Engineer",
      location: "Remote (USA)",
      focus: ["Backend Development", "Distributed Systems", "Real-time Apps"],
      tech_stack: ["Elixir", "Phoenix", "LiveView", "PostgreSQL"]
    }
  end

  def expertise do
    %{
      backend: ["Elixir", "Phoenix", "PostgreSQL", "REST APIs", "Real-time Systems"],
      frontend: ["Angular", "React", "TypeScript", "Next.js", "LiveView"],
      practices: ["Clean Code", "System Design", "CI/CD", "Agile Development"]
    }
  end

  def journey do
    """
    πŸŽ“ CS Graduate from the University of Karachi
    πŸ’Ό Building production systems at Blacksight LLC
    πŸ”¨ Previously crafted enterprise UIs at IOMechs & Synergates
    🌱 Constantly exploring new technologies and patterns
    🎯 Focused on scalable, maintainable, and performant software
    """
  end

  def fun_facts do
    [
      "πŸ† Active hackathon participant",
      "πŸ’‘ Love solving real-world problems through code",
      "πŸ“š Always learning and experimenting",
      "🀝 Open to collaboration on interesting projects"
    ]
  end
end

πŸ› οΈ Tech Arsenal

🎯 Core Technologies

Elixir
Elixir
Phoenix
Phoenix
PostgreSQL
PostgreSQL
TypeScript
TypeScript

🎨 Frontend Frameworks

πŸ”§ Tools & Platforms

πŸ’Ύ Databases & More

🎨 UI/Styling


πŸ† Achievements & Certifications

Holopin Badges

πŸ“œ FullStack Labs Certified – React
πŸ“œ FullStack Labs Certified – Angular

πŸ“« Let's Connect!

I'm always interested in connecting with fellow developers, discussing interesting projects, or exploring collaboration opportunities!

πŸ’Œ Reach out via:

LinkedIn Email Twitter


πŸ’­ Random Dev Quote


πŸ“ˆ Contribution Graph

My activity graph


🌟 Show some ❀️ by starring some of the repositories!

Profile Views

Popular repositories Loading

  1. discuss discuss Public

    A web application that behaves like Forum for "Discussions".

    Elixir 17

  2. Computer-Graphics Computer-Graphics Public

    A repository for all OpenGL code

    C 15 1

  3. notifications-page notifications-page Public

    Notifications Page with interactive JS. Made using HTML5 & CSS3, Flexbox.

    HTML 10

  4. businesscard businesscard Public

    My Digital Business Card, made using React JS.

    JavaScript 10 2

  5. Starflix Starflix Public

    A simple movie landing page

    Elixir 10

  6. Cpp-Project-Map Cpp-Project-Map Public

    A C++ PROJECT that takes Location & Destination Input from user and computes the shortest path with directions.

    C++ 9