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

Block or report JunaidKhan444

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

Hey, [Junaid Khan!]

Welcome to my corner of the digital universe!...

Linkedin Badge Gmail Badge Dev Badge

💻 Technologies I Love

  • Python
  • TypeScript
  • Backend Web Development
  • SQL

Programming Languages

Technologies I Use

Who am I?

class WhoAmI:
	user = "Junaid Khan"
   	current_work = "Writing code and learning new technologies"
   	hobbies = [
   			"Cricket",
   			"Watching Anime",
   			"Being up all Night chasing that ONE BUG..."
   		]
   
   def getCity():
   	return Srinagar_India()
   
   def Ambitions():
   	MasteryPython()
   	ContributeToOpenSource()
   	# Assume 10 more awesome ambitions here  ;)
   

Current Works

  • Started learning Docker and PostgreSQL !!
  • I'm currently working as Junior Software Engineer building Apps with Nestjs, Expressjs and React and working up on polishing my skills 🌱 in Competitive Programming.
  • Getting Started with React-Native !!

GitHub Stats

JunaidKhan444

Other Stuff

Pinned Loading

  1. draggable-kanban-board draggable-kanban-board Public

    The Kanban Board 📌 is a dynamic tool for visually managing tasks from "Todo" to "Completed." Enjoy seamless drag-and-drop, detailed task views, and light/dark mode in a responsive design.

    TypeScript 2

  2. MarkIt MarkIt Public

    A secure bookmark management API built with NestJS. It features user registration, login, profile updates, and CRUD operations on bookmarks, all secured with JWT tokens.

    TypeScript 1

  3. colored-icons colored-icons Public

    Forked from dheereshagrwal/colored-icons

    The colored icons library is a collection of brand logos and tech stack logos. It's a handy resource to easily add brand icons to your projects without the hassle of manual attribution.

    CSS