GithubHelp home page GithubHelp logo

Hi šŸ‘‹, I'm SAZZAD HOSSEN

CSE at EWU

Image Description

github

  • šŸŒ± Iā€™m currently learning PHP, JAVA, JS, PYTHON,C++,HTML,DJANGO etc

  • šŸ“« How to reach me [email protected]

Connect with me:

@sazzad_ssen sazzad hossen https://www.facebook.com/sazzad.hossen.752861/ https://www.youtube.com/channel/uc3cmmnulfvzn-zd6p52x12q https://www.hackerrank.com/sazzad_hossen https://discord.gg/Rp7fD2eC

Languages and Tools:

bootstrap c cplusplus csharp css3 django git html5 illustrator java javascript matlab mssql mysql oracle pandas photoshop php python scikit_learn sqlite

ā€ƒā€ƒā€ƒā€ƒā€ƒ

trophy

Top Langs

GitHub stats

GitHub Activity Graph

GitHub metrics

GitHub streak stats

Profile views

Support:

SAZZAD HOSSEN



Sazzad Hossen's Projects

100-python-programing-excercise icon 100-python-programing-excercise

Is it Hard to Learn Python? Python is widely considered one of the easiest programming languages for a beginner to learn, but it is also difficult to master. Anyone can learn Python if they work hard enough at it, but becoming a Python Developer will require a lot of practice and patience.

article-summarizer-using-flask icon article-summarizer-using-flask

Scholarcy, the online article summarizer tool, reads your research articles, reports and book chapters in seconds and breaks them down into bite-sized sections ā€“ so you can quickly assess how important any document is to your work.

bd_agro_d-jango_system icon bd_agro_d-jango_system

BD AGRO system D-JANGO PROJECT. Django is a high-level Python web framework that enables rapid development of secure and maintainable websites

cgpa-calculator icon cgpa-calculator

A CGPA (Cumulative Grade Point Average) calculator is a tool used to compute a student's overall academic performance in a degree program. It assigns a numerical value to each grade earned, typically on a 4.0 scale in the United States, and calculates the average.

code-force-problem-solving icon code-force-problem-solving

I want to look at a problem and not psych myself out especially i competition. I know most great programmers go through this stage at least once in their lives. Their are times i am successful solving a solution without the help of google i HATE when i have to refer to google to find tips and ways to solve a particular problem. I get more by solving it myself without any references.

design-a-full-fledged-network-for-an-organization-with-multiple-subnets icon design-a-full-fledged-network-for-an-organization-with-multiple-subnets

The goal of this project was to have a thorough understanding of how a complex mesh of networks functions. This project also provided me with insight into how a sophisticated network architecture can be implemented in practice. Computer Network Is a collection of computers and other devices.

detect-the-garbage icon detect-the-garbage

Detect the Garbage to localize and classified: Based on Computer vision system.

face-recognition-and-attendence icon face-recognition-and-attendence

FACE DETECTION AND ATTENDENC-- Face detection is a computer vision problem that involves finding faces in photos. It is a trivial problem for humans to solve and has been solved reasonably well by classical feature-based techniques, such as the cascade classifier

flask-online-secure-chatting-system icon flask-online-secure-chatting-system

The provided Flask application facilitates a real-time chat system with user authentication, allowing users to exchange messages and images. It utilizes SQLAlchemy for database management, integrating a User model for account details and a Message model to store chat messages.

hacker-rank-problem-solutions icon hacker-rank-problem-solutions

Overall, HackerRank is extremely useful for job applicants because it prepares you for the type of questions you will be asked during the technical stages of your interview. Most employers now use platforms like HackerRank to narrow down their candidate list so it allows you to get ahead

html-full-course-for-beginners icon html-full-course-for-beginners

Fortunately, the basics of HTML are actually pretty easy for the average learner to grasp. You can start picking up HTML in a matter of hours. It should take you one to two weeks to get the full gist of HTML, and about a month of practice to get comfortable with the language

infix-to-prefix-convertion-by-python icon infix-to-prefix-convertion-by-python

Reverse the infix string. Note that while reversing the string you must interchange left and right parentheses. Obtain the postfix expression of the infix expression Step 1.Reverse the postfix expression to get the prefix expression

infix-to-prefix-to-postfix-conversion-assembly-code-by-c-program icon infix-to-prefix-to-postfix-conversion-assembly-code-by-c-program

While we use infix expressions in our day to day lives. Computers have trouble understanding this format because they need to keep in mind rules of operator precedence and also brackets. Prefix and Postfix expressions are easier for a computer to understand and evaluate. Given two operands a and b and an operator \odot , the infix notation implies that O will be placed in between a and b i.e (a * b) . When the operator is placed after both operands i.e ab\odot , it is called postfix notation. And when the operator is placed before the operands i.e (* a b) , the expression in prefix notation. Given any infix expression, we can obtain the equivalent prefix and postfix format.

phishinglinkgenaretor icon phishinglinkgenaretor

Phishing Link Generator in cybersecurity is a tool creating fake links for phishing attacks, tricking users into revealing sensitive info.

python-full-course-for-beginners icon python-full-course-for-beginners

Is it Hard to Learn Python? Python is widely considered one of the easiest programming languages for a beginner to learn, but it is also difficult to master. Anyone can learn Python if they work hard enough at it, but becoming a Python Developer will require a lot of practice and patience

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.