Skip to content
View ilakshaygupt's full-sized avatar
πŸ‘‹
HALLO :D
πŸ‘‹
HALLO :D

Highlights

  • Pro

Block or report ilakshaygupt

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


Headline

Twitter Discord Gmail

# !/usr/bin/python
# -*- coding: utf-8 -*-

class Developer:

    def __init__(self):
    self.name = "Lakshay Gupta πŸ˜„"
    self.role = "Backend Developer πŸ’»"
    self.love = "Python 🐍"
    self.location = "Somewhere on Earth 🌍"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = Developer()
me.say_hi()

image image image image image

image image image image

image image image

image image

GIF

Pinned Loading

  1. Soundly-Backend Soundly-Backend Public

    Soundly Backend is the server-side component of a music streaming and playlist management system. It enables users to listen to their favorite songs, create playlists, and explore music.

    JavaScript

  2. CODETION-BACKEND CODETION-BACKEND Public

    Online coding platform build with Next js 14 ,Typescript,tailwind-css and Node-Django microservices

    JavaScript

  3. cf_scraper cf_scraper Public

    A simple Flask app to get all the questions done by the user in codeforces and compare it with other users.

    Python

  4. MangaBot MangaBot Public

    A Telegram bot powered by Python and Docker, enabling users to search for manga titles from "manganato.com" directly within Telegram. Leveraging the Telegram Bot API and telebot library, it offers …

    Python

  5. Justice_link Justice_link Public

    Software implementation for addresing the challenges faced by Undertrail Prisoners in India.

    Dart

  6. Soundly-iOS Soundly-iOS Public

    Soundly-iOS is a music streaming and playlist management platform. It enables users to listen to their favorite songs, create playlists, and explore music.

    Swift