- π§βπ I am a student
- π§π© I am from Bangladesh
- π» Passionate about tech, especially Web Development & Programming
- π± Currently learning JavaScript, and C++
- π Fun Fact: I enjoy working on small projects just to explore new tech stacks!
Repository Name | Description | Date |
---|---|---|
Cosmetics Product Management System | A product management website. | Oct 2024 |
Online-Quiz-App | A simple and interactive online quiz app. | Mar 29, 2025 |
class Languages:
def __init__(self):
self.html = "HTML5"
self.css = "CSS3"
self.python = "Python"
self.c = "C"
self.csharp = ""