- Dhaka,Bangladesh
-
07:58
(UTC +06:00) - https://siraajul.vercel.app/
- @iamSiraajul
- in/siraajul
- iamsiraajul
- iamsiraajul
Highlights
-
siraajul Public
This repository showcases my personal portfolio, featuring my projects, skills, and experiences in software development. It highlights my work in web and mobile applications, data structures and al…
-
-
JS Public
Structured JavaScript learning repository tracking my journey from fundamentals to advanced concepts. Includes progressively challenging exercises, real-world projects, and coding challenges. Desig…
JavaScript UpdatedDec 18, 2024 -
crud Public
Flutter Product Management App is a robust mobile application designed to streamline product creation and management. Built with Flutter, this app provides a clean, intuitive interface for adding n…
Dart UpdatedDec 15, 2024 -
Web100 Public
Web100 is a showcase of what can be accomplished with just HTML and CSS. These projects are ideal for anyone learning web development or seeking inspiration for minimalist and efficient designs. 🌐
HTML UpdatedDec 11, 2024 -
TechVite Public
TechVite is a tech blog platform built for users who love staying updated on technology. With its smooth user experience, modern UI, and DaisyUI styling with Tailwind CSS, it is designed to keep us…
JavaScript UpdatedDec 11, 2024 -
NextUI Public
This repository is a playground for mastering the NextUI library and honing UI/UX skills in a React and Next.js environment. Perfect for learning and prototyping elegant interfaces! 🚀
TypeScript UpdatedDec 11, 2024 -
stickersmash Public
StickerSmash is a creative tool for photo editing, giving users the ability to personalize their pictures with emojis easily. Built for anyone who loves to add a touch of fun to their images! 🥳
TypeScript UpdatedDec 11, 2024 -
TailWindCSS Public
Tailwind CSS practice repository designed for systematic learning and skill development. Includes progressive projects, responsive challenges, and comprehensive exercises. Focuses on mastering util…
HTML UpdatedDec 11, 2024 -
-
portfolio_tsx Public
🚀 Full Stack Developer passionate about crafting scalable web apps with React, TypeScript & Node.js | Open to collaborate on innovative projects 💻
TypeScript UpdatedNov 29, 2024 -
protasker Public
a compact yet feature-rich employee management system where admins can create tasks, assign them to users, and monitor their status, including completed, pending, or failed. Users can view assigned…
JavaScript UpdatedNov 14, 2024 -
todospark Public
A minimalist React + Vite Todo application that offers essential CRUD operations (Create, Read, Update, Delete) with a clean, modern UI built using Tailwind CSS. Features include task completion to…
JavaScript UpdatedNov 10, 2024 -
MiniLandingPage Public
A sleek, responsive landing page showcasing modern CSS capabilities without JavaScript dependencies. Features include fluid layouts using Grid/Flexbox, smooth animations, custom properties, and mob…
CSS UpdatedNov 9, 2024 -
The_Basics_Web Public
A comprehensive collection of web development fundamentals and best practices, from HTML semantics to modern JavaScript patterns. This repository serves as both a learning path and reference guide,…
JavaScript UpdatedNov 9, 2024 -
ProgrammingEssentials Public
ProgrammingEssentials - 150 is a collection of 150 curated problems aimed at building strong foundational programming skills. Divided into 3 sprints (basic, intermediate, advanced), it helps learne…
-
Flutter-Companies-WorldWide Public
This repository compiles a list of tech companies specifically seeking Flutter developers, organized by country. Whether you're an experienced programmer or just starting your journey in Flutter, t…
-
Dart Public
The Dart repository contains all my practice code and experiments using the Dart programming language. This collection showcases various aspects of Object-Oriented Programming (OOP), including clas…
-
currency_converter Public
💱 A sleek and efficient Flutter currency converter app that transforms USD to BDT with real-time precision. Features a modern Material Design UI, clean architecture, and robust error handling. Perf…
-
tech-companies-in-bangladesh Public
Forked from MBSTUPC/tech-companies-in-bangladeshList of tech companies to help developers to find job.
MIT License UpdatedOct 29, 2024 -
LLD Public
This repository contains various low-level system design problems and their solutions, implemented in Java. It focuses on object-oriented design principles, design patterns (creational, structural,…
-
voting Public
📱 A modern Flutter voting app showcasing clean architecture and real-time vote tracking. Built with Provider state management and Material Design 3, featuring instant vote counting, results visuali…
Dart UpdatedOct 27, 2024 -
panels Public
A modern wallpaper app built with Flutter featuring a clean Material Design 3 interface and optimized image loading. Browse and set stunning wallpapers with a smooth, intuitive experience. Currentl…
Dart UpdatedOct 26, 2024 -
JavaMastery Public
JavaMastery is a repository for learning Java fundamentals, Data Structures & Algorithms (DSA), and problem-solving. It covers core Java concepts, common data structures, algorithms, and coding cha…
Java UpdatedOct 14, 2024 -
foodice Public
foodice is a fun and simple dice game designed to help you pick what to eat! Instead of rolling for numbers, you're rolling to decide on food options. It's a playful way to make meal choices when y…
-
PyRevival Public
The PyRevival repository is a collection of Python projects and practice code, designed to reinforce my programming skills. It includes examples ranging from basic scripts to more complex applicati…
-
docseek Public
DocSeek is a basic Flutter app UI where users can find doctors by category and view detailed information along with available appointment times. Simple and intuitive, it helps streamline the proces…
-
dartbook Public
A simple Dart application designed to help users manage their reading progress. This project allows users to create book entries, track pages read, and display detailed information about each book,…
-
BankManagement Public
A simple banking application built in Dart that allows users to manage their accounts. Features include account creation, fund deposits, withdrawals, and account balance display. Designed for educa…
-
CarAgeCalculator Public
A beginner-friendly Dart project demonstrating OOP principles with a Car class. Features include basic attribute management and age calculation. Perfect for learning Dart syntax and class implement…