Skip to content
View iamfoysal's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report iamfoysal

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
iamfoysal/README.md

Hey there

LinkedIn Connect

Gmail

foysal's Instagram Foysal's Stack Overflow

Visitors


Software engineer focused on building clean, scalable, and reliable systems. Currently exploring advanced architecture, backend development, data management, and project planning. A fast learner and team player, always eager to solve problems and improve through new technologies and best practices

from rest_framework.decorators import api_view
from rest_framework.response import Response

@api_view(['POST'])
def introduce_yourself(request):
    name = request.data.get('name', 'kawsar Alam Foysal')
    occupation = request.data.get('occupation', 'Software Developer')
    interests = request.data.get('interests', ['Python', 'Django', 'Rest Framework'])

    introduction = f"Hello, my name is {name}. I am a {occupation} and my interests include {', '.join(interests)}."

    return Response({'introduction': introduction})

GitHub Achievements

  • 💼 Any Freelance Work? Do reach, Send Mail
  • 💬 Ask me about anything, I'm happy to help;

**Languages and Tools:**


If you like what I do, maybe consider buying me a coffee/tea 🥺👉👈
Buy Me A Coffee


GitHub Stats

Thanks for visiting

Counting of visitors to this page in this section started from Nov 9, 2024

Flag Counter

Popular repositories Loading

  1. Awesome-Django-Admin-interface Awesome-Django-Admin-interface Public

    The Awesome-Django-Admin-Interface Resource.

    Python 85 20

  2. Django-Saas-Application Django-Saas-Application Public

    Django Software-as-a-Service SAAS Application setup

    Python 11

  3. Django-sslcommerz Django-sslcommerz Public

    Sslcommerz payment gateway implementation in Django

    Python 8 1

  4. iamfoysal iamfoysal Public

    Software engineer focused on building clean, scalable, and reliable systems. Currently exploring advanced architecture, backend development, data management, and project planning. A fast learner an…

    7

  5. employe-info employe-info Public template

    Employee management System. It will be able to store the data of a company employees and keep it in MySQL database. This is for the employees of tweetech.agency.

    JavaScript 5

  6. studio-dynamic studio-dynamic Public

    Choose from a curated selection of non copyrighted photos. Every image can be used for free for both commercial and personal uses.

    CSS 5 2