MD SAMIUR RAHMAN TANIM's repositories
toxic-error-cloning
FB ERROR CLONING
TERMUX-SETUP-PRO
This is new termux user setup tools. It helps a new user to make him pro user.
100-Days-of-Python
π 100 Days of Python - A daily challenge to level up your Python skills! π» Follow along with daily YouTube tutorials, tackle real-world projects, and code along. Ready to join the challenge? π₯ Fork this repo and letβs make Python fun and viral! ππ Subscribe on YouTube: CodeWithTanim
Cosmetics-Product-Management-System
Cosmetics Product Management System Project
Guess-The-Number-Game
This is a HTML code of Guess The Number Game
Shortcut-Keys-Guide
Shortcut-Keys-Guide is a comprehensive collection of keyboard shortcuts for various operating systems and popular applications. This guide helps users boost productivity by providing quick access to essential shortcuts for tasks like text editing, file management, and navigation.
Tik-Tak-Toe
This is a Tik-Tak-Toe Game made by CodeWithTanim
adtU-3rd-Sem-Lab-Class-Work
Python 3rd Sem Class Work
FreeWinServer
WinServer
Password-Generator
Password Generator
Portfolio-T
This is a repository for my Portfolio Website
Social-Media-Source-Code
This is a source file for Facebook Web. You can make your own Social Media by using this source code
Unclickable-Love
Do You Love Me?
Video-Downloader
This is a repository for my Personal Downloader Website
Portfolio-3
This is a repository for my Portfolio Website
README-MANAGER
All REDME FILE
automated-resume-parser
Developed during my internship at Codec Technologies, this Automated Resume Parser extracts key details like name, contact info, skills, experience, and education from PDF/DOCX resumes. It helps streamline hiring by converting unstructured resumes into structured, readable data.
CodeWithTanim
Let's Remove Bugs or Create Bugs
Online-Quiz-App
A simple and interactive online quiz app built with PHP, MySQL, CSS, JavaScript. Users can take quizzes, view results, and track their progress..
real-time-stock-market-dashboard
A real-time stock market visualization dashboard built using Python, Streamlit, Plotly, and Alpha Vantage API. Developed as an internship project at Codec Technologies.
Cryptography-Algorithms-Implementation
π Educational Python project implementing AES (symmetric), RSA (asymmetric), and hashing (MD5, SHA-256, SHA-512). Includes clean code, examples, tests, and docs to demonstrate core cryptography concepts. Perfect for learning encryption, decryption, and secure hashing basics.
Custom-Ransomware-Simulation
π Custom Ransomware Simulation built for educational & cybersecurity training. Demonstrates safe AES-based file encryption/decryption in a sandbox environment. Includes key generation, logging, docs, and tests to help students understand ransomware behavior without real risks.
Password-Cracking-and-Hashing-Algorithms
π Educational project demonstrating password security concepts: hashing (MD5, SHA256, SHA512, bcrypt), salting, and simple cracking (dictionary & brute force). Includes clean Python code, examples, docs, and tests to help students learn secure password handling basics.