Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task-complete #12041

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2426,4 +2426,9 @@ Noida
#### Name: [Ítalo Epifânio](https://github.com/itepifanio)
- Place: Natal, Brazil
- Bio: Web developer PHP and Python
- Github: [Ítalo Epifânio](https://github.com/itepifanio)
- Github: [Ítalo Epifânio](https://github.com/itepifanio)

#### Name: [Yashal Ali](https://github.com/yashal-ali)
- Place: Karachi, Sindh, Pakistan
- Bio: Computer Systems Engineering student, Frontend Developer with experience in Next.js, React, and Redux.
- GitHub: [yashal-ali](https://github.com/yashal-ali)
22 changes: 22 additions & 0 deletions profiles/Yashal_Ali.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Yashal Ali

### Location
Pakistan

### Academics
Bachelor of Engineering (Computer Systems)
Expected Graduation: June 2025

### Interests
- Frontend Development
- Machine Learning
- Open-Source Contributions
- Hackathons and Competitions

### Development
- Frontend Developer at Conceptzi, working with Next.js, React, and CSS for responsive UIs.
- Redux for state management and API integrations to improve platform functionality.


### Profile Link
[GitHub](https://github.com/yashal-ali)
9 changes: 9 additions & 0 deletions scripts/hello_world_yashalali.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# LANGUAGE: Python
# ENV: Python 3.x
# AUTHOR: Yashal Ali
# GITHUB: https://github.com/yashal-ali

print('Hello, World!')

# Python is a simple and powerful programming language.
# Learn more at: https://docs.python.org/3/tutorial/