Skip to content
View sreejith-as's full-sized avatar

Block or report sreejith-as

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sreejith-as/README.md

Hey there! Sreejith here 👋

I am a Backend Developer who is exploring the worlds of Frontend Development and AI/Machine Learning 😉.

🔭 My journey includes mastering frameworks like React and exploring AI technologies.

🌱 I’m currently learning frontend development and expanding my skills in AI and machine learning.

💬 Ask me about Python Programming, Backend Development, and related topics.


Tech Stack !!

python logo django logo pandas logo html5 logo css3 logo javascript logo mysql logo postgresql logo sqlite logo


streak graph


You can find me in :

Popular repositories Loading

  1. ciphernet ciphernet Public

    A social media website built using django

    HTML

  2. sreejith-as sreejith-as Public

    Hello World, this is my profile.

  3. coffee_machine_project coffee_machine_project Public

    This Python program simulates a simple coffee machine that allows users to order various types of coffee drinks. The program manages resources (water, milk, coffee), processes payments, and dispens…

    Python

  4. coffee_maker_2-OOPs- coffee_maker_2-OOPs- Public

    This Python project simulates an advanced coffee maker machine that manages resources, processes orders, handles payments, and serves various coffee drinks. It demonstrates object-oriented programm…

    Python

  5. quiz_game quiz_game Public

    This Python project is a simple quiz game that tests the user's general knowledge. The game presents a series of true/false questions and keeps track of the user's score.

    Python

  6. snake_game snake_game Public

    This is a simple Snake Game built with Python using the turtle module.

    Python